wangliang vor 4 Jahren
Ursprung
Commit
76da8ce36f
6 geänderte Dateien mit 907 neuen und 0 gelöschten Zeilen
  1. BIN
      .DS_Store
  2. 619 0
      logs/themis-backend.log
  3. 288 0
      logs/themis-exam.log
  4. BIN
      themis-backend/.DS_Store
  5. BIN
      themis-exam/.DS_Store
  6. BIN
      themis-task/.DS_Store

BIN
.DS_Store


Datei-Diff unterdrückt, da er zu groß ist
+ 619 - 0
logs/themis-backend.log


+ 288 - 0
logs/themis-exam.log

@@ -0,0 +1,288 @@
+2020-09-28 18:52:24.953| main | INFO |  -  | Starting ThemisExamApplication on kingdeMacBook-Air.local with PID 8255 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
+2020-09-28 18:52:24.963| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
+2020-09-28 18:52:29.545| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
+2020-09-28 18:52:29.551| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
+2020-09-28 18:52:29.604| main | INFO |  -  | Finished Spring Data repository scanning in 28ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
+2020-09-28 18:52:29.879| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.880| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.880| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.881| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.881| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.882| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.882| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.883| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.883| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.883| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.884| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.884| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.884| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.884| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.884| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.885| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.885| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.885| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.886| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.886| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.886| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.887| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.887| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.887| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.888| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.888| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.888| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.889| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.889| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.889| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.889| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.890| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.890| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.890| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.891| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.891| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.891| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:29.892| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
+2020-09-28 18:52:31.739| main | INFO |  -  | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
+2020-09-28 18:52:31.763| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
+2020-09-28 18:52:31.765| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
+2020-09-28 18:52:31.766| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
+2020-09-28 18:52:31.980| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
+2020-09-28 18:52:31.981| main | INFO |  -  | Root WebApplicationContext: initialization completed in 6499 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
+2020-09-28 18:52:37.513| main | INFO |  -  | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2020-09-28 18:52:37.515| main | INFO |  -  | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2020-09-28 18:52:37.515| main | INFO |  -  | Initializing ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2020-09-28 18:52:37.522| main | INFO |  -  | Initializing ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
+2020-09-28 18:52:40.632| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
+2020-09-28 18:52:42.519| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
+2020-09-28 18:52:42.552| main | INFO |  -  | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
+2020-09-28 18:52:42.555| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
+2020-09-28 18:52:42.573| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
+2020-09-28 18:52:42.634| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
+2020-09-28 18:52:42.986| main | INFO |  -  | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2020-09-28 18:52:43.000| main | INFO |  -  | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2020-09-28 18:52:43.008| main | INFO |  -  | Generating unique operation named: liveUrlUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2020-09-28 18:52:43.017| main | INFO |  -  | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2020-09-28 18:52:43.280| main | INFO |  -  | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2020-09-28 18:52:43.311| main | INFO |  -  | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2020-09-28 18:52:43.324| main | INFO |  -  | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
+2020-09-28 18:52:43.422| main | INFO |  -  | Started ThemisExamApplication in 22.324 seconds (JVM running for 31.054) | [org.springframework.boot.StartupInfoLogger:61]
+2020-09-28 18:52:43.427| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:40]
+2020-09-28 18:52:43.542| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-session,topic:themis-topic-exam,tag:WEB||WIN||MAC||WXAPP||IOS||ANDROID,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.560| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-userLog,topic:themis-topic-exam,tag:USER||STUDENT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.622| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-task,topic:themis-topic-exam,tag:EXAM_STUDENT_IMPORT||ROOM_CODE_IMPORT||ROOM_CODE_EXPORT||EXAM_PAPER_IMPORT||EXAM_STUDENT_EXPORT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.702| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-log,topic:themis-topic-exam,tag:EXCEPTION_LOG||WARNING_LOG||MONITOR_LOG,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.762| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_HARD_FINISH||OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.828| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.846| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketDelay,topic:themis-topic-exam,tag:OE_UN_NORMAL,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.871| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-calculateObjectiveScore,topic:themis-topic-exam,tag:CALCULATE_OBJECTIVE_SCORE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.886| http-nio-6002-exec-2 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
+2020-09-28 18:52:43.887| http-nio-6002-exec-2 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
+2020-09-28 18:52:43.907| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-faceVerifySave,topic:themis-topic-exam,tag:FACE_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.929| http-nio-6002-exec-2 | INFO |  -  | Completed initialization in 42 ms | [org.springframework.web.servlet.FrameworkServlet:547]
+2020-09-28 18:52:43.929| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-livenessVerifySave,topic:themis-topic-exam,tag:LIVENESS_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:43.966| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordPersisted,topic:themis-topic-exam,tag:EXAM_RECORD_PERSISTED,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:44.126| http-nio-6002-exec-1 | INFO |  -  | exam HandlerInterceptor preHandle is come in | [com.qmth.themis.exam.interceptor.AuthInterceptor:55]
+2020-09-28 18:52:44.128| http-nio-6002-exec-2 | INFO |  -  | exam HandlerInterceptor preHandle is come in | [com.qmth.themis.exam.interceptor.AuthInterceptor:55]
+2020-09-28 18:52:44.133| http-nio-6002-exec-1 | INFO |  -  | platform:ANDROID,deviceId:b226b9cf1acc4962,authorization:Token 4209230001-1389046525-MOBILE_FIRST:uQYlWBpQHcAmcK1BlQ2t9oac244=,method:POST,time:1601290362587 | [com.qmth.themis.exam.interceptor.AuthInterceptor:65]
+2020-09-28 18:52:44.134| http-nio-6002-exec-2 | INFO |  -  | platform:ANDROID,deviceId:b226b9cf1acc4962,authorization:Token 4209230001-1389046525-MOBILE_FIRST:uQYlWBpQHcAmcK1BlQ2t9oac244=,method:POST,time:1601290362885 | [com.qmth.themis.exam.interceptor.AuthInterceptor:65]
+2020-09-28 18:52:44.137| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE||EXAM_RECORD_UPDATE_COLUMNS,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:44.196| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordInit,topic:themis-topic-exam,tag:EXAM_RECORD_INIT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:44.229| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examStudentUpdate,topic:themis-topic-exam,tag:EXAM_STUDNET_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:44.252| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreak,topic:themis-topic-exam,tag:EXAM_BREAK,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
+2020-09-28 18:52:44.260| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:89]
+2020-09-28 18:52:45.578| http-nio-6002-exec-3 | INFO |  -  | mapParameter:{"Authorization":["Token 4209230001-1389046525-MOBILE_FIRST:uQYlWBpQHcAmcK1BlQ2t9oac244="],"recordId":["43378961052336128"],"source":["MOBILE_FIRST"],"time":["1601290364066"],"deviceId":["b226b9cf1acc4962"],"platform":["ANDROID"]} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:78]
+2020-09-28 18:52:45.580| http-nio-6002-exec-3 | INFO |  -  | uri:ws://192.168.10.86:6002/mobile?platform=ANDROID&Authorization=Token+4209230001-1389046525-MOBILE_FIRST%3AuQYlWBpQHcAmcK1BlQ2t9oac244%3D&deviceId=b226b9cf1acc4962&source=MOBILE_FIRST&time=1601290364066&recordId=43378961052336128 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:79]
+2020-09-28 18:52:45.625| http-nio-6002-exec-3 | INFO |  -  | 用户连接:4209230001-1389046525-MOBILE_FIRST,当前在线人数为:3 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:114]
+2020-09-28 18:52:45.636| http-nio-6002-exec-3 | INFO |  -  | ip[:192.168.11.198]连接成功 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:118]
+2020-09-28 18:52:46.258| http-nio-6002-exec-2 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
+2020-09-28 18:52:46.284| http-nio-6002-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.285| http-nio-6002-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,identity,password,idcard_number,mobile_number,name,gender,base_photo_path,enable,create_id,create_time,update_id,update_Time FROM t_e_student WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.656| http-nio-6002-exec-2 | DEBUG |  -  | ==> Parameters: 42250004814888960(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.661| http-nio-6002-exec-1 | DEBUG |  -  | ==> Parameters: 42250004814888960(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.756| http-nio-6002-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.757| http-nio-6002-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.783| http-nio-6002-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.783| http-nio-6002-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.789| http-nio-6002-exec-1 | DEBUG |  -  | ==> Parameters: 1(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.793| http-nio-6002-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.822| http-nio-6002-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:46.830| http-nio-6002-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.127| http-nio-6002-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.130| http-nio-6002-exec-1 | DEBUG |  -  | ==> Parameters: STUDENT(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.138| http-nio-6002-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.141| http-nio-6002-exec-2 | DEBUG |  -  | ==> Parameters: STUDENT(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.145| http-nio-6002-exec-1 | DEBUG |  -  | <==      Total: 34 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.177| http-nio-6002-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.183| http-nio-6002-exec-1 | DEBUG |  -  | ==> Parameters: 64(Long), 65(Long), 66(Long), 67(Long), 68(Long), 69(Long), 70(Long), 71(Long), 72(Long), 73(Long), 137(Long), 74(Long), 138(Long), 75(Long), 76(Long), 77(Long), 78(Long), 79(Long), 80(Long), 89(Long), 90(Long), 91(Long), 92(Long), 93(Long), 157(Long), 94(Long), 95(Long), 114(Long), 115(Long), 116(Long), 117(Long), 60(Long), 62(Long), 63(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.205| http-nio-6002-exec-2 | DEBUG |  -  | <==      Total: 34 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.224| http-nio-6002-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.225| http-nio-6002-exec-1 | DEBUG |  -  | <==      Total: 33 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.234| http-nio-6002-exec-2 | DEBUG |  -  | ==> Parameters: 64(Long), 65(Long), 66(Long), 67(Long), 68(Long), 69(Long), 70(Long), 71(Long), 72(Long), 73(Long), 137(Long), 74(Long), 138(Long), 75(Long), 76(Long), 77(Long), 78(Long), 79(Long), 80(Long), 89(Long), 90(Long), 91(Long), 92(Long), 93(Long), 157(Long), 94(Long), 95(Long), 114(Long), 115(Long), 116(Long), 117(Long), 60(Long), 62(Long), 63(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.262| http-nio-6002-exec-2 | DEBUG |  -  | <==      Total: 33 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.520| http-nio-6002-exec-1 | INFO |  -  | ============请求地址========:http://192.168.10.86:6002/api/mobile/monitor/live_url | [com.qmth.themis.exam.aspect.ApiControllerAspect:55]
+2020-09-28 18:52:47.521| http-nio-6002-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.exam.api.TIeInvigilateCallMobileController | [com.qmth.themis.exam.aspect.ApiControllerAspect:56]
+2020-09-28 18:52:47.521| http-nio-6002-exec-2 | INFO |  -  | ============请求地址========:http://192.168.10.86:6002/api/mobile/monitor/status | [com.qmth.themis.exam.aspect.ApiControllerAspect:55]
+2020-09-28 18:52:47.521| http-nio-6002-exec-1 | INFO |  -  | ============方法===========:liveUrl | [com.qmth.themis.exam.aspect.ApiControllerAspect:57]
+2020-09-28 18:52:47.521| http-nio-6002-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.exam.api.TIeInvigilateCallMobileController | [com.qmth.themis.exam.aspect.ApiControllerAspect:56]
+2020-09-28 18:52:47.522| http-nio-6002-exec-2 | INFO |  -  | ============方法===========:status | [com.qmth.themis.exam.aspect.ApiControllerAspect:57]
+2020-09-28 18:52:47.554| http-nio-6002-exec-1 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"recordId":43378961052336128,"liveUrl":"oe_1_mobile_first","source":"MOBILE_FIRST"}] | [com.qmth.themis.exam.aspect.ApiControllerAspect:67]
+2020-09-28 18:52:47.554| http-nio-6002-exec-2 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"recordId":43378961052336128,"source":"MOBILE_FIRST","status":"STOP","type":"SOFTWARE_STOP"}] | [com.qmth.themis.exam.aspect.ApiControllerAspect:67]
+2020-09-28 18:52:47.554| http-nio-6002-exec-1 | INFO |  -  | ============platform===========:ANDROID | [com.qmth.themis.exam.aspect.ApiControllerAspect:74]
+2020-09-28 18:52:47.555| http-nio-6002-exec-2 | INFO |  -  | ============platform===========:ANDROID | [com.qmth.themis.exam.aspect.ApiControllerAspect:74]
+2020-09-28 18:52:47.555| http-nio-6002-exec-1 | INFO |  -  | ============deviceId===========:b226b9cf1acc4962 | [com.qmth.themis.exam.aspect.ApiControllerAspect:75]
+2020-09-28 18:52:47.555| http-nio-6002-exec-2 | INFO |  -  | ============deviceId===========:b226b9cf1acc4962 | [com.qmth.themis.exam.aspect.ApiControllerAspect:75]
+2020-09-28 18:52:47.556| http-nio-6002-exec-2 | INFO |  -  | ============Authorization===========:Token 4209230001-1389046525-MOBILE_FIRST:uQYlWBpQHcAmcK1BlQ2t9oac244= | [com.qmth.themis.exam.aspect.ApiControllerAspect:76]
+2020-09-28 18:52:47.556| http-nio-6002-exec-2 | INFO |  -  | ============time===========:1601290362885 | [com.qmth.themis.exam.aspect.ApiControllerAspect:77]
+2020-09-28 18:52:47.557| http-nio-6002-exec-1 | INFO |  -  | ============Authorization===========:Token 4209230001-1389046525-MOBILE_FIRST:uQYlWBpQHcAmcK1BlQ2t9oac244= | [com.qmth.themis.exam.aspect.ApiControllerAspect:76]
+2020-09-28 18:52:47.558| http-nio-6002-exec-1 | INFO |  -  | ============time===========:1601290362587 | [com.qmth.themis.exam.aspect.ApiControllerAspect:77]
+2020-09-28 18:52:47.630| http-nio-6002-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"2e1eecd67a424a1b808cd899206b4e28","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1601290367609,"body":{"recordId":43378961052336128,"colName":"monitor_status_source","colValue":"STOP"},"type":"EXAM_RECORD_UPDATE","objId":"43378961052336128","objName":"monitor_status_source","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2020-09-28 18:52:47.628| http-nio-6002-exec-1 | INFO |  -  | sendOneWay mqDto:{"id":"42cb443b6292490d8b09eef2d0956ed4","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1601290367609,"body":{"recordId":43378961052336128,"colName":"monitor_live_url","colValue":"oe_1_mobile_first"},"type":"EXAM_RECORD_UPDATE","objId":"43378961052336128","objName":"monitor_live_url","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2020-09-28 18:52:47.720| ConsumeMessageThread_1 | INFO |  -  | :333-:ConsumeMessageThread_1 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:761]
+2020-09-28 18:52:47.720| ConsumeMessageThread_2 | INFO |  -  | :334-:ConsumeMessageThread_2 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:761]
+2020-09-28 18:52:47.738| ConsumeMessageThread_2 | INFO |  -  | :334-:ConsumeMessageThread_2 consumer 接收到的消息:{"id":"42cb443b6292490d8b09eef2d0956ed4","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1601290367609,"body":{"recordId":43378961052336128,"colName":"monitor_live_url","colValue":"oe_1_mobile_first"},"type":"EXAM_RECORD_UPDATE","objId":"43378961052336128","objName":"monitor_live_url","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:763]
+2020-09-28 18:52:47.738| ConsumeMessageThread_1 | INFO |  -  | :333-:ConsumeMessageThread_1 consumer 接收到的消息:{"id":"2e1eecd67a424a1b808cd899206b4e28","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1601290367609,"body":{"recordId":43378961052336128,"colName":"monitor_status_source","colValue":"STOP"},"type":"EXAM_RECORD_UPDATE","objId":"43378961052336128","objName":"monitor_status_source","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:763]
+2020-09-28 18:52:47.743| ConsumeMessageThread_2 | INFO |  -  | :334-:ConsumeMessageThread_2 准备执行mq exec:execMqRecordUpdateLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:770]
+2020-09-28 18:52:47.743| ConsumeMessageThread_1 | INFO |  -  | :333-:ConsumeMessageThread_1 准备执行mq exec:execMqRecordUpdateLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:770]
+2020-09-28 18:52:47.747| http-nio-6002-exec-1 | INFO |  -  | sendOneWay mqDto:{"id":"1d8314db0ea0455dbb169c6395da9be4","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1601290367716,"body":{"id":"43409232686481408","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"43378961052336128","examId":null,"examActivityId":null,"examStudentId":null,"source":"MOBILE_FIRST","liveUrl":"oe_1_mobile_first","status":"INIT","type":null,"callStatus":null,"monitorKey":"1","remark":null},"type":"MONITOR_LOG","objId":"43409232686481408","objName":"MOBILE_FIRST","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2020-09-28 18:52:47.763| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: update t_oe_exam_record t set t.monitor_status_source=? where t.id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.764| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: update t_oe_exam_record t set t.monitor_live_url=? where t.id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.775| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: STOP(String), 43378961052336128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.775| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: oe_1_mobile_first(String), 43378961052336128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.784| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.788| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.823| ConsumeMessageThread_1 | INFO |  -  | :335-:ConsumeMessageThread_1 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:761]
+2020-09-28 18:52:47.824| ConsumeMessageThread_1 | INFO |  -  | :335-:ConsumeMessageThread_1 consumer 接收到的消息:{"id":"1d8314db0ea0455dbb169c6395da9be4","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1601290367716,"body":{"id":"43409232686481408","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"43378961052336128","examId":null,"examActivityId":null,"examStudentId":null,"source":"MOBILE_FIRST","liveUrl":"oe_1_mobile_first","status":"INIT","type":null,"callStatus":null,"monitorKey":"1","remark":null},"type":"MONITOR_LOG","objId":"43409232686481408","objName":"MOBILE_FIRST","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:763]
+2020-09-28 18:52:47.956| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:47.987| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 2e1eecd67a424a1b808cd899206b4e28(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.012| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.111| http-nio-6002-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"512c1e414eec4ab9905fb230649a5298","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1601290367719,"body":{"id":"43409233277878272","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"43378961052336128","examId":null,"examActivityId":null,"examStudentId":null,"source":"MOBILE_FIRST","liveUrl":"oe_1_mobile_first","status":"START","type":"SOFTWARE_STOP","callStatus":"STOP","monitorKey":"1","remark":null},"type":"MONITOR_LOG","objId":"43409233277878272","objName":"MOBILE_FIRST","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2020-09-28 18:52:48.145| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.155| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.156| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 42cb443b6292490d8b09eef2d0956ed4(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.166| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 2e1eecd67a424a1b808cd899206b4e28(String), themis-topic-exam(String), EXAM_RECORD_UPDATE(String), {"recordId":4.3378961052336128E16,"colName":"monitor_status_source","colValue":"STOP"}(String), EXAM_RECORD_UPDATE(String), 43378961052336128(String), monitor_status_source(String), 2(Integer), 1601290368143(Long), 1601290367609(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.184| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.184| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.189| ConsumeMessageThread_2 | INFO |  -  | :336-:ConsumeMessageThread_2 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:761]
+2020-09-28 18:52:48.190| ConsumeMessageThread_2 | INFO |  -  | :336-:ConsumeMessageThread_2 consumer 接收到的消息:{"id":"512c1e414eec4ab9905fb230649a5298","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1601290367719,"body":{"id":"43409233277878272","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"43378961052336128","examId":null,"examActivityId":null,"examStudentId":null,"source":"MOBILE_FIRST","liveUrl":"oe_1_mobile_first","status":"START","type":"SOFTWARE_STOP","callStatus":"STOP","monitorKey":"1","remark":null},"type":"MONITOR_LOG","objId":"43409233277878272","objName":"MOBILE_FIRST","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:763]
+2020-09-28 18:52:48.198| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.204| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 42cb443b6292490d8b09eef2d0956ed4(String), themis-topic-exam(String), EXAM_RECORD_UPDATE(String), {"recordId":4.3378961052336128E16,"colName":"monitor_live_url","colValue":"oe_1_mobile_first"}(String), EXAM_RECORD_UPDATE(String), 43378961052336128(String), monitor_live_url(String), 2(Integer), 1601290368195(Long), 1601290367609(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.211| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
+2020-09-28 18:52:48.225| http-nio-6002-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiControllerAspect:80]
+2020-09-28 18:52:48.235| http-nio-6002-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiControllerAspect:80]
+2020-09-28 18:52:48.963| http-nio-6002-exec-4 | INFO |  -  | exam HandlerInterceptor preHandle is come in | [com.qmth.themis.exam.interceptor.AuthInterceptor:55]
+2020-09-28 18:52:48.965| http-nio-6002-exec-4 | INFO |  -  | platform:ANDROID,deviceId:b226b9cf1acc4962,authorization:Token 4209230001-1389046525-MOBILE_FIRST:uQYlWBpQHcAmcK1BlQ2t9oac244=,method:POST,time:1601290368221 | [com.qmth.themis.exam.interceptor.AuthInterceptor:65]
+2020-09-28 18:52:48.983| http-nio-6002-exec-4 | INFO |  -  | ============请求地址========:http://192.168.10.86:6002/api/mobile/monitor/status | [com.qmth.themis.exam.aspect.ApiControllerAspect:55]
+2020-09-28 18:52:48.983| http-nio-6002-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.exam.api.TIeInvigilateCallMobileController | [com.qmth.themis.exam.aspect.ApiControllerAspect:56]
+2020-09-28 18:52:48.984| http-nio-6002-exec-4 | INFO |  -  | ============方法===========:status | [com.qmth.themis.exam.aspect.ApiControllerAspect:57]
+2020-09-28 18:52:48.985| http-nio-6002-exec-4 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"recordId":43378961052336128,"source":"MOBILE_FIRST","status":"START"}] | [com.qmth.themis.exam.aspect.ApiControllerAspect:67]
+2020-09-28 18:52:48.985| http-nio-6002-exec-4 | INFO |  -  | ============platform===========:ANDROID | [com.qmth.themis.exam.aspect.ApiControllerAspect:74]
+2020-09-28 18:52:48.986| http-nio-6002-exec-4 | INFO |  -  | ============deviceId===========:b226b9cf1acc4962 | [com.qmth.themis.exam.aspect.ApiControllerAspect:75]
+2020-09-28 18:52:48.986| http-nio-6002-exec-4 | INFO |  -  | ============Authorization===========:Token 4209230001-1389046525-MOBILE_FIRST:uQYlWBpQHcAmcK1BlQ2t9oac244= | [com.qmth.themis.exam.aspect.ApiControllerAspect:76]
+2020-09-28 18:52:48.986| http-nio-6002-exec-4 | INFO |  -  | ============time===========:1601290368221 | [com.qmth.themis.exam.aspect.ApiControllerAspect:77]
+2020-09-28 18:52:48.989| http-nio-6002-exec-4 | INFO |  -  | sendOneWay mqDto:{"id":"d5d519ee54a04a8891d2bcc4945d555c","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1601290368989,"body":{"recordId":43378961052336128,"colName":"monitor_status_source","colValue":"START"},"type":"EXAM_RECORD_UPDATE","objId":"43378961052336128","objName":"monitor_status_source","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2020-09-28 18:52:48.994| http-nio-6002-exec-4 | INFO |  -  | sendOneWay mqDto:{"id":"a7b8f997b49444d79adf3b30dca28850","topic":"themis-topic-exam","tag":"MONITOR_LOG","timestamp":1601290368993,"body":{"id":"43409238625615872","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examRecordId":"43378961052336128","examId":null,"examActivityId":null,"examStudentId":null,"source":"MOBILE_FIRST","liveUrl":"oe_1_mobile_first","status":"START","type":null,"callStatus":"STOP","monitorKey":"1","remark":null},"type":"MONITOR_LOG","objId":"43409238625615872","objName":"MOBILE_FIRST","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
+2020-09-28 18:52:48.998| http-nio-6002-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiControllerAspect:80]
+2020-09-28 18:52:49.669| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1601290368885,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:52:49.673| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:52:49.676| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290369674,"body":{"ackMessage":1601290369674}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:53:15.599| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1601290394926,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:53:15.604| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:53:15.606| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290395605,"body":{"ackMessage":1601290395605}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:53:19.558| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1601290398886,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:53:19.561| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:53:19.564| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290399562,"body":{"ackMessage":1601290399562}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:53:45.602| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1601290424930,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:53:45.607| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:53:45.609| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290425608,"body":{"ackMessage":1601290425608}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:53:49.558| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1601290428886,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:53:49.559| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:53:49.559| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290429559,"body":{"ackMessage":1601290429559}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:54:15.607| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1601290454929,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:54:15.615| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:54:15.618| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290455617,"body":{"ackMessage":1601290455617}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:54:19.558| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1601290458887,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:54:19.560| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:54:19.561| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290459561,"body":{"ackMessage":1601290459561}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:54:45.599| http-nio-6002-exec-6 | INFO |  -  | onMessage:{"time":1601290484928,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:54:45.601| http-nio-6002-exec-6 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:54:45.602| http-nio-6002-exec-6 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290485601,"body":{"ackMessage":1601290485601}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:54:49.557| http-nio-6002-exec-7 | INFO |  -  | onMessage:{"time":1601290488887,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:54:49.559| http-nio-6002-exec-7 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:54:49.559| http-nio-6002-exec-7 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290489559,"body":{"ackMessage":1601290489559}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:55:15.601| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1601290514930,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:55:15.603| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:55:15.604| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290515604,"body":{"ackMessage":1601290515604}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:55:19.558| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1601290518886,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:55:19.559| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:55:19.560| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290519560,"body":{"ackMessage":1601290519560}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:55:45.594| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1601290544924,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:55:45.597| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:55:45.597| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290545597,"body":{"ackMessage":1601290545597}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:55:49.557| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1601290548888,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:55:49.558| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:55:49.559| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290549559,"body":{"ackMessage":1601290549559}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:56:15.602| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1601290574930,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:56:15.605| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:56:15.605| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290575605,"body":{"ackMessage":1601290575605}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:56:19.557| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1601290578884,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:56:19.559| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:56:19.559| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290579559,"body":{"ackMessage":1601290579559}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:56:45.606| http-nio-6002-exec-6 | INFO |  -  | onMessage:{"time":1601290604931,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:56:45.611| http-nio-6002-exec-6 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:56:45.612| http-nio-6002-exec-6 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290605612,"body":{"ackMessage":1601290605612}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:56:49.554| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1601290608884,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:56:49.556| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:56:49.556| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290609556,"body":{"ackMessage":1601290609556}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:57:15.598| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1601290634926,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:57:15.600| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:57:15.601| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290635601,"body":{"ackMessage":1601290635601}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:57:19.555| http-nio-6002-exec-3 | INFO |  -  | onMessage:{"time":1601290638884,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:57:19.556| http-nio-6002-exec-3 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:57:19.557| http-nio-6002-exec-3 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290639556,"body":{"ackMessage":1601290639556}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:57:45.602| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1601290664930,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:57:45.604| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:57:45.604| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290665604,"body":{"ackMessage":1601290665604}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:57:49.555| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1601290668886,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:57:49.556| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:57:49.557| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290669557,"body":{"ackMessage":1601290669557}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:58:15.593| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1601290694924,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:58:15.595| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:58:15.596| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290695595,"body":{"ackMessage":1601290695595}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:58:19.555| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1601290698886,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:58:19.555| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:58:19.556| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290699556,"body":{"ackMessage":1601290699556}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:58:45.593| http-nio-6002-exec-1 | INFO |  -  | onMessage:{"time":1601290724926,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:58:45.596| http-nio-6002-exec-1 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:58:45.596| http-nio-6002-exec-1 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290725596,"body":{"ackMessage":1601290725596}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:58:49.552| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1601290728884,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:58:49.554| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:58:49.554| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290729554,"body":{"ackMessage":1601290729554}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:59:15.608| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1601290754929,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:59:15.611| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:59:15.612| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290755611,"body":{"ackMessage":1601290755611}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:59:19.564| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1601290758886,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:59:19.565| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:59:19.566| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290759566,"body":{"ackMessage":1601290759566}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:59:45.609| http-nio-6002-exec-5 | INFO |  -  | onMessage:{"time":1601290784929,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:59:45.611| http-nio-6002-exec-5 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:59:45.612| http-nio-6002-exec-5 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290785612,"body":{"ackMessage":1601290785612}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 18:59:49.564| http-nio-6002-exec-2 | INFO |  -  | onMessage:{"time":1601290788884,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 18:59:49.565| http-nio-6002-exec-2 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 18:59:49.565| http-nio-6002-exec-2 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290789565,"body":{"ackMessage":1601290789565}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 19:00:15.605| http-nio-6002-exec-9 | INFO |  -  | onMessage:{"time":1601290814925,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 19:00:15.608| http-nio-6002-exec-9 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 19:00:15.609| http-nio-6002-exec-9 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290815609,"body":{"ackMessage":1601290815609}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 19:00:19.565| http-nio-6002-exec-4 | INFO |  -  | onMessage:{"time":1601290818884,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 19:00:19.565| http-nio-6002-exec-4 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 19:00:19.566| http-nio-6002-exec-4 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290819566,"body":{"ackMessage":1601290819566}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 19:00:45.609| http-nio-6002-exec-10 | INFO |  -  | onMessage:{"time":1601290844928,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 19:00:45.616| http-nio-6002-exec-10 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 19:00:45.621| http-nio-6002-exec-10 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290845618,"body":{"ackMessage":1601290845617}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 19:00:49.564| http-nio-6002-exec-8 | INFO |  -  | onMessage:{"time":1601290848884,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 19:00:49.565| http-nio-6002-exec-8 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 19:00:49.565| http-nio-6002-exec-8 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290849565,"body":{"ackMessage":1601290849565}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 19:01:15.604| http-nio-6002-exec-7 | INFO |  -  | onMessage:{"time":1601290874924,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 19:01:15.608| http-nio-6002-exec-7 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 19:01:15.609| http-nio-6002-exec-7 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290875609,"body":{"ackMessage":1601290875609}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]
+2020-09-28 19:01:19.567| http-nio-6002-exec-6 | INFO |  -  | onMessage:{"time":1601290878885,"type":"SYNC_STATUS","body":{"recordId":43378961052336128}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:174]
+2020-09-28 19:01:19.570| http-nio-6002-exec-6 | INFO |  -  | syncStatus jsonObject:{"recordId":43378961052336128} | [com.qmth.themis.exam.websocketTemplete.WebSocketMobileMessageTemplete:35]
+2020-09-28 19:01:19.572| http-nio-6002-exec-6 | INFO |  -  | message:{"type":"SYNC_ACK","time":1601290879571,"body":{"ackMessage":1601290879571}} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:210]

BIN
themis-backend/.DS_Store


BIN
themis-exam/.DS_Store


BIN
themis-task/.DS_Store


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.