|
@@ -1,3 +1,4 @@
|
|
|
+<<<<<<< HEAD
|
|
|
2020-09-15 09:36:35.823| main | INFO | - | Starting ThemisExamApplication on kingdeMacBook-Air.local with PID 1274 (/Users/king/git/themis-server/themis-exam/target/classes started by king in /Users/king/git/themis-server) | [org.springframework.boot.StartupInfoLogger:55]
|
|
|
2020-09-15 09:36:35.851| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
2020-09-15 09:36:39.244| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
@@ -595,6 +596,539 @@ com.qmth.themis.common.exception.BusinessException: 该考试已结束
|
|
|
at com.qmth.themis.business.service.impl.TEExamServiceImpl$$EnhancerBySpringCGLIB$$3e13a6b0.start(<generated>)
|
|
|
at com.qmth.themis.exam.api.TEExamController.start(TEExamController.java:122)
|
|
|
at com.qmth.themis.exam.api.TEExamController$$FastClassBySpringCGLIB$$fec173f8.invoke(<generated>)
|
|
|
+=======
|
|
|
+2020-09-17 09:33:05.984| main | INFO | - | Starting ThemisExamApplication on kingdeMacBook-Air.local with PID 1358 (/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-17 09:33:05.994| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
+2020-09-17 09:33:09.598| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
|
+2020-09-17 09:33:09.605| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
|
|
|
+2020-09-17 09:33:09.660| main | INFO | - | Finished Spring Data repository scanning in 30ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
|
|
|
+2020-09-17 09:33:10.030| 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-17 09:33:10.031| 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-17 09:33:10.032| 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-17 09:33:10.033| 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-17 09:33:10.034| 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-17 09:33:10.035| 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-17 09:33:10.035| 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-17 09:33:10.036| 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-17 09:33:10.036| 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-17 09:33:10.037| 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-17 09:33:10.038| 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-17 09:33:10.038| 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-17 09:33:10.038| 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-17 09:33:10.040| 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-17 09:33:10.041| 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-17 09:33:10.042| 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-17 09:33:10.042| 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-17 09:33:10.043| 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-17 09:33:10.043| 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-17 09:33:10.043| 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-17 09:33:10.044| 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-17 09:33:10.044| 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-17 09:33:10.045| 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-17 09:33:10.045| 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-17 09:33:10.046| 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-17 09:33:10.046| 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-17 09:33:10.047| 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-17 09:33:10.049| 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-17 09:33:10.049| 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-17 09:33:10.050| 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-17 09:33:10.050| 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-17 09:33:10.050| 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-17 09:33:10.050| 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-17 09:33:10.051| 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-17 09:33:10.051| 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-17 09:33:10.051| 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-17 09:33:10.051| 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-17 09:33:10.052| 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-17 09:33:15.018| main | INFO | - | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
|
|
|
+2020-09-17 09:33:15.047| main | INFO | - | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:33:15.049| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:33:15.050| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:33:15.406| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:33:15.411| main | INFO | - | Root WebApplicationContext: initialization completed in 9145 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
|
|
|
+2020-09-17 09:33:26.689| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:33:26.692| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:33:26.692| main | INFO | - | Initializing ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:33:26.701| main | INFO | - | Initializing ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:33:30.357| 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-17 09:33:33.167| main | INFO | - | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:33:33.217| main | INFO | - | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
|
|
|
+2020-09-17 09:33:33.220| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
|
|
|
+2020-09-17 09:33:33.243| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
|
|
|
+2020-09-17 09:33:33.341| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
|
|
|
+2020-09-17 09:33:34.002| main | INFO | - | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:33:34.014| main | INFO | - | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:33:34.029| main | INFO | - | Generating unique operation named: liveUrlUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:33:34.048| main | INFO | - | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:33:34.394| main | INFO | - | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:33:34.408| main | INFO | - | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:33:34.422| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:33:34.504| main | INFO | - | Started ThemisExamApplication in 30.703 seconds (JVM running for 34.083) | [org.springframework.boot.StartupInfoLogger:61]
|
|
|
+2020-09-17 09:33:34.518| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:51]
|
|
|
+2020-09-17 09:33:34.638| 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-17 09:33:34.762| 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-17 09:33:34.837| 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,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 09:33:34.890| 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-17 09:33:34.921| 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-17 09:33:34.951| 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-17 09:33:35.014| 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-17 09:33:35.065| 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-17 09:33:35.098| 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-17 09:33:35.126| 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-17 09:33:35.178| main | INFO | - | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 09:33:35.195| 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-17 09:33:35.243| 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-17 09:33:35.265| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:96]
|
|
|
+2020-09-17 09:34:31.677| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 09:34:31.679| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 09:34:31.697| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 09:34:31.699| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 09:34:31.704| SpringContextShutdownHook | INFO | - | {dataSource-0} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
|
|
|
+2020-09-17 09:34:46.753| main | INFO | - | Starting ThemisExamApplication on kingdeMacBook-Air.local with PID 1388 (/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-17 09:34:46.775| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
+2020-09-17 09:34:50.323| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
|
+2020-09-17 09:34:50.335| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
|
|
|
+2020-09-17 09:34:50.387| main | INFO | - | Finished Spring Data repository scanning in 27ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
|
|
|
+2020-09-17 09:34:50.678| 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-17 09:34:50.679| 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-17 09:34:50.679| 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-17 09:34:50.680| 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-17 09:34:50.680| 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-17 09:34:50.680| 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-17 09:34:50.680| 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-17 09:34:50.681| 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-17 09:34:50.681| 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-17 09:34:50.682| 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-17 09:34:50.683| 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-17 09:34:50.683| 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-17 09:34:50.684| 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-17 09:34:50.684| 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-17 09:34:50.684| 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-17 09:34:50.685| 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-17 09:34:50.685| 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-17 09:34:50.685| 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-17 09:34:50.685| 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-17 09:34:50.686| 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-17 09:34:50.686| 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-17 09:34:50.687| 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-17 09:34:50.687| 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-17 09:34:50.687| 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-17 09:34:50.688| 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-17 09:34:50.688| 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-17 09:34:50.688| 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-17 09:34:50.689| 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-17 09:34:50.689| 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-17 09:34:50.689| 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-17 09:34:50.690| 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-17 09:34:50.690| 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-17 09:34:50.691| 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-17 09:34:50.691| 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-17 09:34:50.692| 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-17 09:34:50.693| 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-17 09:34:50.694| 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-17 09:34:50.695| 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-17 09:34:52.841| main | INFO | - | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
|
|
|
+2020-09-17 09:34:52.861| main | INFO | - | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:34:52.862| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:34:52.863| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:34:53.071| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:34:53.072| main | INFO | - | Root WebApplicationContext: initialization completed in 6015 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
|
|
|
+2020-09-17 09:35:02.819| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:35:02.821| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:35:02.821| main | INFO | - | Initializing ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:35:02.827| main | INFO | - | Initializing ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 09:35:04.768| 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-17 09:35:06.391| main | INFO | - | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 09:35:06.417| main | INFO | - | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
|
|
|
+2020-09-17 09:35:06.420| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
|
|
|
+2020-09-17 09:35:06.441| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
|
|
|
+2020-09-17 09:35:06.497| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
|
|
|
+2020-09-17 09:35:06.831| main | INFO | - | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:35:06.840| main | INFO | - | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:35:06.849| main | INFO | - | Generating unique operation named: liveUrlUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:35:06.862| main | INFO | - | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:35:07.065| main | INFO | - | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:35:07.077| main | INFO | - | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:35:07.101| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 09:35:07.178| main | INFO | - | Started ThemisExamApplication in 22.695 seconds (JVM running for 27.763) | [org.springframework.boot.StartupInfoLogger:61]
|
|
|
+2020-09-17 09:35:07.182| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:51]
|
|
|
+2020-09-17 09:35:07.328| 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-17 09:35:07.372| 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-17 09:35:07.420| 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,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 09:35:07.461| 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-17 09:35:07.513| 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-17 09:35:07.602| 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-17 09:35:07.660| 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-17 09:35:07.712| 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-17 09:35:07.738| 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-17 09:35:07.771| 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-17 09:35:07.827| main | INFO | - | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 09:35:07.885| 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-17 09:35:07.916| 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-17 09:35:07.936| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:96]
|
|
|
+2020-09-17 10:16:12.919| SpringContextShutdownHook | DEBUG | - | Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4fce136b, started on Thu Sep 17 09:34:47 CST 2020 | [org.springframework.context.support.AbstractApplicationContext:1005]
|
|
|
+2020-09-17 10:16:12.925| SpringContextShutdownHook | DEBUG | - | Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String | [org.springframework.core.env.PropertySourcesPropertyResolver:115]
|
|
|
+2020-09-17 10:16:12.943| SpringContextShutdownHook | DEBUG | - | Stopping beans in phase 2147483647 | [org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup:369]
|
|
|
+2020-09-17 10:16:12.946| SpringContextShutdownHook | DEBUG | - | Bean 'documentationPluginsBootstrapper' completed its stop procedure | [org.springframework.context.support.DefaultLifecycleProcessor:242]
|
|
|
+2020-09-17 10:16:12.947| SpringContextShutdownHook | DEBUG | - | Bean 'webSocketHandlerMapping' completed its stop procedure | [org.springframework.context.support.DefaultLifecycleProcessor:242]
|
|
|
+2020-09-17 10:16:12.955| SpringContextShutdownHook | DEBUG | - | Bean 'webServerGracefulShutdown' completed its stop procedure | [org.springframework.context.support.DefaultLifecycleProcessor:242]
|
|
|
+2020-09-17 10:16:12.955| SpringContextShutdownHook | DEBUG | - | Stopping beans in phase 2147483646 | [org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup:369]
|
|
|
+2020-09-17 10:16:13.027| SpringContextShutdownHook | DEBUG | - | Bean 'webServerStartStop' completed its stop procedure | [org.springframework.context.support.DefaultLifecycleProcessor:242]
|
|
|
+2020-09-17 10:16:13.029| SpringContextShutdownHook | DEBUG | - | Stopped RedisMessageListenerContainer | [org.springframework.data.redis.listener.RedisMessageListenerContainer:229]
|
|
|
+2020-09-17 10:16:13.030| SpringContextShutdownHook | DEBUG | - | Unregistering JMX-exposed beans on shutdown | [org.springframework.jmx.export.MBeanExporter:452]
|
|
|
+2020-09-17 10:16:13.033| SpringContextShutdownHook | DEBUG | - | Unregistering JMX-exposed beans | [org.springframework.jmx.support.MBeanRegistrationSupport:186]
|
|
|
+2020-09-17 10:16:13.041| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 10:16:13.042| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 10:16:13.061| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 10:16:13.065| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 10:16:13.080| SpringContextShutdownHook | INFO | - | {dataSource-0} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
|
|
|
+2020-09-17 10:16:23.937| main | INFO | - | Starting ThemisExamApplication on kingdeMacBook-Air.local with PID 2047 (/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-17 10:16:23.944| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
+2020-09-17 10:16:28.227| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
|
+2020-09-17 10:16:28.233| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
|
|
|
+2020-09-17 10:16:28.312| main | INFO | - | Finished Spring Data repository scanning in 44ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
|
|
|
+2020-09-17 10:16:28.875| 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-17 10:16:28.876| 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-17 10:16:28.877| 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-17 10:16:28.879| 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-17 10:16:28.879| 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-17 10:16:28.880| 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-17 10:16:28.880| 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-17 10:16:28.881| 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-17 10:16:28.881| 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-17 10:16:28.881| 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-17 10:16:28.882| 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-17 10:16:28.882| 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-17 10:16:28.882| 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-17 10:16:28.883| 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-17 10:16:28.883| 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-17 10:16:28.883| 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-17 10:16:28.884| 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-17 10:16:28.884| 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-17 10:16:28.884| 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-17 10:16:28.885| 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-17 10:16:28.885| 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-17 10:16:28.885| 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-17 10:16:28.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-17 10:16:28.888| 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-17 10:16:28.890| 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-17 10:16:28.895| 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-17 10:16:28.896| 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-17 10:16:28.898| 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-17 10:16:28.899| 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-17 10:16:28.900| 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-17 10:16:28.901| 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-17 10:16:28.902| 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-17 10:16:28.903| 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-17 10:16:28.904| 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-17 10:16:28.904| 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-17 10:16:28.905| 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-17 10:16:28.905| 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-17 10:16:28.906| 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-17 10:16:32.252| main | INFO | - | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
|
|
|
+2020-09-17 10:16:32.295| main | INFO | - | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:16:32.298| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:16:32.299| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:16:32.521| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:16:32.521| main | INFO | - | Root WebApplicationContext: initialization completed in 8323 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
|
|
|
+2020-09-17 10:16:44.772| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:16:44.774| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:16:44.775| main | INFO | - | Initializing ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:16:44.784| main | INFO | - | Initializing ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:16:48.000| 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-17 10:16:49.762| main | INFO | - | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:16:49.804| main | INFO | - | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
|
|
|
+2020-09-17 10:16:49.806| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
|
|
|
+2020-09-17 10:16:49.828| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
|
|
|
+2020-09-17 10:16:49.911| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
|
|
|
+2020-09-17 10:16:50.483| main | INFO | - | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:16:50.500| main | INFO | - | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:16:50.510| main | INFO | - | Generating unique operation named: liveUrlUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:16:50.530| main | INFO | - | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:16:50.733| main | INFO | - | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:16:50.749| main | INFO | - | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:16:50.762| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:16:50.832| main | INFO | - | Started ThemisExamApplication in 28.895 seconds (JVM running for 31.378) | [org.springframework.boot.StartupInfoLogger:61]
|
|
|
+2020-09-17 10:16:50.836| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:40]
|
|
|
+2020-09-17 10:16:50.890| 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-17 10:16:50.996| 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-17 10:16:51.011| 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,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 10:16:51.049| 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-17 10:16:51.077| 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-17 10:16:51.089| 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-17 10:16:51.128| 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-17 10:16:51.190| 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-17 10:16:51.255| 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-17 10:16:51.288| 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-17 10:16:51.303| main | INFO | - | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 10:16:51.322| 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-17 10:16:51.338| 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-17 10:16:51.360| 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-17 10:16:51.368| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:88]
|
|
|
+2020-09-17 10:42:27.886| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 10:42:27.935| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 10:42:27.979| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 10:42:27.981| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 10:42:27.989| SpringContextShutdownHook | INFO | - | {dataSource-0} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
|
|
|
+2020-09-17 10:42:43.327| main | INFO | - | Starting ThemisExamApplication on kingdeMacBook-Air.local with PID 2368 (/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-17 10:42:43.337| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
+2020-09-17 10:42:47.142| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
|
+2020-09-17 10:42:47.146| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
|
|
|
+2020-09-17 10:42:47.201| main | INFO | - | Finished Spring Data repository scanning in 27ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
|
|
|
+2020-09-17 10:42:47.506| 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-17 10:42:47.506| 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-17 10:42:47.507| 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-17 10:42:47.507| 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-17 10:42:47.508| 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-17 10:42:47.508| 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-17 10:42:47.508| 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-17 10:42:47.509| 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-17 10:42:47.509| 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-17 10:42:47.510| 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-17 10:42:47.510| 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-17 10:42:47.510| 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-17 10:42:47.511| 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-17 10:42:47.511| 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-17 10:42:47.511| 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-17 10:42:47.511| 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-17 10:42:47.512| 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-17 10:42:47.512| 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-17 10:42:47.513| 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-17 10:42:47.513| 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-17 10:42:47.513| 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-17 10:42:47.514| 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-17 10:42:47.514| 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-17 10:42:47.515| 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-17 10:42:47.515| 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-17 10:42:47.515| 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-17 10:42:47.515| 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-17 10:42:47.516| 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-17 10:42:47.516| 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-17 10:42:47.517| 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-17 10:42:47.517| 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-17 10:42:47.517| 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-17 10:42:47.518| 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-17 10:42:47.518| 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-17 10:42:47.519| 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-17 10:42:47.520| 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-17 10:42:47.520| 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-17 10:42:47.521| 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-17 10:42:49.449| main | INFO | - | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
|
|
|
+2020-09-17 10:42:49.465| main | INFO | - | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:42:49.467| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:42:49.468| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:42:49.621| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:42:49.621| main | INFO | - | Root WebApplicationContext: initialization completed in 5971 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
|
|
|
+2020-09-17 10:42:56.995| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:42:56.999| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:42:56.999| main | INFO | - | Initializing ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:42:57.018| main | INFO | - | Initializing ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 10:42:58.340| 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-17 10:42:59.491| main | INFO | - | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 10:42:59.519| main | INFO | - | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
|
|
|
+2020-09-17 10:42:59.521| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
|
|
|
+2020-09-17 10:42:59.538| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
|
|
|
+2020-09-17 10:42:59.594| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
|
|
|
+2020-09-17 10:42:59.915| main | INFO | - | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:42:59.923| main | INFO | - | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:42:59.930| main | INFO | - | Generating unique operation named: liveUrlUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:42:59.938| main | INFO | - | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:43:00.086| main | INFO | - | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:43:00.096| main | INFO | - | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:43:00.105| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 10:43:00.166| main | INFO | - | Started ThemisExamApplication in 18.566 seconds (JVM running for 21.112) | [org.springframework.boot.StartupInfoLogger:61]
|
|
|
+2020-09-17 10:43:00.171| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:40]
|
|
|
+2020-09-17 10:43:00.218| 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-17 10:43:00.236| 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-17 10:43:00.255| 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,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 10:43:00.280| 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-17 10:43:00.311| 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-17 10:43:00.329| 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-17 10:43:00.355| 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-17 10:43:00.375| 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-17 10:43:00.404| 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-17 10:43:00.437| 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-17 10:43:00.463| main | INFO | - | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 10:43:00.488| 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-17 10:43:00.503| 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-17 10:43:00.529| 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-17 10:43:00.533| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:88]
|
|
|
+2020-09-17 10:55:45.288| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 11:20:32.645| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 11:20:32.649| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 11:20:32.660| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 11:20:32.662| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 11:20:32.669| SpringContextShutdownHook | INFO | - | {dataSource-0} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
|
|
|
+2020-09-17 11:21:27.744| main | INFO | - | Starting ThemisExamApplication on kingdeMacBook-Air.local with PID 2796 (/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-17 11:21:27.901| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
+2020-09-17 11:21:34.754| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
|
+2020-09-17 11:21:34.759| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
|
|
|
+2020-09-17 11:21:34.974| main | INFO | - | Finished Spring Data repository scanning in 135ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
|
|
|
+2020-09-17 11:21:35.899| 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-17 11:21:35.901| 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-17 11:21:35.901| 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-17 11:21:35.902| 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-17 11:21:35.902| 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-17 11:21:35.903| 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-17 11:21:35.903| 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-17 11:21:35.904| 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-17 11:21:35.904| 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-17 11:21:35.904| 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-17 11:21:35.905| 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-17 11:21:35.905| 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-17 11:21:35.906| 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-17 11:21:35.906| 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-17 11:21:35.907| 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-17 11:21:35.907| 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-17 11:21:35.908| 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-17 11:21:35.908| 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-17 11:21:35.909| 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-17 11:21:35.909| 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-17 11:21:35.912| 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-17 11:21:35.913| 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-17 11:21:35.913| 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-17 11:21:35.914| 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-17 11:21:35.914| 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-17 11:21:35.915| 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-17 11:21:35.915| 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-17 11:21:35.916| 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-17 11:21:35.916| 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-17 11:21:35.917| 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-17 11:21:35.917| 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-17 11:21:35.918| 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-17 11:21:35.924| 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-17 11:21:35.928| 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-17 11:21:35.931| 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-17 11:21:35.933| 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-17 11:21:35.942| 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-17 11:21:35.943| 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-17 11:21:38.809| main | INFO | - | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
|
|
|
+2020-09-17 11:21:38.859| main | INFO | - | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 11:21:38.861| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 11:21:38.861| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 11:21:39.238| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 11:21:39.240| main | INFO | - | Root WebApplicationContext: initialization completed in 10860 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
|
|
|
+2020-09-17 11:21:52.725| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 11:21:52.727| main | INFO | - | Initializing ExecutorService | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 11:21:52.728| main | INFO | - | Initializing ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 11:21:52.738| main | INFO | - | Initializing ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2020-09-17 11:21:56.640| 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-17 11:21:58.779| main | INFO | - | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 11:21:58.824| main | INFO | - | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
|
|
|
+2020-09-17 11:21:58.827| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
|
|
|
+2020-09-17 11:21:58.853| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
|
|
|
+2020-09-17 11:21:58.924| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
|
|
|
+2020-09-17 11:21:59.383| main | INFO | - | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 11:21:59.403| main | INFO | - | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 11:21:59.416| main | INFO | - | Generating unique operation named: liveUrlUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 11:21:59.431| main | INFO | - | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 11:21:59.658| main | INFO | - | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 11:21:59.672| main | INFO | - | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 11:21:59.687| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2020-09-17 11:21:59.751| main | INFO | - | Started ThemisExamApplication in 34.829 seconds (JVM running for 36.971) | [org.springframework.boot.StartupInfoLogger:61]
|
|
|
+2020-09-17 11:21:59.756| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:40]
|
|
|
+2020-09-17 11:21:59.812| 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-17 11:21:59.830| 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-17 11:21:59.853| 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,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 11:21:59.899| 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-17 11:21:59.935| 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-17 11:21:59.971| 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-17 11:21:59.992| 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-17 11:22:00.008| 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-17 11:22:00.020| 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-17 11:22:00.043| 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-17 11:22:00.055| main | INFO | - | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:54]
|
|
|
+2020-09-17 11:22:00.073| 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-17 11:22:00.085| 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-17 11:22:00.108| 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-17 11:22:00.115| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:88]
|
|
|
+2020-09-17 11:23:12.594| ConsumeMessageThread_1 | INFO | - | :357-:ConsumeMessageThread_1 session Consumer 重试次数:0 | [com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl:45]
|
|
|
+2020-09-17 11:23:12.869| ConsumeMessageThread_1 | INFO | - | :356-:ConsumeMessageThread_1 log Consumer重试次数:0 | [com.qmth.themis.mq.templete.impl.UserLogConcurrentlyImpl:42]
|
|
|
+2020-09-17 11:23:12.932| ConsumeMessageThread_1 | INFO | - | :356-:ConsumeMessageThread_1 log Consumer接收到的消息:{"id":"9db14a81c7074b32b766e82760b86017","topic":"themis-topic-exam","tag":"USER","timestamp":1600312992448,"body":"LOGIN","type":"USER","objId":"3","objName":"i1","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.mq.templete.impl.UserLogConcurrentlyImpl:43]
|
|
|
+2020-09-17 11:23:12.946| ConsumeMessageThread_1 | INFO | - | :357-:ConsumeMessageThread_1 session Consumer 接收到的消息:{"id":"b1e344908ea441f9b5aa033d727f7a65","topic":"themis-topic-exam","tag":"WEB","timestamp":1600312992315,"body":{"id":"3-984239618-ADMIN_WEB","identity":"3","type":"[INVIGILATE]","source":"ADMIN_WEB","platform":"WEB","deviceId":"1234567891","address":"0:0:0:0:0:0:0:1","accessToken":"lfVkInIX3NbJgOvo26aJZk6d0J5XXS3F","lastAccessTime":1600312992313,"lastAccessIp":null,"updateTime":null,"expireTime":1600399392312},"type":"WEB","objId":"3-984239618-ADMIN_WEB","objName":"i1","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl:47]
|
|
|
+2020-09-17 11:23:13.059| ConsumeMessageThread_1 | INFO | - | :357-:ConsumeMessageThread_1 更新db | [com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl:53]
|
|
|
+2020-09-17 11:23:13.063| ConsumeMessageThread_1 | INFO | - | :356-:ConsumeMessageThread_1 插入用户轨迹日志 | [com.qmth.themis.mq.templete.impl.UserLogConcurrentlyImpl:49]
|
|
|
+2020-09-17 11:23:14.680| ConsumeMessageThread_1 | INFO | - | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
|
|
|
+2020-09-17 11:23:14.804| ConsumeMessageThread_1 | DEBUG | - | ==> Preparing: SELECT id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:14.804| ConsumeMessageThread_1 | DEBUG | - | ==> Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.049| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: 3-984239618-ADMIN_WEB(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.052| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: 39309833723183104(Long), 3(Long), LOGIN(String), 登录(String), 登录(String), 2020-09-17 11:23:14.802(Timestamp) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.058| ConsumeMessageThread_1 | DEBUG | - | <== Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.098| 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-17 11:23:15.100| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: 9db14a81c7074b32b766e82760b86017(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.131| ConsumeMessageThread_1 | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.136| ConsumeMessageThread_1 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.139| ConsumeMessageThread_1 | INFO | - | mq时间大于db时间,可以更新 | [com.qmth.themis.business.service.impl.TBSessionServiceImpl:43]
|
|
|
+2020-09-17 11:23:15.149| 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-17 11:23:15.153| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: 9db14a81c7074b32b766e82760b86017(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 3(String), i1(String), 2(Integer), 2020-09-17 11:23:15.147(Timestamp), 1600312992448(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.156| ConsumeMessageThread_1 | DEBUG | - | <== Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.182| ConsumeMessageThread_1 | DEBUG | - | ==> Preparing: UPDATE t_b_session SET identity=?, type=?, source=?, platform=?, device_id=?, address=?, access_token=?, last_access_time=?, update_time=?, expire_time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.190| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: 3(String), [INVIGILATE](String), ADMIN_WEB(String), WEB(String), 1234567891(String), 0:0:0:0:0:0:0:1(String), lfVkInIX3NbJgOvo26aJZk6d0J5XXS3F(String), 2020-09-17 11:23:12.313(Timestamp), 2020-09-17 11:23:15.181(Timestamp), 2020-09-18 11:23:12.312(Timestamp), 3-984239618-ADMIN_WEB(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.193| ConsumeMessageThread_1 | DEBUG | - | <== Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.208| 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-17 11:23:15.209| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: b1e344908ea441f9b5aa033d727f7a65(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.217| ConsumeMessageThread_1 | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.219| 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-17 11:23:15.221| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: b1e344908ea441f9b5aa033d727f7a65(String), themis-topic-exam(String), WEB(String), {"id":"3-984239618-ADMIN_WEB","identity":"3","type":"[INVIGILATE]","source":"ADMIN_WEB","platform":"WEB","deviceId":"1234567891","address":"0:0:0:0:0:0:0:1","accessToken":"lfVkInIX3NbJgOvo26aJZk6d0J5XXS3F","lastAccessTime":1.600312992313E12,"expireTime":1.600399392312E12}(String), WEB(String), 3-984239618-ADMIN_WEB(String), i1(String), 2(Integer), 2020-09-17 11:23:15.218(Timestamp), 1600312992315(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:15.224| ConsumeMessageThread_1 | DEBUG | - | <== Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:40.116| http-nio-6002-exec-2 | INFO | - | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2020-09-17 11:23:40.119| http-nio-6002-exec-2 | INFO | - | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
|
|
|
+2020-09-17 11:23:40.170| http-nio-6002-exec-2 | INFO | - | Completed initialization in 49 ms | [org.springframework.web.servlet.FrameworkServlet:547]
|
|
|
+2020-09-17 11:23:40.353| http-nio-6002-exec-2 | INFO | - | ============请求地址========:http://localhost:6002/api/oe/student/login | [com.qmth.themis.exam.aspect.ApiControllerAspect:53]
|
|
|
+2020-09-17 11:23:40.354| http-nio-6002-exec-2 | INFO | - | ============类=============:com.qmth.themis.exam.api.TEStudentController | [com.qmth.themis.exam.aspect.ApiControllerAspect:54]
|
|
|
+2020-09-17 11:23:40.354| http-nio-6002-exec-2 | INFO | - | ============方法===========:login | [com.qmth.themis.exam.aspect.ApiControllerAspect:55]
|
|
|
+2020-09-17 11:23:40.376| http-nio-6002-exec-2 | INFO | - | ============参数key:["mapParameter"],参数value===========:[{"identity":"42112319900101001X","password":"1jdzWuniG6UMtoa3T6uNLA==","orgId":1}] | [com.qmth.themis.exam.aspect.ApiControllerAspect:56]
|
|
|
+2020-09-17 11:23:40.377| http-nio-6002-exec-2 | INFO | - | ============platform===========:WEB | [com.qmth.themis.exam.aspect.ApiControllerAspect:57]
|
|
|
+2020-09-17 11:23:40.377| http-nio-6002-exec-2 | INFO | - | ============deviceId===========:1234567891 | [com.qmth.themis.exam.aspect.ApiControllerAspect:58]
|
|
|
+2020-09-17 11:23:40.378| http-nio-6002-exec-2 | INFO | - | ============Authorization===========:null | [com.qmth.themis.exam.aspect.ApiControllerAspect:59]
|
|
|
+2020-09-17 11:23:40.378| http-nio-6002-exec-2 | INFO | - | ============time===========:null | [com.qmth.themis.exam.aspect.ApiControllerAspect:60]
|
|
|
+2020-09-17 11:23:40.466| 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 (identity = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:40.479| http-nio-6002-exec-2 | DEBUG | - | ==> Parameters: 42112319900101001X(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:40.495| http-nio-6002-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.554| 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-17 11:23:41.557| http-nio-6002-exec-2 | DEBUG | - | ==> Parameters: 35013154484256768(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.564| http-nio-6002-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.572| 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-17 11:23:41.574| http-nio-6002-exec-2 | DEBUG | - | ==> Parameters: 1(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.578| http-nio-6002-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.595| 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-17 11:23:41.598| http-nio-6002-exec-2 | DEBUG | - | ==> Parameters: STUDENT(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.608| http-nio-6002-exec-2 | DEBUG | - | <== Total: 33 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.629| 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-17 11:23:41.635| 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), 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-17 11:23:41.650| http-nio-6002-exec-2 | DEBUG | - | <== Total: 32 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.705| http-nio-6002-exec-2 | INFO | - | sendOneWay mqDto:{"id":"e3c54f9955cc4988bf31dc43d5d02a37","topic":"themis-topic-exam","tag":"WEB","timestamp":1600313021701,"body":{"id":"42112319900101001X-1389046525-ADMIN_WEB","identity":"35013154484256768","type":"[STUDENT]","source":"ADMIN_WEB","platform":"WEB","deviceId":"1234567891","address":"0:0:0:0:0:0:0:1","accessToken":"n848tqPuyTNEDhKtPqzDuXnzBNLO0kpV","lastAccessTime":1600313021694,"lastAccessIp":null,"updateTime":null,"expireTime":1600399421694},"type":"WEB","objId":"42112319900101001X-1389046525-ADMIN_WEB","objName":"42112319900101001X","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:167]
|
|
|
+2020-09-17 11:23:41.764| http-nio-6002-exec-2 | INFO | - | sendOneWay mqDto:{"id":"a8491ac93ec646f0b19dfb2c3e3f13b1","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1600313021758,"body":"LOGIN","type":"STUDENT","objId":"35013154484256768","objName":"42112319900101001X","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:167]
|
|
|
+2020-09-17 11:23:41.835| http-nio-6002-exec-2 | DEBUG | - | ==> Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.842| http-nio-6002-exec-2 | DEBUG | - | ==> Parameters: 35011729368809472(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:41.895| http-nio-6002-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:42.106| http-nio-6002-exec-2 | DEBUG | - | ==> Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:42.108| http-nio-6002-exec-2 | DEBUG | - | ==> Parameters: 35011729515610112(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:42.120| http-nio-6002-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:23:42.141| http-nio-6002-exec-2 | ERROR | - | 请求出错 | [com.qmth.themis.exam.aspect.ApiControllerAspect:66]
|
|
|
+org.springframework.data.redis.serializer.SerializationException: Could not read JSON: Unrecognized field "currentSerialNumber" (class com.qmth.themis.business.cache.bean.ExamStudentCacheBean), not marked as ignorable (12 known properties: "currentRecordId", "studentId", "courseCode", "examActivityId", "examId", "id", "identity", "courseName", "roomCode", "name", "roomName", "alreadyExamCount"])
|
|
|
+ at [Source: (byte[])"["com.qmth.themis.business.cache.bean.ExamStudentCacheBean",{"id":1302136826164891650,"examId":35011729368809472,"examActivityId":35011729515610112,"studentId":35013154484256768,"courseCode":"YW001","courseName":"大学语文","roomCode":"20200903001","roomName":"大学语文考场","alreadyExamCount":93,"currentSerialNumber":1,"currentRecordId":39028778965401600,"identity":"42112319900101001X","name":"张三123"}]"; line: 1, column: 330] (through reference chain: com.qmth.themis.business.cache.bean.ExamStudentCacheBean["currentSerialNumber"]); nested exception is com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "currentSerialNumber" (class com.qmth.themis.business.cache.bean.ExamStudentCacheBean), not marked as ignorable (12 known properties: "currentRecordId", "studentId", "courseCode", "examActivityId", "examId", "id", "identity", "courseName", "roomCode", "name", "roomName", "alreadyExamCount"])
|
|
|
+ at [Source: (byte[])"["com.qmth.themis.business.cache.bean.ExamStudentCacheBean",{"id":1302136826164891650,"examId":35011729368809472,"examActivityId":35011729515610112,"studentId":35013154484256768,"courseCode":"YW001","courseName":"大学语文","roomCode":"20200903001","roomName":"大学语文考场","alreadyExamCount":93,"currentSerialNumber":1,"currentRecordId":39028778965401600,"identity":"42112319900101001X","name":"张三123"}]"; line: 1, column: 330] (through reference chain: com.qmth.themis.business.cache.bean.ExamStudentCacheBean["currentSerialNumber"])
|
|
|
+ at org.springframework.data.redis.serializer.Jackson2JsonRedisSerializer.deserialize(Jackson2JsonRedisSerializer.java:75)
|
|
|
+ at org.springframework.data.redis.serializer.DefaultRedisElementReader.read(DefaultRedisElementReader.java:48)
|
|
|
+ at org.springframework.data.redis.serializer.RedisSerializationContext$SerializationPair.read(RedisSerializationContext.java:272)
|
|
|
+ at org.springframework.data.redis.cache.RedisCache.deserializeCacheValue(RedisCache.java:260)
|
|
|
+ at org.springframework.data.redis.cache.RedisCache.lookup(RedisCache.java:94)
|
|
|
+ at org.springframework.cache.support.AbstractValueAdaptingCache.get(AbstractValueAdaptingCache.java:58)
|
|
|
+ at org.springframework.cache.interceptor.AbstractCacheInvoker.doGet(AbstractCacheInvoker.java:73)
|
|
|
+ at org.springframework.cache.interceptor.CacheAspectSupport.findInCaches(CacheAspectSupport.java:554)
|
|
|
+ at org.springframework.cache.interceptor.CacheAspectSupport.findCachedItem(CacheAspectSupport.java:519)
|
|
|
+ at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:401)
|
|
|
+ at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:345)
|
|
|
+ at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamStudentServiceImpl$$EnhancerBySpringCGLIB$$b637c64.getExamStudentCacheBean(<generated>)
|
|
|
+ at com.qmth.themis.exam.api.TEStudentController.userLoginCommon(TEStudentController.java:219)
|
|
|
+ at com.qmth.themis.exam.api.TEStudentController.login(TEStudentController.java:143)
|
|
|
+ at com.qmth.themis.exam.api.TEStudentController$$FastClassBySpringCGLIB$$1800543a.invoke(<generated>)
|
|
|
+>>>>>>> dev
|
|
|
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
|
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
|
@@ -614,7 +1148,11 @@ com.qmth.themis.common.exception.BusinessException: 该考试已结束
|
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
|
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
|
|
|
+<<<<<<< HEAD
|
|
|
at com.qmth.themis.exam.api.TEExamController$$EnhancerBySpringCGLIB$$80885de8.start(<generated>)
|
|
|
+=======
|
|
|
+ at com.qmth.themis.exam.api.TEStudentController$$EnhancerBySpringCGLIB$$7cce11c0.login(<generated>)
|
|
|
+>>>>>>> dev
|
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
@@ -668,6 +1206,7 @@ com.qmth.themis.common.exception.BusinessException: 该考试已结束
|
|
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
|
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
at java.lang.Thread.run(Thread.java:748)
|
|
|
+<<<<<<< HEAD
|
|
|
2020-09-15 16:17:14.792| http-nio-6002-exec-4 | INFO | - | ============请求地址========:http://localhost:6002/api/oe/student/login | [com.qmth.themis.exam.aspect.ApiControllerAspect:53]
|
|
|
2020-09-15 16:17:14.806| http-nio-6002-exec-4 | INFO | - | ============类=============:com.qmth.themis.exam.api.TEStudentController | [com.qmth.themis.exam.aspect.ApiControllerAspect:54]
|
|
|
2020-09-15 16:17:14.808| http-nio-6002-exec-4 | INFO | - | ============方法===========:login | [com.qmth.themis.exam.aspect.ApiControllerAspect:55]
|
|
@@ -1114,3 +1653,75 @@ java.lang.NullPointerException: null
|
|
|
2020-09-15 16:28:24.475| ConsumeMessageThread_3 | 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-15 16:28:24.503| ConsumeMessageThread_3 | DEBUG | - | ==> Parameters: 8e52e1b323ba47a688f54b9dd1c14ddc(String), themis-topic-exam(String), EXCEPTION_LOG(String), "{\"recordId\":38661774345502720,\"reason\":\"{\\\"type\\\":\\\"软件故障\\\",\\\"reason\\\":\\\"222\\\"}\"}"(String), EXCEPTION_LOG(String), 38661774345502720(String), {"type":"软件故障","reason":"222"}(String), 2(Integer), 2020-09-15 16:28:24.434(Timestamp), 1600158492348(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
2020-09-15 16:28:24.548| ConsumeMessageThread_3 | DEBUG | - | <== Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+=======
|
|
|
+Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "currentSerialNumber" (class com.qmth.themis.business.cache.bean.ExamStudentCacheBean), not marked as ignorable (12 known properties: "currentRecordId", "studentId", "courseCode", "examActivityId", "examId", "id", "identity", "courseName", "roomCode", "name", "roomName", "alreadyExamCount"])
|
|
|
+ at [Source: (byte[])"["com.qmth.themis.business.cache.bean.ExamStudentCacheBean",{"id":1302136826164891650,"examId":35011729368809472,"examActivityId":35011729515610112,"studentId":35013154484256768,"courseCode":"YW001","courseName":"大学语文","roomCode":"20200903001","roomName":"大学语文考场","alreadyExamCount":93,"currentSerialNumber":1,"currentRecordId":39028778965401600,"identity":"42112319900101001X","name":"张三123"}]"; line: 1, column: 330] (through reference chain: com.qmth.themis.business.cache.bean.ExamStudentCacheBean["currentSerialNumber"])
|
|
|
+ at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61)
|
|
|
+ at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:855)
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1206)
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1592)
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1570)
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:299)
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:156)
|
|
|
+ at com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeDeserializer._deserialize(AsArrayTypeDeserializer.java:120)
|
|
|
+ at com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeDeserializer.deserializeTypedFromAny(AsArrayTypeDeserializer.java:71)
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserializeWithType(UntypedObjectDeserializer.java:710)
|
|
|
+ at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:68)
|
|
|
+ at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4482)
|
|
|
+ at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3538)
|
|
|
+ at org.springframework.data.redis.serializer.Jackson2JsonRedisSerializer.deserialize(Jackson2JsonRedisSerializer.java:73)
|
|
|
+ ... 91 common frames omitted
|
|
|
+2020-09-17 11:24:12.778| http-nio-6002-exec-4 | INFO | - | ============请求地址========:http://localhost:6002/api/oe/student/login | [com.qmth.themis.exam.aspect.ApiControllerAspect:53]
|
|
|
+2020-09-17 11:24:12.784| http-nio-6002-exec-4 | INFO | - | ============类=============:com.qmth.themis.exam.api.TEStudentController | [com.qmth.themis.exam.aspect.ApiControllerAspect:54]
|
|
|
+2020-09-17 11:24:12.784| http-nio-6002-exec-4 | INFO | - | ============方法===========:login | [com.qmth.themis.exam.aspect.ApiControllerAspect:55]
|
|
|
+2020-09-17 11:24:12.785| http-nio-6002-exec-4 | INFO | - | ============参数key:["mapParameter"],参数value===========:[{"identity":"42112319900101001X","password":"1jdzWuniG6UMtoa3T6uNLA==","orgId":1}] | [com.qmth.themis.exam.aspect.ApiControllerAspect:56]
|
|
|
+2020-09-17 11:24:12.786| http-nio-6002-exec-4 | INFO | - | ============platform===========:WEB | [com.qmth.themis.exam.aspect.ApiControllerAspect:57]
|
|
|
+2020-09-17 11:24:12.786| http-nio-6002-exec-4 | INFO | - | ============deviceId===========:1234567891 | [com.qmth.themis.exam.aspect.ApiControllerAspect:58]
|
|
|
+2020-09-17 11:24:12.787| http-nio-6002-exec-4 | INFO | - | ============Authorization===========:null | [com.qmth.themis.exam.aspect.ApiControllerAspect:59]
|
|
|
+2020-09-17 11:24:12.788| http-nio-6002-exec-4 | INFO | - | ============time===========:null | [com.qmth.themis.exam.aspect.ApiControllerAspect:60]
|
|
|
+2020-09-17 11:24:12.792| http-nio-6002-exec-4 | 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 (identity = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.803| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 42112319900101001X(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.808| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.815| http-nio-6002-exec-4 | 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-17 11:24:12.819| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 35013154484256768(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.823| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.828| http-nio-6002-exec-4 | 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-17 11:24:12.831| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 1(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.847| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.876| http-nio-6002-exec-4 | 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-17 11:24:12.878| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: STUDENT(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.912| http-nio-6002-exec-4 | DEBUG | - | <== Total: 33 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.921| http-nio-6002-exec-4 | 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-17 11:24:12.934| http-nio-6002-exec-4 | 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), 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-17 11:24:12.951| http-nio-6002-exec-4 | DEBUG | - | <== Total: 32 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:12.986| http-nio-6002-exec-4 | INFO | - | sendOneWay mqDto:{"id":"22fc53ea33a141d799398424064d3480","topic":"themis-topic-exam","tag":"WEB","timestamp":1600313052985,"body":{"id":"42112319900101001X-1389046525-ADMIN_WEB","identity":"35013154484256768","type":"[STUDENT]","source":"ADMIN_WEB","platform":"WEB","deviceId":"1234567891","address":"0:0:0:0:0:0:0:1","accessToken":"JL8wYamjwQr52Zgtat1ArNkiTTa0ctk8","lastAccessTime":1600313052985,"lastAccessIp":null,"updateTime":null,"expireTime":1600399452985},"type":"WEB","objId":"42112319900101001X-1389046525-ADMIN_WEB","objName":"42112319900101001X","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:167]
|
|
|
+2020-09-17 11:24:12.994| http-nio-6002-exec-4 | INFO | - | sendOneWay mqDto:{"id":"91b9fd3f55f54fd383349107976ccd05","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1600313052993,"body":"LOGIN","type":"STUDENT","objId":"35013154484256768","objName":"42112319900101001X","ack":0,"sequence":null,"properties":null} | [com.qmth.themis.business.service.impl.ProducerServerImpl:167]
|
|
|
+2020-09-17 11:24:13.044| http-nio-6002-exec-4 | DEBUG | - | ==> Preparing: select t.* from ( select distinct tee.id, teea.id as examActivityId,tee.name, tee.mode, tee.pre_notice as preNotice, tee.pre_notice_stay_seconds as preNoticeStaySeconds, tee.post_notice as postNotice, datediff(teea.finish_time,teea.start_time) as diffSum, datediff(teea.finish_time,teea.start_time) - datediff(now(),teea.start_time) as reallyTime from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tees.student_id = ? and tee.enable = 1 and teea.enable = 1 and tees.enable = 1 and tee.org_id = ? ) t WHERE t.reallyTime <= diffSum + 15 and t.reallyTime >= 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.079| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 35013154484256768(Long), 1(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.116| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.142| http-nio-6002-exec-4 | DEBUG | - | ==> Preparing: select teea.id, teea.code, tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, tee.opening_seconds as openingSeconds, teea.opening_seconds as activityOpeningSeconds, UNIX_TIMESTAMP(date_sub(teea.start_time, interval IFNULL(teea.prepare_seconds, tee.prepare_seconds) second)) * 1000 as prepareTime, UNIX_TIMESTAMP(IFNULL(teea.start_time, tee.start_time)) * 1000 as minStartTime, UNIX_TIMESTAMP(date_add(teea.start_time, interval IFNULL(teea.opening_seconds, tee.opening_seconds) second)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, UNIX_TIMESTAMP(IFNULL(teea.finish_time , tee.end_time)) * 1000, null) as maxFinishTime, tee.monitor_video_source as monitorVideoSourceStr, tee.prepare_seconds as prepareSeconds, teea.prepare_seconds as activityPrepareSeconds, tee.min_duration_seconds as minDurationSeconds, tee.max_duration_seconds as maxDurationSeconds, teea.max_duration_seconds as activityMaxDurationSeconds, tee.exam_count as examCount, tee.force_finish as forceFinish, tee.entry_authentication_policy as entryAuthenticationPolicy, tee.in_process_face_verify as inProcessFaceVerify, tee.in_process_face_stranger_ignore as inProcessFaceStrangerIgnore, tee.in_process_liveness_verify as inProcessLivenessVerify, tee.in_process_liveness_fixed_range as inProcessLivenessFixedRangeStr, tee.in_process_liveness_judge_policy as inProcessLivenessJudgePolicy, tee.camera_photo_upload as cameraPhotoUpload, tee.mobile_photo_upload as mobilePhotoUpload, teea.start_time as startTime, teea.finish_time as finishTime, tee.id as examId from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE teea.id = ? and teea.exam_id = ? and tees.student_id = ? and tee.enable = 1 and teea.enable = 1 and tees.enable = 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.187| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 35011729515610112(Long), 35011729368809472(Long), 35013154484256768(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.213| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.219| http-nio-6002-exec-4 | DEBUG | - | ==> Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.227| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 35011729368809472(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.235| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.268| http-nio-6002-exec-4 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.272| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 1302136826164891650(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.277| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.344| http-nio-6002-exec-4 | DEBUG | - | ==> Preparing: select * from t_e_exam_course t where t.exam_id=? and t.course_code =? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.352| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 35011729368809472(Long), YW001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.363| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.370| http-nio-6002-exec-4 | DEBUG | - | ==> Preparing: select * from t_e_exam_paper t where t.exam_id=? and t.course_code=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.374| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: 35011729368809472(Long), YW001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.400| http-nio-6002-exec-4 | DEBUG | - | <== Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.479| http-nio-6002-exec-4 | DEBUG | - | ==> Preparing: SELECT id,similarity_threshold,liveness_action_count,liveness_action_retry_count,liveness_action_limit_seconds,no_face_count_error,match_face_compare_error_count,realness_count,multiple_face_count_error,total_face_compare_error_count FROM t_e_config | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.482| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.502| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
|
|
|
+2020-09-17 11:24:13.515| http-nio-6002-exec-4 | INFO | - | ============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiControllerAspect:63]
|
|
|
+2020-09-17 12:05:06.566| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'myThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 12:05:06.569| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'arbitrateThreadPool' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2020-09-17 12:05:06.697| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 12:05:06.703| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2020-09-17 12:05:06.728| SpringContextShutdownHook | INFO | - | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
|
|
|
+2020-09-17 12:05:06.800| SpringContextShutdownHook | INFO | - | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
|
|
|
+>>>>>>> dev
|