|
@@ -0,0 +1,3386 @@
|
|
|
+2024-07-23 13:36:09.217| main | INFO | - | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 6464 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
|
|
|
+2024-07-23 13:36:09.227| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
+2024-07-23 13:36:10.882| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
|
+2024-07-23 13:36:10.902| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
|
|
|
+2024-07-23 13:36:10.941| main | INFO | - | Finished Spring Data repository scanning in 27ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
|
|
|
+2024-07-23 13:36:11.231| main | INFO | - | Post-processing PropertySource instances | [com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor:44]
|
|
|
+2024-07-23 13:36:11.232| main | INFO | - | Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 13:36:11.232| main | INFO | - | Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:11.233| main | INFO | - | Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 13:36:11.233| main | INFO | - | Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 13:36:11.233| main | INFO | - | Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:11.234| main | INFO | - | Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:11.234| main | INFO | - | Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:11.234| main | INFO | - | Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:11.234| main | INFO | - | Converting PropertySource class path resource [actuator.properties] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:11.721| main | INFO | - | Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter | [com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter:45]
|
|
|
+2024-07-23 13:36:11.728| main | INFO | - | Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver | [com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver:46]
|
|
|
+2024-07-23 13:36:11.730| main | INFO | - | Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector | [com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector:44]
|
|
|
+2024-07-23 13:36:11.954| main | INFO | - | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
|
|
|
+2024-07-23 13:36:12.104| main | INFO | - | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 13:36:12.123| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 13:36:12.123| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 13:36:12.261| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 13:36:12.262| main | INFO | - | Root WebApplicationContext: initialization completed in 2845 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
|
|
|
+2024-07-23 13:36:13.002| main | DEBUG | - | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:15.540| main | INFO | - | Uid init success, datacenterId=2, machineId=3 | [com.qmth.themis.business.util.UidUtil:56]
|
|
|
+2024-07-23 13:36:17.632| main | INFO | - | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
|
|
|
+2024-07-23 13:36:17.876| main | INFO | - | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
|
|
|
+2024-07-23 13:36:18.704| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:18.709| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78c23ade] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:18.768| main | INFO | - | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
|
|
|
+2024-07-23 13:36:18.919| main | INFO | - | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
|
|
|
+2024-07-23 13:36:18.922| main | DEBUG | - | JDBC Connection [HikariProxyConnection@785337150 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:18.930| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:18.943| main | DEBUG | - | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:18.957| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:18.959| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78c23ade] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.200| main | INFO | - | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
|
|
|
+2024-07-23 13:36:19.306| main | INFO | - | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2024-07-23 13:36:19.323| main | INFO | - | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
|
|
|
+2024-07-23 13:36:19.365| main | INFO | - | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
|
|
|
+2024-07-23 13:36:19.387| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.388| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@714d7c7b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.392| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1923962747 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.394| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.395| main | DEBUG | - | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.398| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.398| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@714d7c7b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.403| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.403| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5605a59b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.404| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1317746351 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.405| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.405| main | DEBUG | - | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.407| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.408| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5605a59b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.506| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.507| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb42efa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.511| main | DEBUG | - | JDBC Connection [HikariProxyConnection@355618597 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.512| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.512| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.516| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.517| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb42efa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.519| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.519| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a0fc665] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.520| main | DEBUG | - | JDBC Connection [HikariProxyConnection@545225642 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.521| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.521| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.523| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.523| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a0fc665] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.523| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.523| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5de6c7d7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.524| main | DEBUG | - | JDBC Connection [HikariProxyConnection@111105514 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.524| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.525| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.526| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.526| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5de6c7d7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.527| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.527| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59301546] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.528| main | DEBUG | - | JDBC Connection [HikariProxyConnection@637283215 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.528| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.528| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.530| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.530| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59301546] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.531| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.531| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40f77135] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.532| main | DEBUG | - | JDBC Connection [HikariProxyConnection@68389623 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.532| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.533| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.534| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.534| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40f77135] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.535| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.535| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a1df4d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.537| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1538984485 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.537| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.537| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.539| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.539| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a1df4d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.540| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.540| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1188e08b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.541| main | DEBUG | - | JDBC Connection [HikariProxyConnection@316750525 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.542| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.542| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.543| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.544| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1188e08b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.545| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.546| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3857c5d5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.547| main | DEBUG | - | JDBC Connection [HikariProxyConnection@595076272 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.549| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.549| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.550| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.551| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3857c5d5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.551| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.551| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55ba4bff] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.552| main | DEBUG | - | JDBC Connection [HikariProxyConnection@923117660 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.552| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.552| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.555| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.556| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55ba4bff] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.556| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.556| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cf39df6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.557| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1185843580 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.558| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.558| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.560| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.560| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cf39df6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.560| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.561| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@511ad0dd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.562| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1666012907 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.562| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.563| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.565| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.566| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@511ad0dd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.566| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.566| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25af1dbf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.567| main | DEBUG | - | JDBC Connection [HikariProxyConnection@752676335 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.568| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.568| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.570| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:19.570| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25af1dbf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.159| main | INFO | - | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 13:36:20.170| main | INFO | - | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
|
|
|
+2024-07-23 13:36:20.171| main | INFO | - | Refreshing cached encryptable property sources on ServletWebServerInitializedEvent | [com.ulisesbocchio.jasyptspringboot.caching.RefreshScopeRefreshedEventListener:70]
|
|
|
+2024-07-23 13:36:20.171| main | INFO | - | Property Source commandLineArgs refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 13:36:20.171| main | INFO | - | Property Source systemProperties refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Property Source systemEnvironment refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Property Source random refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Property Source applicationConfig: [classpath:/application.properties] refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Property Source class path resource [actuator.properties] refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:20.172| main | INFO | - | Converting PropertySource Management Server [org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$1] to EncryptablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 13:36:20.173| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
|
|
|
+2024-07-23 13:36:20.179| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
|
|
|
+2024-07-23 13:36:20.192| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
|
|
|
+2024-07-23 13:36:20.337| main | INFO | - | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.342| main | INFO | - | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.347| main | INFO | - | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.370| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.464| main | INFO | - | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.505| main | INFO | - | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.513| main | INFO | - | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.537| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 13:36:20.608| main | INFO | - | ApiConfigService inited, aac method count=44 | [com.qmth.boot.api.config.ApiConfigService:48]
|
|
|
+2024-07-23 13:36:20.610| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.611| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3123ac1a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.615| main | DEBUG | - | JDBC Connection [HikariProxyConnection@766539345 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.616| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.617| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.657| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.658| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3123ac1a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.659| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.659| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.659| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a097a83] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.660| main | DEBUG | - | JDBC Connection [HikariProxyConnection@282621598 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.660| main | DEBUG | - | ==> Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.661| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.662| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.662| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a097a83] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.662| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.662| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.662| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2357f000] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.663| main | DEBUG | - | JDBC Connection [HikariProxyConnection@849038219 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.663| main | DEBUG | - | ==> Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.663| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.664| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.666| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2357f000] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.666| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.666| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.666| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a13162] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.668| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1810499686 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.668| main | DEBUG | - | ==> Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.668| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.669| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.670| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a13162] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.671| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.671| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.671| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39cf7f3c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.671| main | DEBUG | - | JDBC Connection [HikariProxyConnection@39713115 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.672| main | DEBUG | - | ==> Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.672| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.674| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.677| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39cf7f3c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.677| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.678| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.678| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33da0fad] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.678| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1898885237 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.679| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.679| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.680| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.680| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33da0fad] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.680| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.680| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.681| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78c34153] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.681| main | DEBUG | - | JDBC Connection [HikariProxyConnection@453484161 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.681| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.681| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.683| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.683| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78c34153] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.683| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.683| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.683| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2387e60b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.684| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1101853425 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.684| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.685| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.687| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.688| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2387e60b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.688| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.688| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.688| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@87cb1d8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.689| main | DEBUG | - | JDBC Connection [HikariProxyConnection@349677922 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.690| main | DEBUG | - | ==> Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.690| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.692| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.692| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@87cb1d8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.693| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.693| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.693| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@106e6dfe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.693| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2113010778 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.694| main | DEBUG | - | ==> Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.694| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.702| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.703| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@106e6dfe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.703| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.703| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.703| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fa5a39] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.704| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1842142288 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.704| main | DEBUG | - | ==> Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.704| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.706| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.706| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fa5a39] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.706| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.706| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.707| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a8dbbf1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.707| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1907170571 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.707| main | DEBUG | - | ==> Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.708| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.709| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.709| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a8dbbf1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.709| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.710| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.710| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d8c03cc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.710| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1246329279 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.711| main | DEBUG | - | ==> Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.711| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.712| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.712| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d8c03cc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.712| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.712| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.712| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2d0a19] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.713| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1459807987 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.713| main | DEBUG | - | ==> Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.713| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.715| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.715| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2d0a19] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.715| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.716| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.716| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eef43f5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.716| main | DEBUG | - | JDBC Connection [HikariProxyConnection@739310067 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.717| main | DEBUG | - | ==> Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.717| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.718| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.719| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eef43f5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.719| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.720| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.720| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a925ac4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.721| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1334085871 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.721| main | DEBUG | - | ==> Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.721| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.723| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.723| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a925ac4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.723| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.723| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.723| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56114349] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.724| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1187152896 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.724| main | DEBUG | - | ==> Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.725| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.725| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.726| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56114349] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.726| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.726| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.726| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f5d587c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.727| main | DEBUG | - | JDBC Connection [HikariProxyConnection@327832021 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.727| main | 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,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.727| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.729| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.729| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f5d587c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.729| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.729| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.729| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39d62e47] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.730| main | DEBUG | - | JDBC Connection [HikariProxyConnection@485302201 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.730| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.730| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.731| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.731| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39d62e47] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.731| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.732| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.732| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d2bcca8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.734| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1166501724 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.734| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.734| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.735| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.735| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d2bcca8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.735| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.736| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.737| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b592f17] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.737| main | DEBUG | - | JDBC Connection [HikariProxyConnection@948234328 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.742| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.742| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.744| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.744| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b592f17] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.745| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.745| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.745| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4c4261] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.745| main | DEBUG | - | JDBC Connection [HikariProxyConnection@143649192 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.746| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.746| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.749| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.749| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4c4261] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.750| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.750| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.750| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f45a2fd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.750| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1737665086 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.750| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_mark_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.751| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.753| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.753| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f45a2fd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.753| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMarkLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.753| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.754| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37e0614e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.754| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1970306821 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.755| main | DEBUG | - | ==> Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.755| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.757| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.757| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37e0614e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.757| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.758| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.758| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2926144f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.758| main | DEBUG | - | JDBC Connection [HikariProxyConnection@502852148 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.758| main | DEBUG | - | ==> Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.758| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.759| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.760| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2926144f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.761| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.761| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.761| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63893cf6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.761| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2048186532 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.761| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.762| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.764| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.765| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63893cf6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.765| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.765| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.765| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cc4a0dd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.766| main | DEBUG | - | JDBC Connection [HikariProxyConnection@362714665 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.766| main | DEBUG | - | ==> Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.767| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.770| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.770| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cc4a0dd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.770| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.770| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.770| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@183e8c8a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.771| main | DEBUG | - | JDBC Connection [HikariProxyConnection@836048152 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.771| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.771| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.775| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.776| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@183e8c8a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.776| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.776| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.776| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68823b6b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.776| main | DEBUG | - | JDBC Connection [HikariProxyConnection@78950445 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.777| main | DEBUG | - | ==> Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.777| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.778| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.778| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68823b6b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.778| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.779| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.779| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d24c43] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.779| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1811051537 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.779| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_student_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.780| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.781| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.781| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d24c43] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.781| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.781| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.781| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57e83608] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.783| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1473829090 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.783| main | DEBUG | - | ==> Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.783| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.784| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.784| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57e83608] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.784| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.784| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.784| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@514eefc4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.787| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1191238547 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.787| main | DEBUG | - | ==> Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.787| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.789| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.789| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@514eefc4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.789| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.789| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.789| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aa7d7a0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.790| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1278289407 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.790| main | DEBUG | - | ==> Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.790| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.791| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.791| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6aa7d7a0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.791| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.792| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.792| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b26d289] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.792| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2137524890 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.792| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.793| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.794| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.794| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b26d289] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.794| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.794| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.794| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@526a1b51] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.795| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1329932559 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.797| main | DEBUG | - | ==> Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.797| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.798| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.798| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@526a1b51] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.798| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.798| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.798| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54632794] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.799| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1448156890 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.799| main | DEBUG | - | ==> Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.799| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.800| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.800| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54632794] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.800| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.801| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.801| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@760f4310] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.801| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1000179138 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.801| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.802| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.804| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.804| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@760f4310] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.804| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.804| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.804| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77eb76f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.805| main | DEBUG | - | JDBC Connection [HikariProxyConnection@199582547 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.805| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.805| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.806| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.806| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77eb76f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.807| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.807| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.807| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1efa258e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.807| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1825389809 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.808| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.808| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.809| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.810| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1efa258e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.810| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.810| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.810| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ae69abe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.811| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1434389049 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.811| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.811| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.812| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.812| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ae69abe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.812| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.812| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.813| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d319d2c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.813| main | DEBUG | - | JDBC Connection [HikariProxyConnection@598529374 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.813| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.813| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.815| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.815| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d319d2c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.815| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.815| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.815| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5add0cc0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.816| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1526997578 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.816| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.816| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.817| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.817| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5add0cc0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.817| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.817| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.818| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6971f5f4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.821| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1534611222 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.821| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.821| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.822| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.822| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6971f5f4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.822| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.823| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.823| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@727b3b0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.823| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1629432053 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.823| main | DEBUG | - | ==> Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.824| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.826| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.826| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@727b3b0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.827| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.827| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.827| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78907a46] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.827| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1116798167 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.827| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.827| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.828| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.828| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78907a46] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.828| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.829| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.829| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14c1cba6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.829| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1870184754 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.829| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.829| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.831| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.831| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14c1cba6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.831| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.831| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.831| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7127f04b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.831| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1805752626 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.832| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.832| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.833| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.833| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7127f04b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.833| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.833| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.833| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37351baa] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.834| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2044592303 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.834| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.834| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.837| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.838| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37351baa] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.838| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.838| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.838| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1106a9cc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.838| main | DEBUG | - | JDBC Connection [HikariProxyConnection@250677261 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.839| main | DEBUG | - | ==> Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.839| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.849| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.849| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1106a9cc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.849| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.849| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.849| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12128849] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.850| main | DEBUG | - | JDBC Connection [HikariProxyConnection@914230030 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.851| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.851| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.852| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.853| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12128849] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.853| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.853| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.853| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a20332b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.853| main | DEBUG | - | JDBC Connection [HikariProxyConnection@754366182 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.853| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.854| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.854| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.854| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a20332b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.855| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.855| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.855| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1444e35f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.855| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1062613911 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.855| main | DEBUG | - | ==> Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.855| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.857| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.857| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1444e35f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.857| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.857| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.857| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb50747] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.857| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1222135157 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.858| main | DEBUG | - | ==> Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.858| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.859| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.859| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb50747] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.859| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.859| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.860| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ebe6c24] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.860| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1747961620 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.860| main | DEBUG | - | ==> Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.860| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.861| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.861| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ebe6c24] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.861| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.862| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.862| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ed1bc4f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.862| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1672688893 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.862| main | DEBUG | - | ==> Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.862| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.864| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.864| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ed1bc4f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.864| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.864| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.864| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e94655a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.865| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1233554936 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.865| main | DEBUG | - | ==> Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.865| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.866| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.866| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e94655a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:36:20.866| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 13:36:20.875| main | INFO | - | Started ThemisExamApplication in 12.278 seconds (JVM running for 13.24) | [org.springframework.boot.StartupInfoLogger:61]
|
|
|
+2024-07-23 13:36:20.888| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
|
|
|
+2024-07-23 13:36:20.987| main | INFO | - | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
|
|
|
+2024-07-23 13:36:21.016| main | INFO | - | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
|
|
|
+2024-07-23 13:36:21.089| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
|
|
|
+2024-07-23 13:36:21.600| RMI TCP Connection(3)-127.0.0.1 | INFO | - | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 13:36:21.605| RMI TCP Connection(3)-127.0.0.1 | INFO | - | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
|
|
|
+2024-07-23 13:36:21.655| RMI TCP Connection(3)-127.0.0.1 | INFO | - | Completed initialization in 50 ms | [org.springframework.web.servlet.FrameworkServlet:547]
|
|
|
+2024-07-23 13:41:36.975| http-nio-6002-exec-2 | DEBUG | ffffffff8d225bdaffffffffb37ad116 - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:36.975| http-nio-6002-exec-1 | DEBUG | ffffffffc5ce05c5000000002922a8c6 - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:36.980| http-nio-6002-exec-1 | DEBUG | ffffffffc5ce05c5000000002922a8c6 - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@eccf677] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:36.980| http-nio-6002-exec-2 | DEBUG | ffffffff8d225bdaffffffffb37ad116 - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49a48557] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:36.995| http-nio-6002-exec-2 | DEBUG | ffffffff8d225bdaffffffffb37ad116 - | JDBC Connection [HikariProxyConnection@181537241 wrapping com.mysql.cj.jdbc.ConnectionImpl@7e048356] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:36.994| http-nio-6002-exec-1 | DEBUG | ffffffffc5ce05c5000000002922a8c6 - | JDBC Connection [HikariProxyConnection@174865049 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:36.999| http-nio-6002-exec-1 | DEBUG | ffffffffc5ce05c5000000002922a8c6 - | ==> Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:36.999| http-nio-6002-exec-2 | DEBUG | ffffffff8d225bdaffffffffb37ad116 - | ==> Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:37.001| http-nio-6002-exec-2 | DEBUG | ffffffff8d225bdaffffffffb37ad116 - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:37.001| http-nio-6002-exec-1 | DEBUG | ffffffffc5ce05c5000000002922a8c6 - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:37.010| http-nio-6002-exec-2 | DEBUG | ffffffff8d225bdaffffffffb37ad116 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:37.010| http-nio-6002-exec-1 | DEBUG | ffffffffc5ce05c5000000002922a8c6 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:37.011| http-nio-6002-exec-1 | DEBUG | ffffffffc5ce05c5000000002922a8c6 - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@eccf677] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:37.011| http-nio-6002-exec-2 | DEBUG | ffffffff8d225bdaffffffffb37ad116 - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49a48557] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:37.031| http-nio-6002-exec-2 | INFO | ffffffff8d225bdaffffffffb37ad116 - | request:============请求地址============:/api/oe/sys/env
|
|
|
+============类============:com.qmth.themis.exam.api.SysController
|
|
|
+============方法============:env
|
|
|
+参数key:"mapParameter",参数value:{"orgId":"248138371636404224"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:41:37.031| http-nio-6002-exec-1 | INFO | ffffffffc5ce05c5000000002922a8c6 - | request:============请求地址============:/api/oe/sys/env
|
|
|
+============类============:com.qmth.themis.exam.api.SysController
|
|
|
+============方法============:env
|
|
|
+参数key:"mapParameter",参数value:{"orgId":"248138371636404224"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:41:37.083| http-nio-6002-exec-1 | INFO | ffffffffc5ce05c5000000002922a8c6 - | POST /api/oe/sys/env 200 249ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:41:37.083| http-nio-6002-exec-2 | INFO | ffffffff8d225bdaffffffffb37ad116 - | POST /api/oe/sys/env 200 249ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:41:46.882| http-nio-6002-exec-3 | DEBUG | ffffffffe217bc170000000047bd9a4a - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:46.888| http-nio-6002-exec-3 | DEBUG | ffffffffe217bc170000000047bd9a4a - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3465d7a9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:46.894| http-nio-6002-exec-3 | DEBUG | ffffffffe217bc170000000047bd9a4a - | JDBC Connection [HikariProxyConnection@1902595905 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:46.897| http-nio-6002-exec-3 | DEBUG | ffffffffe217bc170000000047bd9a4a - | ==> Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:46.898| http-nio-6002-exec-3 | DEBUG | ffffffffe217bc170000000047bd9a4a - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:46.905| http-nio-6002-exec-3 | DEBUG | ffffffffe217bc170000000047bd9a4a - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:46.906| http-nio-6002-exec-3 | DEBUG | ffffffffe217bc170000000047bd9a4a - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3465d7a9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:41:46.907| http-nio-6002-exec-3 | INFO | ffffffffe217bc170000000047bd9a4a - | request:============请求地址============:/api/oe/sys/env
|
|
|
+============类============:com.qmth.themis.exam.api.SysController
|
|
|
+============方法============:env
|
|
|
+参数key:"mapParameter",参数value:{"orgId":"248138371636404224"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:41:46.909| http-nio-6002-exec-3 | INFO | ffffffffe217bc170000000047bd9a4a - | POST /api/oe/sys/env 200 50ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:43:19.165| http-nio-6002-exec-4 | DEBUG | ffffffffd52c61d1000000002bdb4373 - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:19.167| http-nio-6002-exec-4 | DEBUG | ffffffffd52c61d1000000002bdb4373 - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f3d37c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:19.170| http-nio-6002-exec-4 | DEBUG | ffffffffd52c61d1000000002bdb4373 - | JDBC Connection [HikariProxyConnection@603013574 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:19.174| http-nio-6002-exec-4 | DEBUG | ffffffffd52c61d1000000002bdb4373 - | ==> Preparing: select t.* from t_b_client_version t WHERE t.id = (select max(tbcv.id) as id from t_b_client_version tbcv WHERE tbcv.enable = 1 and tbcv.type = 'ONLINE' ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:19.178| http-nio-6002-exec-4 | DEBUG | ffffffffd52c61d1000000002bdb4373 - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:19.187| http-nio-6002-exec-4 | DEBUG | ffffffffd52c61d1000000002bdb4373 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:19.188| http-nio-6002-exec-4 | DEBUG | ffffffffd52c61d1000000002bdb4373 - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f3d37c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:19.189| http-nio-6002-exec-4 | INFO | ffffffffd52c61d1000000002bdb4373 - | request:============请求地址============:/api/oe/sys/env
|
|
|
+============类============:com.qmth.themis.exam.api.SysController
|
|
|
+============方法============:env
|
|
|
+参数key:"mapParameter",参数value:{"orgId":"248138371636404224"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:43:19.195| http-nio-6002-exec-4 | INFO | ffffffffd52c61d1000000002bdb4373 - | POST /api/oe/sys/env 200 34ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:43:36.594| http-nio-6002-exec-5 | DEBUG | 000000000b1b69fcfffffffff7efd0cb - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:36.596| http-nio-6002-exec-5 | DEBUG | 000000000b1b69fcfffffffff7efd0cb - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9ce3a36] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:36.616| http-nio-6002-exec-5 | DEBUG | 000000000b1b69fcfffffffff7efd0cb - | JDBC Connection [HikariProxyConnection@608680825 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:36.617| http-nio-6002-exec-5 | DEBUG | 000000000b1b69fcfffffffff7efd0cb - | ==> Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list WHERE (enable = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:36.619| http-nio-6002-exec-5 | DEBUG | 000000000b1b69fcfffffffff7efd0cb - | ==> Parameters: true(Boolean) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:36.622| http-nio-6002-exec-5 | DEBUG | 000000000b1b69fcfffffffff7efd0cb - | <== Total: 10 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:36.622| http-nio-6002-exec-5 | DEBUG | 000000000b1b69fcfffffffff7efd0cb - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9ce3a36] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:36.652| http-nio-6002-exec-5 | INFO | 000000000b1b69fcfffffffff7efd0cb - | request:============请求地址============:/api/oe/black/list/select
|
|
|
+============类============:com.qmth.themis.exam.api.TSBlackListController
|
|
|
+============方法============:select
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:43:36.725| http-nio-6002-exec-5 | INFO | 000000000b1b69fcfffffffff7efd0cb - | POST /api/oe/black/list/select 200 207ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:43:56.277| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.279| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f2061ae] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.300| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | JDBC Connection [HikariProxyConnection@335439775 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.301| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> 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 = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.302| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Parameters: 421001(String), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.307| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.308| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f2061ae] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.320| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.321| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@284de301] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.321| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | JDBC Connection [HikariProxyConnection@872050501 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.322| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.322| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Parameters: 397848704092479488(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.323| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.323| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@284de301] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.338| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.339| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1458552d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.340| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | JDBC Connection [HikariProxyConnection@714058892 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.341| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.341| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Parameters: STUDENT(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.345| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | <== Total: 40 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.345| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1458552d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.349| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.349| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7752490] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.352| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | JDBC Connection [HikariProxyConnection@1427267254 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.352| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.353| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Parameters: 64(Long), 65(Long), 66(Long), 67(Long), 68(Long), 69(Long), 70(Long), 71(Long), 72(Long), 73(Long), 137(Long), 74(Long), 138(Long), 75(Long), 76(Long), 77(Long), 78(Long), 79(Long), 80(Long), 89(Long), 90(Long), 91(Long), 92(Long), 93(Long), 157(Long), 94(Long), 95(Long), 164(Long), 165(Long), 166(Long), 167(Long), 175(Long), 114(Long), 115(Long), 116(Long), 117(Long), 182(Long), 60(Long), 62(Long), 63(Long), LINK(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.356| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | <== Total: 39 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.357| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7752490] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.375| http-nio-6002-exec-6 | INFO | fffffffffff3e785000000004827a50f - | asyncMsg mqDto:{"id":"nYsJyE6BJ6bBOAQb5jpMO","topic":"themis-topic-exam","tag":"WIN","timestamp":1721713436372,"body":"SESSION","type":"WIN","objId":"3a7b5ff96cab5861488f4981b6c5833a","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:43:56.390| http-nio-6002-exec-6 | INFO | fffffffffff3e785000000004827a50f - | asyncMsg mqDto:{"id":"UEQSfZGbJhKWTsnEEFI7F","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721713436390,"body":"LOGIN","type":"STUDENT","objId":"397848704092479488","objName":"192.168.10.55","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:43:56.405| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.407| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e0eaf7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.417| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | JDBC Connection [HikariProxyConnection@1068503363 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.418| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.419| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Parameters: 397848704092479488(Long), 405679781544726528(Long), 548106393799364608(Long), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.427| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.428| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e0eaf7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.449| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E3EF20000","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":171,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AAE59","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:43:56.452| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E3EF20001","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":146,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AAC2C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:43:56.466| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.467| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588b5df0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.468| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | JDBC Connection [HikariProxyConnection@1166410066 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.469| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.470| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Parameters: 1815230805438464002(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.472| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.473| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588b5df0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.504| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.505| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e4ffc69] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.509| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | JDBC Connection [HikariProxyConnection@2130281023 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.510| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> 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,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.510| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.514| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.514| http-nio-6002-exec-6 | DEBUG | fffffffffff3e785000000004827a50f - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e4ffc69] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:43:56.527| http-nio-6002-exec-6 | INFO | fffffffffff3e785000000004827a50f - | request:============请求地址============:/api/oe/student/login
|
|
|
+============类============:com.qmth.themis.exam.api.TEStudentController
|
|
|
+============方法============:login
|
|
|
+参数key:"mapParameter",参数value:{"identity":"421001","orgId":"248138371636404224","password":"MTIzNDU2"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:43:56.543| http-nio-6002-exec-6 | INFO | fffffffffff3e785000000004827a50f - | POST /api/oe/student/login 200 300ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:44:02.982| http-nio-6002-exec-7 | INFO | - | Start authorization: url:/api/oe/exam/prepare, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:hEp6DzkKCrcWX9II24Vl4HozDzw=, time:1721713442915 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 13:44:03.266| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.270| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.285| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | JDBC Connection [HikariProxyConnection@2133418737 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.286| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE (exam_id = ? AND exam_activity_id = ? AND exam_student_id = ? AND status = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.288| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Parameters: 548106307879047168(Long), 548106393799364608(Long), 1815230805438464002(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.293| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.294| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.306| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.307| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Preparing: select * from t_e_exam_course t where t.exam_id=? and t.course_code =? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.307| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Parameters: 548106307879047168(Long), A0002(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.311| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.311| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.312| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.312| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Preparing: select * from t_e_exam_paper t where t.exam_id=? and t.course_code=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.313| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Parameters: 548106307879047168(Long), A0002(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.315| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | <== Total: 2 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.316| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.326| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.327| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.328| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Parameters: 548107267440386048(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.329| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.329| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.344| http-nio-6002-exec-7 | INFO | ffffffff9d34ce13ffffffff962c6d79 - | asyncMsg mqDto:{"id":"Elp-xrGZcZuSbJI1q-lOR","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713443340,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:03.362| http-nio-6002-exec-7 | INFO | ffffffff9d34ce13ffffffff962c6d79 - | asyncMsg mqDto:{"id":"rj0BFYjy_q_z7rrhFAaw5","topic":"themis-topic-exam","tag":"EXAM_STUDNET_UPDATE","timestamp":1721713443355,"body":{"examStudentId":1815230805438464002,"currentRecordId":548500221023236096},"type":"EXAM_STUDNET_UPDATE","objId":"1815230805438464002","objName":"1815230805438464002","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:03.363| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E5A130005","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":147,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AB34B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:03.365| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E5A230007","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":150,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AB59B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:03.377| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.378| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,IFNULL(teea.opening_seconds,tee.opening_seconds) as openingSeconds, teea.opening_seconds as activityOpeningSeconds, tee.monitor_video_source as monitorVideoSourceStr, tee.monitor_record as monitorRecordStr, IFNULL(teea.prepare_seconds,tee.prepare_seconds) as prepareSeconds, teea.prepare_seconds as activityPrepareSeconds, 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_realness_verify as inProcessRealnessVerify, tee.in_process_liveness_fixed_range as inProcessLivenessFixedRangeStr, tee.in_process_liveness_judge_policy as inProcessLivenessJudgePolicy, tee.camera_photo_upload as cameraPhotoUpload, teea.start_time as startTime, teea.finish_time as finishTime, tee.pre_notice as preNotice, tee.pre_notice_stay_seconds as preNoticeStaySeconds from t_e_exam_activity teea left join t_e_exam tee on tee.id = teea.exam_id WHERE 1 = 1 and teea.id = ? and tee.enable = 1 and teea.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.379| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | ==> Parameters: 548106393799364608(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.382| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.382| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.394| http-nio-6002-exec-7 | INFO | ffffffff9d34ce13ffffffff962c6d79 - | asyncMsg mqDto:{"id":"f2b3htDj6W_HE6glKh53h","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721713443394,"body":"FIRST_PREPARE","type":"STUDENT","objId":"397848704092479488","objName":"192.168.10.55","ack":0,"sequence":null,"properties":{"examRecordId":548500221023236096,"remark":"首次候考","examStudentId":1815230805438464002},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:03.396| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.396| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.397| http-nio-6002-exec-7 | DEBUG | ffffffff9d34ce13ffffffff962c6d79 - | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79b1a217] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:03.397| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E5A43000A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":174,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ABB1C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:03.398| http-nio-6002-exec-7 | INFO | ffffffff9d34ce13ffffffff962c6d79 - | request:============请求地址============:/api/oe/exam/prepare
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:prepare
|
|
|
+参数key:"param",参数value:{"examStudentId":"1815230805438464002"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:44:03.417| http-nio-6002-exec-7 | INFO | ffffffff9d34ce13ffffffff962c6d79 - | POST /api/oe/exam/prepare 200 372ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:44:04.416| http-nio-6002-exec-8 | INFO | - | 考试记录:548500221023236096,WS连接创建:548500225557278720,在线人数:1 | [com.qmth.themis.exam.websocket.WebSocketOeServer:88]
|
|
|
+2024-07-23 13:44:04.422| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"mgz861od-ghcK_0df8T_u","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713444417,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:04.430| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E5E48000D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":151,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ABF7E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:04.433| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"Ei4AiMpx8STdeCNVHn_n0","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1721713444432,"body":"{\"id\":\"548500225603416064\",\"studentId\":\"397848704092479488\",\"examStudentId\":\"1815230805438464002\",\"examRecordId\":\"548500221023236096\",\"type\":\"ON_LINE\",\"createTime\":1721713444417}","type":"ONLINE_LOG","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:04.435| http-nio-6002-exec-8 | INFO | - | asyncOrderlyMsg mqDto:{"id":"KzAzSlk3c14oAEp70ncRC","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1721713444435,"body":548500221023236096,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 13:44:04.435| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E5E51000F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":175,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AC1CE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:04.438| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E5E550011","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":148,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AC4CC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 13:44:04.445| ConsumeMessageThread_1 | INFO | - | :523-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 13:44:04.452| ConsumeMessageThread_1 | INFO | - | :523-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"KzAzSlk3c14oAEp70ncRC","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1721713444435,"body":548500221023236096,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 13:44:04.462| ConsumeMessageThread_1 | INFO | - | message:{"type":"MOBILE_MONITOR_STATUS","time":1721713444461,"body":{"recordId":548500221023236096}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:44:04.490| ConsumeMessageThread_1 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.492| ConsumeMessageThread_1 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f6150ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.496| ConsumeMessageThread_1 | DEBUG | - | JDBC Connection [HikariProxyConnection@115291339 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.498| ConsumeMessageThread_1 | DEBUG | - | ==> Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.499| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: KzAzSlk3c14oAEp70ncRC(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.502| ConsumeMessageThread_1 | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.503| ConsumeMessageThread_1 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f6150ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.503| ConsumeMessageThread_1 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.504| ConsumeMessageThread_1 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4029b749] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.520| ConsumeMessageThread_1 | DEBUG | - | JDBC Connection [HikariProxyConnection@710700695 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.522| ConsumeMessageThread_1 | DEBUG | - | ==> Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.523| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: KzAzSlk3c14oAEp70ncRC(String), themis-topic-exam(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 5.485002210232361E17(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 548500221023236096(String), 548500221023236096(String), 2(Integer), 1721713444519(Long), 1721713444435(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.526| ConsumeMessageThread_1 | DEBUG | - | <== Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:04.526| ConsumeMessageThread_1 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4029b749] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:05.480| http-nio-6002-exec-10 | INFO | - | Start authorization: url:/api/oe/exam/paper/download, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:JJ90+OOCAu+yX9wOlSyNo/Aon7Q=, time:1721713445415 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 13:44:05.530| http-nio-6002-exec-10 | INFO | 00000000512b7216ffffffffa8da36c3 - | request:============请求地址============:/api/oe/exam/paper/download
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:paperDownload
|
|
|
+参数key:"param",参数value:{"recordId":"548500221023236096"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:44:05.535| http-nio-6002-exec-10 | INFO | 00000000512b7216ffffffffa8da36c3 - | POST /api/oe/exam/paper/download 200 44ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:44:07.722| http-nio-6002-exec-2 | INFO | - | Start authorization: url:/api/oe/exam/paper/downloaded, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:FC+EG3XKk/DS9cVbq7PIzOhRfVs=, time:1721713447665 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 13:44:07.738| http-nio-6002-exec-2 | INFO | fffffffff583cc4b0000000002715434 - | asyncMsg mqDto:{"id":"0wZQl3if9yytGqB3tuire","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713447737,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:07.740| http-nio-6002-exec-2 | INFO | fffffffff583cc4b0000000002715434 - | request:============请求地址============:/api/oe/exam/paper/downloaded
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:paperDownloaded
|
|
|
+参数key:"param",参数value:{"recordId":"548500221023236096"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:44:07.744| http-nio-6002-exec-2 | INFO | fffffffff583cc4b0000000002715434 - | POST /api/oe/exam/paper/downloaded 200 12ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:44:07.745| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E6B3B0014","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":152,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ACB68","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:08.776| http-nio-6002-exec-1 | INFO | - | Start authorization: url:/api/oe/exam/start, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:ezvjniZo0zafS05sjZd3gURc29k=, time:1721713448712 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 13:44:08.815| http-nio-6002-exec-1 | INFO | 0000000015b7e5480000000059c76a29 - | asyncMsg mqDto:{"id":"u3GytSHuYm_H9wMCm_W4t","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713448809,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:08.818| http-nio-6002-exec-1 | INFO | 0000000015b7e5480000000059c76a29 - | asyncMsg mqDto:{"id":"agE-KierN_gkubTUo2f1N","topic":"themis-topic-exam","tag":"EXAM_STUDNET_UPDATE","timestamp":1721713448818,"body":{"examStudentId":1815230805438464002,"currentRecordId":548500221023236096,"alreadyExamCount":4},"type":"EXAM_STUDNET_UPDATE","objId":"1815230805438464002","objName":"1815230805438464002","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:08.820| http-nio-6002-exec-1 | INFO | 0000000015b7e5480000000059c76a29 - | asyncMsg mqDto:{"id":"Z1xcTxWcrX1t8WXeV6uAe","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721713448819,"body":"ANSWERING","type":"STUDENT","objId":"397848704092479488","objName":"192.168.10.55","ack":0,"sequence":null,"properties":{"examRecordId":548500221023236096,"remark":"正在答题","examStudentId":1815230805438464002},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:08.827| http-nio-6002-exec-1 | INFO | 0000000015b7e5480000000059c76a29 - | asyncOrderlyMsg mqDto:{"id":"vDT9lQWdrwc0V57AuPnZw","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721713448827,"body":548500221023236096,"type":"EXAM_START","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 13:44:08.827| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E6F710017","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":176,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ACF95","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:08.828| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E6F730019","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":153,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AD1E5","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:08.828| http-nio-6002-exec-1 | INFO | 0000000015b7e5480000000059c76a29 - | request:============请求地址============:/api/oe/exam/start
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:start
|
|
|
+参数key:"param",参数value:{"recordId":"548500221023236096","reason":null}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 13:44:08.829| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E6F75001B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":172,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AD495","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:08.831| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E6F7B001D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":149,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AD721","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 13:44:08.832| ConsumeMessageThread_1 | INFO | - | :530-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 13:44:08.833| ConsumeMessageThread_1 | INFO | - | :530-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"vDT9lQWdrwc0V57AuPnZw","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721713448827,"body":548500221023236096,"type":"EXAM_START","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 13:44:08.834| http-nio-6002-exec-1 | INFO | 0000000015b7e5480000000059c76a29 - | POST /api/oe/exam/start 200 51ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 13:44:08.839| ConsumeMessageThread_1 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:08.840| ConsumeMessageThread_1 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eaa720b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:08.841| ConsumeMessageThread_1 | DEBUG | - | JDBC Connection [HikariProxyConnection@1788214022 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:08.842| ConsumeMessageThread_1 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:08.843| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:08.850| ConsumeMessageThread_1 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:08.850| ConsumeMessageThread_1 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eaa720b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:44:18.939| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721713458868,"body":{"durationSeconds":8,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:44:18.985| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":8,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:44:18.989| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"GjWhWkU9Q3dYMuKs8FJs8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713458987,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:18.993| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721713458992,"body":{"recordId":548500221023236096,"ackMessage":1721713458868}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:44:19.000| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743E972F0020","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":173,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ADE63","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:33.920| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721713473868,"body":{"durationSeconds":23,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:44:33.931| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":23,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:44:33.936| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"tjMG6xqYzis5FRfM0L3co","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713473935,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:33.941| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721713473939,"body":{"recordId":548500221023236096,"ackMessage":1721713473868}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:44:33.956| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743ED1930023","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":150,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AE290","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:44:48.914| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721713488868,"body":{"durationSeconds":38,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:44:48.918| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":38,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:44:48.920| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"uqgYI1GQUMi7RFhXTeixr","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713488919,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:44:48.922| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721713488921,"body":{"recordId":548500221023236096,"ackMessage":1721713488868}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:44:48.936| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743F0C190026","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":151,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AE6BE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:45:00.028| scheduled-task-1 | INFO | - | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
|
|
|
+2024-07-23 13:45:00.131| ConsumeMessageThread_2 | INFO | - | :542-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 13:45:00.134| ConsumeMessageThread_2 | INFO | - | :542-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"vDT9lQWdrwc0V57AuPnZw","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721713448827,"body":548500221023236096,"type":"EXAM_START","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 13:45:00.138| ConsumeMessageThread_2 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:45:00.141| ConsumeMessageThread_2 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36b52e5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:45:00.145| ConsumeMessageThread_2 | DEBUG | - | JDBC Connection [HikariProxyConnection@229420280 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:45:00.152| ConsumeMessageThread_2 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:45:00.154| ConsumeMessageThread_2 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:45:00.161| ConsumeMessageThread_2 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:45:00.162| ConsumeMessageThread_2 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36b52e5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:45:03.914| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721713503868,"body":{"durationSeconds":52,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:45:03.920| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":52,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:45:03.922| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"lFpvWlE962fbkHmA4soU0","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713503921,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:45:03.926| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721713503926,"body":{"recordId":548500221023236096,"ackMessage":1721713503868}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:45:03.931| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743F46B40029","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":174,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AEF22","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:45:18.931| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721713518884,"body":{"durationSeconds":67,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:45:18.942| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":67,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:45:18.946| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"IXn21IMlYfWUV033vuOz_","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713518945,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:45:18.951| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721713518950,"body":{"recordId":548500221023236096,"ackMessage":1721713518884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:45:18.957| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743F8164002C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":153,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AF34F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:45:33.931| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721713533884,"body":{"durationSeconds":82,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:45:33.938| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":82,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:45:33.945| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"iV8UStXQTK9QoorMRO1os","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713533943,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:45:33.950| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721713533949,"body":{"recordId":548500221023236096,"ackMessage":1721713533884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:45:33.956| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743FBBFB002F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":175,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AF77C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:45:48.930| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721713548884,"body":{"durationSeconds":97,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:45:48.940| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":97,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:45:48.948| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"9C8oXMBo_wOzSbiyqRcuO","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713548944,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:45:48.955| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721713548953,"body":{"recordId":548500221023236096,"ackMessage":1721713548884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:45:48.960| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2743FF6960032","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":177,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000AFBA9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:46:00.072| ConsumeMessageThread_3 | INFO | - | :544-:ConsumeMessageThread_3 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 13:46:00.074| ConsumeMessageThread_3 | INFO | - | :544-:ConsumeMessageThread_3 websocket oe Consumer接收到的消息:{"id":"vDT9lQWdrwc0V57AuPnZw","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721713448827,"body":548500221023236096,"type":"EXAM_START","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096},"reconsume":2} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 13:46:00.076| ConsumeMessageThread_3 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:46:00.077| ConsumeMessageThread_3 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe834d5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:46:00.078| ConsumeMessageThread_3 | DEBUG | - | JDBC Connection [HikariProxyConnection@1093649240 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:46:00.079| ConsumeMessageThread_3 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:46:00.079| ConsumeMessageThread_3 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:46:00.082| ConsumeMessageThread_3 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:46:00.082| ConsumeMessageThread_3 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe834d5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:46:03.945| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721713563900,"body":{"durationSeconds":112,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:46:03.954| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":112,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:46:03.958| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"YaLPbQgnxGqy0t0enlNa5","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713563957,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:46:03.963| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721713563961,"body":{"recordId":548500221023236096,"ackMessage":1721713563900}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:46:03.968| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744031380035","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":154,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B040C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:46:18.869| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721713578915,"body":{"durationSeconds":127,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:46:18.884| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":127,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:46:18.889| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"GbRAOaaiu5aXSqRSXzoby","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713578887,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:46:18.893| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721713578891,"body":{"recordId":548500221023236096,"ackMessage":1721713578915}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:46:18.896| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274406B8B0038","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":178,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B0839","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:46:33.869| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721713593915,"body":{"durationSeconds":143,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:46:33.884| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":143,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:46:33.889| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"l96xkPwvCQ7Hk_xQTl-CW","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713593888,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:46:33.896| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721713593894,"body":{"recordId":548500221023236096,"ackMessage":1721713593915}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:46:33.899| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27440A626003B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":155,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B0C66","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:46:48.872| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721713608915,"body":{"durationSeconds":158,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:46:48.905| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":158,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:46:48.911| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"aBmr8b_llb4fmp3GEUDxx","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713608909,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:46:48.915| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721713608914,"body":{"recordId":548500221023236096,"ackMessage":1721713608915}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:46:48.918| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27440E0D1003E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":156,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B1093","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:47:00.043| ConsumeMessageThread_4 | INFO | - | :546-:ConsumeMessageThread_4 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 13:47:00.045| ConsumeMessageThread_4 | INFO | - | :546-:ConsumeMessageThread_4 websocket oe Consumer接收到的消息:{"id":"vDT9lQWdrwc0V57AuPnZw","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721713448827,"body":548500221023236096,"type":"EXAM_START","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096},"reconsume":3} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 13:47:00.049| ConsumeMessageThread_4 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:47:00.052| ConsumeMessageThread_4 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c49e68c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:47:00.054| ConsumeMessageThread_4 | DEBUG | - | JDBC Connection [HikariProxyConnection@42867061 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:47:00.059| ConsumeMessageThread_4 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:47:00.060| ConsumeMessageThread_4 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:47:00.070| ConsumeMessageThread_4 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:47:00.071| ConsumeMessageThread_4 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c49e68c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 13:47:03.885| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721713623931,"body":{"durationSeconds":173,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:47:03.893| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":173,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:47:03.896| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"MhoEcdeGqTiVrxdn7C7uz","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713623895,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:47:03.900| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721713623899,"body":{"recordId":548500221023236096,"ackMessage":1721713623931}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:47:03.903| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274411B5A0041","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":179,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B18F6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:47:18.887| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721713638931,"body":{"durationSeconds":188,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:47:18.904| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":188,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:47:18.907| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"5JTMyr6wQAr2Wq2tZnthr","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713638906,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:47:18.912| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721713638910,"body":{"recordId":548500221023236096,"ackMessage":1721713638931}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:47:18.918| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744155FD0044","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":158,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B1D23","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:47:33.882| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721713653931,"body":{"durationSeconds":202,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:47:33.891| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":202,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:47:33.896| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"ug1eTYOQDfi4O10iyF0lh","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713653893,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:47:33.899| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721713653898,"body":{"recordId":548500221023236096,"ackMessage":1721713653931}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:47:33.902| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744190890047","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":180,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B2150","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:47:48.900| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721713668947,"body":{"durationSeconds":217,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:47:48.916| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":217,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:47:48.921| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"JPdkWrj_pnXzDB9JDhIjL","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713668920,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:47:48.929| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721713668926,"body":{"recordId":548500221023236096,"ackMessage":1721713668947}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:47:48.938| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27441CB3D004A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":155,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B257D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:48:03.924| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721713683962,"body":{"durationSeconds":232,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:48:03.951| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":232,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:48:03.954| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"GdoqNQwDdTj6q_EfrUB6i","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713683953,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:48:03.959| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721713683958,"body":{"recordId":548500221023236096,"ackMessage":1721713683962}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:48:03.970| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744205F5004D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":159,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B29AB","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:48:18.932| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721713698978,"body":{"durationSeconds":247,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:48:18.953| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":247,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:48:18.958| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"Curkmm30VlDgY9UCb7Qzp","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713698957,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:48:18.963| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721713698961,"body":{"recordId":548500221023236096,"ackMessage":1721713698978}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:48:18.972| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744240900050","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":156,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B2DD9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:48:33.943| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721713713993,"body":{"durationSeconds":262,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:48:33.953| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":262,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:48:33.956| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"1O9WTrJwhXNKiPC3L_y42","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713713954,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:48:33.959| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721713713958,"body":{"recordId":548500221023236096,"ackMessage":1721713713993}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:48:33.964| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274427B260053","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":176,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B3207","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:48:48.944| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721713728993,"body":{"durationSeconds":278,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:48:48.952| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":278,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:48:48.957| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"haW46b3-pOBHVtEo44Smr","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713728955,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:48:48.961| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721713728960,"body":{"recordId":548500221023236096,"ackMessage":1721713728993}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:48:48.977| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27442B5BF0056","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":177,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B3634","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:49:03.944| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721713743993,"body":{"durationSeconds":293,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:49:03.950| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":293,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:49:03.955| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"b7rqKwx4qR_IvV_fRRe-q","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713743954,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:49:03.961| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721713743960,"body":{"recordId":548500221023236096,"ackMessage":1721713743993}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:49:03.973| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27442F0540059","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":157,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B3A62","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:49:18.958| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721713759009,"body":{"durationSeconds":308,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:49:18.965| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":308,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:49:18.970| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"Sx4GRoH04PXzy2IeJr6nd","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713758968,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:49:18.973| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721713758971,"body":{"recordId":548500221023236096,"ackMessage":1721713759009}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:49:18.975| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274432AFB005C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":178,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B3E90","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:49:33.956| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721713774009,"body":{"durationSeconds":322,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:49:33.963| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":322,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:49:33.965| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"wdNnPNlJ8LjfCDKRFIhCh","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713773964,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:49:33.969| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721713773967,"body":{"recordId":548500221023236096,"ackMessage":1721713774009}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:49:33.971| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27443658F005F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":158,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B42BD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:49:48.958| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721713789009,"body":{"durationSeconds":337,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:49:48.966| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":337,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:49:48.969| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"LV1y1B6xfeOAOY0buVyan","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713788968,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:49:48.972| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721713788970,"body":{"recordId":548500221023236096,"ackMessage":1721713789009}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:49:48.974| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27443A02A0062","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":160,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B46EA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:50:03.977| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721713804025,"body":{"durationSeconds":353,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:50:03.991| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":353,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:50:03.996| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"oeBjshrp2i3lEuf5NdVhR","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713803995,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:50:04.003| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721713804000,"body":{"recordId":548500221023236096,"ackMessage":1721713804025}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:50:04.008| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27443DAE00065","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":179,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B4B17","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:50:18.990| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721713819040,"body":{"durationSeconds":368,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:50:19.008| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":368,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:50:19.015| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"mIqS0WjCkY7RQmrx51BfI","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713819014,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:50:19.024| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721713819019,"body":{"recordId":548500221023236096,"ackMessage":1721713819040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:50:19.031| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27444158A0068","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":161,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B4F44","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:50:33.989| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721713834040,"body":{"durationSeconds":383,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:50:34.008| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":383,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:50:34.013| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"b6WAEKKxLaa81Cy03Kw6u","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713834011,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:50:34.017| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721713834016,"body":{"recordId":548500221023236096,"ackMessage":1721713834040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:50:34.027| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27444501E006B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":181,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B5372","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:50:48.988| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721713849040,"body":{"durationSeconds":397,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:50:48.995| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":397,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:50:48.998| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"KHB5BjSPeprgi39CpHWg7","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713848997,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:50:49.001| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721713849000,"body":{"recordId":548500221023236096,"ackMessage":1721713849040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:50:49.005| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274448AA7006E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":182,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B57A0","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:51:03.987| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721713864040,"body":{"durationSeconds":412,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:51:03.994| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":412,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:51:03.998| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"hYxlEJbzJUXy8UBHkqUM7","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713863997,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:51:04.001| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721713863999,"body":{"recordId":548500221023236096,"ackMessage":1721713864040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:51:04.003| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27444C53F0071","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":162,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B5BCD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:51:18.988| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721713879040,"body":{"durationSeconds":427,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:51:18.998| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":427,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:51:19.001| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"x4N4bpSHhUXk2w1H-ndGX","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713879000,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:51:19.005| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721713879003,"body":{"recordId":548500221023236096,"ackMessage":1721713879040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:51:19.008| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27444FFDA0074","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":183,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B5FFA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:51:33.985| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721713894040,"body":{"durationSeconds":443,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:51:33.996| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":443,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:51:34.000| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"m6qrRIoUGVk_QvRfcmDsY","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713893998,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:51:34.003| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721713894002,"body":{"recordId":548500221023236096,"ackMessage":1721713894040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:51:34.006| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274453A710077","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":163,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B6427","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:51:48.999| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721713909040,"body":{"durationSeconds":458,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:51:49.002| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":458,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:51:49.004| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"PdVhVL6KulndYdNr_OFHx","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713909003,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:51:49.008| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721713909007,"body":{"recordId":548500221023236096,"ackMessage":1721713909040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:51:49.011| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27445750E007A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":180,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B6854","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:52:03.999| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721713924040,"body":{"durationSeconds":473,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:52:04.006| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":473,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:52:04.008| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"rFiiuWzaP8XNOt63-WiMS","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713924007,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:52:04.012| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721713924011,"body":{"recordId":548500221023236096,"ackMessage":1721713924040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:52:04.016| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27445AFAA007D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":184,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B6C81","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:52:19.001| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721713939040,"body":{"durationSeconds":487,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:52:19.006| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":487,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:52:19.009| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"MVh8hqpYKd0rcAPlNU_lY","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713939008,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:52:19.012| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721713939011,"body":{"recordId":548500221023236096,"ackMessage":1721713939040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:52:19.013| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27445EA420080","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":181,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B70AE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:52:33.998| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721713954040,"body":{"durationSeconds":502,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:52:34.005| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":502,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:52:34.007| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"sA-1Q_e26Uco66EizMndz","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713954006,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:52:34.010| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721713954009,"body":{"recordId":548500221023236096,"ackMessage":1721713954040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:52:34.013| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744624D80083","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":159,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B74DB","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:52:49.000| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721713969040,"body":{"durationSeconds":518,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:52:49.007| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":518,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:52:49.011| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"koYO8wznWEk0qZN8QWyJO","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713969010,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:52:49.016| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721713969015,"body":{"recordId":548500221023236096,"ackMessage":1721713969040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:52:49.018| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274465F750086","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":160,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B7908","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:53:03.999| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721713984040,"body":{"durationSeconds":533,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:53:04.015| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":533,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:53:04.018| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"wYzg-z1uGpeCH6O-T3vp7","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713984017,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:53:04.022| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721713984021,"body":{"recordId":548500221023236096,"ackMessage":1721713984040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:53:04.024| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274469A130089","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":182,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B7D35","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:53:18.997| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721713999040,"body":{"durationSeconds":548,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:53:19.005| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":548,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:53:19.008| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"mgtcZHCAScoWGSww_dy3K","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721713999007,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:53:19.013| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721713999011,"body":{"recordId":548500221023236096,"ackMessage":1721713999040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:53:19.014| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27446D4A2008C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":161,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B8162","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:53:33.996| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721714014040,"body":{"durationSeconds":562,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:53:34.010| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":562,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:53:34.012| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"_kynv0CxhQEev-PeGgYkl","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714014011,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:53:34.015| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721714014014,"body":{"recordId":548500221023236096,"ackMessage":1721714014040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:53:34.016| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274470F3D008F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":183,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B858F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:53:48.999| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714029040,"body":{"durationSeconds":577,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:53:49.009| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":577,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:53:49.012| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"cp4Vg2cphWztxZ5WW1M2q","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714029011,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:53:49.015| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714029014,"body":{"recordId":548500221023236096,"ackMessage":1721714029040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:53:49.016| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744749D50092","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":185,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B89BC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:54:04.000| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721714044040,"body":{"durationSeconds":593,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:54:04.016| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":593,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:54:04.019| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"DfPfX0tlZ99CMj3_iK9Jg","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714044018,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:54:04.030| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721714044027,"body":{"recordId":548500221023236096,"ackMessage":1721714044040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:54:04.034| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744784790095","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":162,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B8DE9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:54:18.996| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721714059040,"body":{"durationSeconds":608,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:54:19.010| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":608,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:54:19.014| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"6BAMhNNT8XbhUdXoUDU6G","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714059013,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:54:19.026| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721714059019,"body":{"recordId":548500221023236096,"ackMessage":1721714059040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:54:19.027| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27447BF0A0098","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":186,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B9216","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:54:34.002| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721714074040,"body":{"durationSeconds":623,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:54:34.030| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":623,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:54:34.037| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"7_fH3Eq_Zqv-Bmnwp0XUS","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714074034,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:54:34.042| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721714074040,"body":{"recordId":548500221023236096,"ackMessage":1721714074040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:54:34.046| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27447F9B7009B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":164,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B9643","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:54:48.995| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721714089040,"body":{"durationSeconds":637,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:54:49.003| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":637,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:54:49.007| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"LnnHgmCXBF9NtseFzMdqJ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714089006,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:54:49.013| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274483430009E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":165,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B9A70","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:54:49.014| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721714089012,"body":{"recordId":548500221023236096,"ackMessage":1721714089040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:55:03.995| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714104040,"body":{"durationSeconds":652,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:55:04.002| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":652,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:55:04.006| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"Zl5qu4YN2nQZWEz83Ml8B","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714104004,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:55:04.009| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714104008,"body":{"recordId":548500221023236096,"ackMessage":1721714104040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:55:04.014| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274486EC700A1","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":187,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000B9E9D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:55:18.996| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714119040,"body":{"durationSeconds":668,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:55:19.008| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":668,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:55:19.011| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"k_2-lSiywqWV1hPMgXi79","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714119010,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:55:19.017| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714119013,"body":{"recordId":548500221023236096,"ackMessage":1721714119040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:55:19.022| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27448A96400A4","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":166,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BA2CA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:55:33.994| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714134040,"body":{"durationSeconds":683,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:55:34.001| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":683,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:55:34.005| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"j1u6h3DVCPRWyATLSRqjV","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714134003,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:55:34.009| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714134007,"body":{"recordId":548500221023236096,"ackMessage":1721714134040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:55:34.021| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27448E3F600A7","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":188,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BA6F8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:55:48.993| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721714149040,"body":{"durationSeconds":698,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:55:49.005| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":698,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:55:49.010| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"ygorleyczFn7RBGP5TVeS","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714149008,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:55:49.016| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721714149012,"body":{"recordId":548500221023236096,"ackMessage":1721714149040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:55:49.017| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274491E9400AA","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":163,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BAB26","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:56:03.993| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721714164040,"body":{"durationSeconds":712,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:56:04.004| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":712,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:56:04.007| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"gWQwHFXG1rw3m1Bh6nJ0i","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714164006,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:56:04.010| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721714164009,"body":{"recordId":548500221023236096,"ackMessage":1721714164040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:56:04.013| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27449592800AD","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":167,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BAF53","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:56:19.009| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714179056,"body":{"durationSeconds":727,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:56:19.017| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":727,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:56:19.024| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"4XIPc8o8R6-F1dgS0gZ95","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714179023,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:56:19.027| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714179026,"body":{"recordId":548500221023236096,"ackMessage":1721714179056}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:56:19.029| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744993D100B0","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":164,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BB380","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:56:34.025| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721714194072,"body":{"durationSeconds":742,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:56:34.036| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":742,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:56:34.039| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"5od8BbzPLLEB-9mhs5BGC","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714194038,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:56:34.042| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721714194040,"body":{"recordId":548500221023236096,"ackMessage":1721714194072}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:56:34.044| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27449CE7800B3","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":184,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BB7AD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:56:49.040| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714209087,"body":{"durationSeconds":758,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:56:49.049| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":758,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:56:49.054| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"_DVhXFOZqNDljpdnYqtgn","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714209052,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:56:49.059| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714209058,"body":{"recordId":548500221023236096,"ackMessage":1721714209087}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:56:49.062| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744A092100B6","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":185,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BBBDA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:57:04.053| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721714224103,"body":{"durationSeconds":773,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:57:04.065| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":773,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:57:04.068| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"QqMEamOQbVYvUZGc3Dy7l","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714224067,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:57:04.073| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721714224072,"body":{"recordId":548500221023236096,"ackMessage":1721714224103}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:57:04.076| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744A43C700B9","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":165,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BC007","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:57:19.053| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721714239103,"body":{"durationSeconds":788,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:57:19.061| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":788,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:57:19.066| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"5DTvhqbrdWyIAUr8-mG_e","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714239063,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:57:19.069| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721714239068,"body":{"recordId":548500221023236096,"ackMessage":1721714239103}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:57:19.071| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744A7E5B00BC","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":186,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BC434","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:57:34.069| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721714254118,"body":{"durationSeconds":802,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:57:34.077| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":802,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:57:34.080| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"yyHuF2j5mR9Pxoko4q9F8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714254079,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:57:34.083| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721714254082,"body":{"recordId":548500221023236096,"ackMessage":1721714254118}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:57:34.085| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744AB90100BF","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":166,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BC861","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:57:49.068| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714269118,"body":{"durationSeconds":817,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:57:49.074| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":817,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:57:49.076| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"tYQs1e6aYqrgMUoQb22Qt","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714269075,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:57:49.080| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714269079,"body":{"recordId":548500221023236096,"ackMessage":1721714269118}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:57:49.081| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744AF39600C2","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":168,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BCC8E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:58:04.085| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721714284134,"body":{"durationSeconds":833,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:58:04.097| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":833,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:58:04.101| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"4OB0HKycf41-Lb9AWh-Ew","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714284100,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:58:04.106| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721714284104,"body":{"recordId":548500221023236096,"ackMessage":1721714284134}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:58:04.112| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744B2E4600C5","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":187,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BD0BB","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:58:19.100| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721714299150,"body":{"durationSeconds":848,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:58:19.110| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":848,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:58:19.113| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"0rq5V3Ed7I0MHYuky8Y_8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714299112,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:58:19.117| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721714299115,"body":{"recordId":548500221023236096,"ackMessage":1721714299150}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:58:19.122| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744B68EB00C8","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":169,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BD4E8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:58:34.112| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721714314165,"body":{"durationSeconds":863,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:58:34.118| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":863,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:58:34.120| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"bK9D3sXl6IErhmOgy8cZ3","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714314120,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:58:34.123| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721714314122,"body":{"recordId":548500221023236096,"ackMessage":1721714314165}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:58:34.165| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744BA38A00CB","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":189,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BD915","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:58:49.112| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714329165,"body":{"durationSeconds":878,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:58:49.115| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":878,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:58:49.116| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"4XaSspUWMbKkYdlXeH3tV","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714329116,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:58:49.124| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714329119,"body":{"recordId":548500221023236096,"ackMessage":1721714329165}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:58:49.132| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744BDE1E00CE","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":190,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BDD43","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:59:04.131| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721714344181,"body":{"durationSeconds":893,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:59:04.142| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":893,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:59:04.146| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"j1FmuuVHIWP51i1gqAHNZ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714344145,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:59:04.149| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721714344148,"body":{"recordId":548500221023236096,"ackMessage":1721714344181}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:59:04.155| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744C18D400D1","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":170,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BE171","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:59:19.143| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714359197,"body":{"durationSeconds":907,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:59:19.154| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":907,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:59:19.159| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"rpnwQ6Y-hqdMdDysov6_8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714359156,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:59:19.162| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714359161,"body":{"recordId":548500221023236096,"ackMessage":1721714359197}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:59:19.164| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744C537800D4","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":191,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BE59E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:59:34.158| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721714374212,"body":{"durationSeconds":923,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:59:34.163| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":923,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:59:34.167| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"Sz3z2Gb8ke4VBiSeLLgEU","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714374166,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:59:34.170| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721714374169,"body":{"recordId":548500221023236096,"ackMessage":1721714374212}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:59:34.172| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744C8E1800D7","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":171,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BE9CB","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:59:49.189| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721714389228,"body":{"durationSeconds":938,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 13:59:49.196| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":938,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 13:59:49.199| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"_BJsu1eSp8oz-rLOi8Vye","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714389198,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 13:59:49.204| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721714389202,"body":{"recordId":548500221023236096,"ackMessage":1721714389228}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 13:59:49.205| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744CC8D100DA","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":188,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BEDF8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 13:59:59.906| scheduled-task-2 | INFO | - | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
|
|
|
+2024-07-23 14:00:04.205| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714404243,"body":{"durationSeconds":953,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:00:04.212| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":953,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:00:04.220| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"SFgVvxeSJ35i9SOV1Du6X","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714404219,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:00:04.225| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714404223,"body":{"recordId":548500221023236096,"ackMessage":1721714404243}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:00:04.226| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744D037E00DD","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":192,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BF225","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:00:19.210| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714419243,"body":{"durationSeconds":968,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:00:19.219| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":968,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:00:19.221| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"2p6fNw6eTfzmRUzIySOz3","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714419220,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:00:19.224| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714419223,"body":{"recordId":548500221023236096,"ackMessage":1721714419243}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:00:19.226| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744D3E1700E0","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":189,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BF652","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:00:34.206| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714434243,"body":{"durationSeconds":982,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:00:34.211| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":982,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:00:34.214| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"8tXoNa0EGClzlBShAOC0Z","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714434213,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:00:34.218| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714434216,"body":{"recordId":548500221023236096,"ackMessage":1721714434243}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:00:34.220| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744D78A800E3","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":167,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BFA7F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:00:49.223| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721714449259,"body":{"durationSeconds":997,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:00:49.230| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":997,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:00:49.232| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"O7YWD1Tzaiqibwzo7GxtX","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714449231,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:00:49.235| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721714449234,"body":{"recordId":548500221023236096,"ackMessage":1721714449259}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:00:49.239| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744DB35100E6","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":168,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000BFEAC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:01:04.237| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721714464275,"body":{"durationSeconds":1013,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:01:04.255| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1013,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:01:04.257| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"TKscird8WUcsy_JDc1ecj","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714464256,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:01:04.261| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721714464260,"body":{"recordId":548500221023236096,"ackMessage":1721714464275}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:01:04.265| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744DEE0400E9","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":190,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C02D9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:01:19.349| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721714479290,"body":{"durationSeconds":1028,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:01:19.358| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1028,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:01:19.360| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"Mo7V79zuI0xETD9qj2ppq","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714479359,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:01:19.364| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721714479361,"body":{"recordId":548500221023236096,"ackMessage":1721714479290}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:01:19.378| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744E290100EC","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":169,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C0706","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:01:34.343| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714494290,"body":{"durationSeconds":1043,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:01:34.361| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1043,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:01:34.366| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"9kpbr7t0HlwAhxC77HTlq","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714494364,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:01:34.371| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714494370,"body":{"recordId":548500221023236096,"ackMessage":1721714494290}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:01:34.372| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744E63A000EF","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":191,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C0B34","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:01:49.341| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714509290,"body":{"durationSeconds":1058,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:01:49.349| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1058,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:01:49.356| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"4QXio_dUKc5KvnLWZAUaN","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714509355,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:01:49.360| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714509358,"body":{"recordId":548500221023236096,"ackMessage":1721714509290}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:01:49.364| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744E9E2E00F2","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":193,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C0F61","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:02:04.340| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721714524290,"body":{"durationSeconds":1073,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:02:04.345| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1073,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:02:04.347| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"GuUPcLTtLYRtvmcICGeep","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714524347,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:02:04.354| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721714524350,"body":{"recordId":548500221023236096,"ackMessage":1721714524290}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:02:04.358| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744ED8BD00F5","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":170,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C138E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:02:19.341| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721714539290,"body":{"durationSeconds":1087,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:02:19.347| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1087,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:02:19.353| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"obHwcu9lxV_wCbMj-GKMx","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714539352,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:02:19.355| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721714539354,"body":{"recordId":548500221023236096,"ackMessage":1721714539290}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:02:19.357| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744F135A00F8","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":194,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C17BB","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:02:34.340| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714554290,"body":{"durationSeconds":1103,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:02:34.346| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1103,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:02:34.349| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"EpMUetYijiyNlzyubVKBJ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714554348,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:02:34.358| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714554356,"body":{"recordId":548500221023236096,"ackMessage":1721714554290}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:02:34.359| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744F4DF300FB","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":172,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C1BE8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:02:49.354| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721714569306,"body":{"durationSeconds":1118,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:02:49.359| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1118,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:02:49.361| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"YN1HwRHxTAsidiR5ZVmDg","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714569360,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:02:49.364| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721714569363,"body":{"recordId":548500221023236096,"ackMessage":1721714569306}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:02:49.370| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744F889200FE","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":173,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C2015","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:03:04.370| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714584322,"body":{"durationSeconds":1133,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:03:04.375| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1133,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:03:04.378| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"wWFF6ghXHJ3aEHV1xWOdk","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714584377,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:03:04.381| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714584380,"body":{"recordId":548500221023236096,"ackMessage":1721714584322}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:03:04.384| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744FC33B0101","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":195,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C2442","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:03:19.385| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721714599337,"body":{"durationSeconds":1148,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:03:19.392| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1148,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:03:19.394| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"lIw9IAzUJuE-KmxF_vV7p","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714599393,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:03:19.398| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721714599397,"body":{"recordId":548500221023236096,"ackMessage":1721714599337}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:03:19.400| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2744FFDE40104","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":174,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C286F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:03:34.385| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721714614337,"body":{"durationSeconds":1163,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:03:34.393| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1163,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:03:34.395| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"DSPky6ODN6YSAOor2i_I-","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714614395,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:03:34.401| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721714614399,"body":{"recordId":548500221023236096,"ackMessage":1721714614337}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:03:34.401| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27450387E0107","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":196,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C2C9C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:03:49.387| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721714629337,"body":{"durationSeconds":1177,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:03:49.401| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1177,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:03:49.403| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"3OUlZYJcI2nczy2OAya6O","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714629402,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:03:49.406| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721714629405,"body":{"recordId":548500221023236096,"ackMessage":1721714629337}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:03:49.407| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27450731C010A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":171,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C30C9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:04:04.385| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714644337,"body":{"durationSeconds":1193,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:04:04.395| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1193,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:04:04.398| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"6STkM6_t16muTQzajrnfl","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714644397,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:04:04.403| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714644401,"body":{"recordId":548500221023236096,"ackMessage":1721714644337}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:04:04.405| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27450ADB0010D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":175,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C34F6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:04:19.400| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714659353,"body":{"durationSeconds":1208,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:04:19.402| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1208,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:04:19.404| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"8W5hkWJ7zZw5RBVj3szvy","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714659403,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:04:19.405| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714659404,"body":{"recordId":548500221023236096,"ackMessage":1721714659353}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:04:19.405| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27450E84C0110","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":172,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C3923","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:04:34.415| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721714674368,"body":{"durationSeconds":1223,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:04:34.426| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1223,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:04:34.427| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"hZe4aUTgKPwIDTIWqCPs_","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714674427,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:04:34.430| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721714674429,"body":{"recordId":548500221023236096,"ackMessage":1721714674368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:04:34.432| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745122FD0113","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":192,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C3D50","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:04:49.413| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721714689368,"body":{"durationSeconds":1238,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:04:49.417| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1238,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:04:49.418| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"IjlOF76G2sWa09v8sBZaH","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714689418,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:04:49.420| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721714689419,"body":{"recordId":548500221023236096,"ackMessage":1721714689368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:04:49.420| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274515D8A0116","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":193,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C417D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:05:04.416| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714704368,"body":{"durationSeconds":1252,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:05:04.427| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1252,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:05:04.433| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"vTyjv7SBTw0hh3PBl6Hb8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714704429,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:05:04.437| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714704436,"body":{"recordId":548500221023236096,"ackMessage":1721714704368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:05:04.442| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745198330119","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":173,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C45AA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:05:19.423| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714719368,"body":{"durationSeconds":1268,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:05:19.459| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1268,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:05:19.460| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"MsZQeZes636jUnJOosXiC","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714719460,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:05:19.463| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714719462,"body":{"recordId":548500221023236096,"ackMessage":1721714719368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:05:19.467| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27451D2E6011C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":194,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C49D7","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:05:34.415| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721714734368,"body":{"durationSeconds":1283,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:05:34.423| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1283,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:05:34.425| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"_-q5vsVQb7RbZpn7tuSV-","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714734424,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:05:34.427| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721714734426,"body":{"recordId":548500221023236096,"ackMessage":1721714734368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:05:34.428| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274520D59011F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":174,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C4E04","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:05:49.414| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721714749368,"body":{"durationSeconds":1298,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:05:49.419| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1298,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:05:49.421| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"XsWumIZxgNg8t0skhhJuf","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714749420,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:05:49.423| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721714749422,"body":{"recordId":548500221023236096,"ackMessage":1721714749368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:05:49.426| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745247EE0122","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":176,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C5231","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:06:04.416| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721714764368,"body":{"durationSeconds":1313,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:06:04.430| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1313,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:06:04.432| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"V5KLgbHETu30Cplf2uWeL","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714764432,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:06:04.438| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721714764436,"body":{"recordId":548500221023236096,"ackMessage":1721714764368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:06:04.442| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745282940125","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":195,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C565E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:06:19.421| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714779368,"body":{"durationSeconds":1328,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:06:19.441| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1328,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:06:19.447| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"-LVoNY7OOfsYCDZOUp9bQ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714779445,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:06:19.456| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714779451,"body":{"recordId":548500221023236096,"ackMessage":1721714779368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:06:19.466| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27452BD3A0128","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":177,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C5A8B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:06:34.418| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714794368,"body":{"durationSeconds":1343,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:06:34.444| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1343,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:06:34.452| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"WtcvfYRyO9kSPu06oiRzR","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714794448,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:06:34.458| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714794455,"body":{"recordId":548500221023236096,"ackMessage":1721714794368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:06:34.461| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27452F7D7012B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":197,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C5EB9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:06:49.413| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714809368,"body":{"durationSeconds":1358,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:06:49.420| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1358,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:06:49.423| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"wRvX_KBjU_FutRmaqL0Qz","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714809421,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:06:49.425| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714809425,"body":{"recordId":548500221023236096,"ackMessage":1721714809368}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:06:49.428| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274533250012E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":198,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C62E6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:07:04.428| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721714824384,"body":{"durationSeconds":1373,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:07:04.429| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1373,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:07:04.430| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"WVk9iooq46ai-ry6tZIs2","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714824429,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:07:04.431| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721714824430,"body":{"recordId":548500221023236096,"ackMessage":1721714824384}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:07:04.431| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274536CEE0131","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":178,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C6713","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:07:19.427| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721714839384,"body":{"durationSeconds":1388,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:07:19.429| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1388,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:07:19.430| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"8l98R1EoznbPe2AQE75Qh","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714839430,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:07:19.432| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721714839431,"body":{"recordId":548500221023236096,"ackMessage":1721714839384}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:07:19.434| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27453A7870134","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":199,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C6B40","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:07:34.458| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721714854400,"body":{"durationSeconds":1403,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:07:34.463| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1403,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:07:34.464| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"iDWtNwOmSoxkCORn55Zq_","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714854464,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:07:34.465| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721714854465,"body":{"recordId":548500221023236096,"ackMessage":1721714854400}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:07:34.466| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27453E2400137","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":179,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C6F6D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:07:49.475| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721714869415,"body":{"durationSeconds":1417,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:07:49.478| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1417,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:07:49.480| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"X4ZN1BOgWhPX4z2To7JcM","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714869479,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:07:49.481| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721714869480,"body":{"recordId":548500221023236096,"ackMessage":1721714869415}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:07:49.482| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274541CE8013A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":196,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C739A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:08:04.490| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721714884431,"body":{"durationSeconds":1433,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:08:04.495| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1433,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:08:04.497| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"CMz_7ZdnSQsb5Jz_A9pN7","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714884496,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:08:04.500| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721714884498,"body":{"recordId":548500221023236096,"ackMessage":1721714884431}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:08:04.501| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274545791013D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":200,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C77C7","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:08:19.498| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721714899431,"body":{"durationSeconds":1448,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:08:19.501| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1448,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:08:19.502| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"Jjt6gRd43QH0VzW8kFnBH","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714899502,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:08:19.504| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721714899503,"body":{"recordId":548500221023236096,"ackMessage":1721714899431}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:08:19.505| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27454922F0140","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":197,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C7BF4","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:08:34.494| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721714914431,"body":{"durationSeconds":1463,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:08:34.501| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1463,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:08:34.503| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"is-61f0jRaE9hXByewEEc","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714914502,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:08:34.506| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721714914505,"body":{"recordId":548500221023236096,"ackMessage":1721714914431}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:08:34.510| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27454CCC80143","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":175,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C8021","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:08:49.506| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721714929447,"body":{"durationSeconds":1478,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:08:49.511| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1478,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:08:49.514| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"YEyLdcViKMsBXko-eK4Eq","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714929513,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:08:49.518| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721714929517,"body":{"recordId":548500221023236096,"ackMessage":1721714929447}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:08:49.521| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27455076D0146","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":176,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C844E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:09:04.520| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721714944462,"body":{"durationSeconds":1493,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:09:04.525| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1493,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:09:04.527| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"oqhwxzecUUyvSHKU_0Ceb","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714944527,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:09:04.530| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721714944529,"body":{"recordId":548500221023236096,"ackMessage":1721714944462}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:09:04.532| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745542110149","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":198,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C887B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:09:19.536| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721714959478,"body":{"durationSeconds":1508,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:09:19.539| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1508,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:09:19.541| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"CB0fAKJpoUf8tWBqhFmoJ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714959540,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:09:19.543| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721714959542,"body":{"recordId":548500221023236096,"ackMessage":1721714959478}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:09:19.545| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274557CB6014C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":177,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C8CA8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:09:34.551| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721714974493,"body":{"durationSeconds":1523,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:09:34.554| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1523,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:09:34.556| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"YzejYwmarK1cE0sW3KZhK","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714974555,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:09:34.558| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721714974557,"body":{"recordId":548500221023236096,"ackMessage":1721714974493}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:09:34.560| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27455B75D014F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":199,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C90D5","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:09:49.550| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721714989493,"body":{"durationSeconds":1538,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:09:49.552| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1538,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:09:49.554| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"tCzWKow_0naFOMvEyhnkE","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721714989553,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:09:49.557| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721714989556,"body":{"recordId":548500221023236096,"ackMessage":1721714989493}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:09:49.559| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27455F1F40152","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":201,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C9502","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:10:04.567| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721715004509,"body":{"durationSeconds":1553,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:10:04.571| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1553,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:10:04.573| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"dS0CdnBwFEUOq55Wbc2Pi","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715004572,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:10:04.575| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721715004574,"body":{"recordId":548500221023236096,"ackMessage":1721715004509}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:10:04.591| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274562C9E0155","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":178,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C992F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:10:19.582| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715019525,"body":{"durationSeconds":1568,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:10:19.587| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1568,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:10:19.590| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"0UMKTRyYstErfb5S9WkVI","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715019589,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:10:19.594| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715019593,"body":{"recordId":548500221023236096,"ackMessage":1721715019525}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:10:19.600| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745667480158","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":202,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000C9D5D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:10:34.597| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715034540,"body":{"durationSeconds":1583,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:10:34.603| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1583,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:10:34.605| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"r-030tSCj_Cs-ZoBldzn9","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715034604,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:10:34.607| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715034606,"body":{"recordId":548500221023236096,"ackMessage":1721715034540}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:10:34.609| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27456A1EE015B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":180,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CA18A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:10:49.613| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721715049556,"body":{"durationSeconds":1599,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:10:49.617| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1599,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:10:49.619| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"Siv_8wto7xQWFnFFse7MC","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715049618,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:10:49.624| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27456DC94015E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":181,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CA5B7","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:10:49.624| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721715049621,"body":{"recordId":548500221023236096,"ackMessage":1721715049556}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:11:04.629| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715064572,"body":{"durationSeconds":1613,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:11:04.635| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1613,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:11:04.637| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"01rJt3VpmvPAUoNV9hs85","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715064636,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:11:04.640| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715064639,"body":{"recordId":548500221023236096,"ackMessage":1721715064572}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:11:04.642| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27457173E0161","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":203,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CA9E4","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:11:19.644| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715079587,"body":{"durationSeconds":1628,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:11:19.652| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1628,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:11:19.654| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"xfVDP3K1WjZbnd-3XLRHT","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715079654,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:11:19.659| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715079658,"body":{"recordId":548500221023236096,"ackMessage":1721715079587}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:11:19.661| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745751E90164","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":182,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CAE11","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:11:34.659| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721715094603,"body":{"durationSeconds":1643,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:11:34.665| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1643,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:11:34.667| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"KL7lyUU4TwnXuGewNtVgD","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715094666,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:11:34.674| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274578C8D0167","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":204,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CB23E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:11:34.677| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721715094669,"body":{"recordId":548500221023236096,"ackMessage":1721715094603}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:11:49.675| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721715109618,"body":{"durationSeconds":1658,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:11:49.681| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1658,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:11:49.685| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"L0696pxhu19IVGPY3EB6I","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715109683,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:11:49.687| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721715109687,"body":{"recordId":548500221023236096,"ackMessage":1721715109618}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:11:49.689| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27457C736016A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":179,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CB66B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:12:04.675| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721715124618,"body":{"durationSeconds":1673,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:12:04.680| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1673,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:12:04.683| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"c1ViI2ZSQvHCZduA1NNAj","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715124682,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:12:04.687| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721715124686,"body":{"recordId":548500221023236096,"ackMessage":1721715124618}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:12:04.692| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745801CE016D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":183,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CBA98","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:12:19.675| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715139618,"body":{"durationSeconds":1689,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:12:19.680| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1689,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:12:19.682| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"bJS1GLZJM9GONTgMMeYn8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715139681,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:12:19.686| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715139684,"body":{"recordId":548500221023236096,"ackMessage":1721715139618}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:12:19.688| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274583C630170","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":180,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CBEC5","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:12:34.675| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715154618,"body":{"durationSeconds":1703,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:12:34.680| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1703,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:12:34.683| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"_xhrUyhIM-q0GqJ5f5d2Y","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715154682,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:12:34.687| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715154686,"body":{"recordId":548500221023236096,"ackMessage":1721715154618}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:12:34.693| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745876FC0173","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":200,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CC2F2","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:12:49.674| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715169618,"body":{"durationSeconds":1718,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:12:49.679| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1718,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:12:49.682| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"5_3RBtwumVRf_EKsGh0Vb","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715169681,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:12:49.684| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715169683,"body":{"recordId":548500221023236096,"ackMessage":1721715169618}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:12:49.685| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27458B1930176","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":201,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CC71F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:13:04.675| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715184618,"body":{"durationSeconds":1733,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:13:04.680| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1733,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:13:04.683| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"A4x0wNw_hZCrT4ml3KFts","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715184682,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:13:04.689| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715184689,"body":{"recordId":548500221023236096,"ackMessage":1721715184618}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:13:04.693| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27458EC300179","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":181,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CCB4C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:13:19.690| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721715199634,"body":{"durationSeconds":1748,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:13:19.694| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1748,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:13:19.696| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"_iwyEnxGwZrRCa-fsI45s","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715199695,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:13:19.698| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721715199697,"body":{"recordId":548500221023236096,"ackMessage":1721715199634}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:13:19.700| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745926D1017C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":202,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CCF79","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:13:34.706| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715214650,"body":{"durationSeconds":1763,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:13:34.711| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1763,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:13:34.712| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"_kKX-ANvILD1bW5UH_Ja8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715214712,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:13:34.715| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715214714,"body":{"recordId":548500221023236096,"ackMessage":1721715214650}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:13:34.717| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274596179017F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":182,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CD3A6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:13:49.721| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715229665,"body":{"durationSeconds":1779,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:13:49.725| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1779,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:13:49.727| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"COpRYO1_4tLM8jjTVH6vl","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715229726,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:13:49.729| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715229728,"body":{"recordId":548500221023236096,"ackMessage":1721715229665}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:13:49.730| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274599C200182","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":184,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CD7D3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:14:04.737| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721715244681,"body":{"durationSeconds":1793,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:14:04.743| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1793,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:14:04.745| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"Nm2duUFW_9EL1Bm8lB7q3","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715244744,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:14:04.747| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721715244747,"body":{"recordId":548500221023236096,"ackMessage":1721715244681}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:14:04.752| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27459D6CA0185","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":203,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CDC00","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:14:19.751| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715259697,"body":{"durationSeconds":1808,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:14:19.756| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1808,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:14:19.757| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"Gum_N6JmRPZkvqeDyaQj5","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715259757,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:14:19.760| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715259759,"body":{"recordId":548500221023236096,"ackMessage":1721715259697}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:14:19.762| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745A116F0188","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":185,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CE02D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:14:34.768| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721715274712,"body":{"durationSeconds":1823,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:14:34.773| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1823,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:14:34.775| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"r0IJPMjQtfYKEXl0GAGp3","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715274774,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:14:34.778| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721715274777,"body":{"recordId":548500221023236096,"ackMessage":1721715274712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:14:34.783| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745A4C19018B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":205,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CE45A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:14:49.767| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715289712,"body":{"durationSeconds":1838,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:14:49.771| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1838,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:14:49.773| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"_Po7rgEjW4IfB5H2HY8_q","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715289773,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:14:49.776| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715289775,"body":{"recordId":548500221023236096,"ackMessage":1721715289712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:14:49.783| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745A86AE018E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":206,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CE887","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:15:00.094| scheduled-task-1 | INFO | - | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
|
|
|
+2024-07-23 14:15:04.766| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721715304712,"body":{"durationSeconds":1854,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:15:04.770| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1854,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:15:04.772| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"CiCe2I0XqhPmcGmdjWvks","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715304771,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:15:04.775| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721715304774,"body":{"recordId":548500221023236096,"ackMessage":1721715304712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:15:04.777| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745AC1450191","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":186,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CECB4","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:15:19.766| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715319712,"body":{"durationSeconds":1868,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:15:19.773| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1868,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:15:19.776| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"hpj0Kj0hgbqaTjiCI_0FC","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715319775,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:15:19.779| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715319777,"body":{"recordId":548500221023236096,"ackMessage":1721715319712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:15:19.780| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745AFBE10194","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":207,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CF0E1","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:15:34.765| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715334712,"body":{"durationSeconds":1883,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:15:34.770| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1883,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:15:34.771| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"KOz_gSuVyfsIZXJGSozZ2","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715334771,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:15:34.773| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715334772,"body":{"recordId":548500221023236096,"ackMessage":1721715334712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:15:34.775| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745B36740197","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":187,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CF50E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:15:49.768| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721715349712,"body":{"durationSeconds":1898,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:15:49.770| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1898,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:15:49.771| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"QzPHnOb0Oo6sTU1ZWe6CW","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715349771,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:15:49.772| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721715349772,"body":{"recordId":548500221023236096,"ackMessage":1721715349712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:15:49.773| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745B710B019A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":204,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CF93B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:16:04.769| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721715364712,"body":{"durationSeconds":1913,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:16:04.787| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1913,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:16:04.791| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"n_bud80agGN3m1RV8yvfZ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715364789,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:16:04.801| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721715364796,"body":{"recordId":548500221023236096,"ackMessage":1721715364712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:16:04.807| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745BABBB019D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":208,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000CFD68","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:16:19.754| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721715379712,"body":{"durationSeconds":1928,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:16:19.783| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1928,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:16:19.790| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"ye91WsUK3Hpa4gZ31tiRx","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715379787,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:16:19.796| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721715379794,"body":{"recordId":548500221023236096,"ackMessage":1721715379712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:16:19.798| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745BE65101A0","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":205,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D0196","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:16:34.738| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715394712,"body":{"durationSeconds":1944,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:16:34.745| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1944,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:16:34.748| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"IT-qd1u2BvQyfSP1JB0G8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715394747,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:16:34.753| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715394750,"body":{"recordId":548500221023236096,"ackMessage":1721715394712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:16:34.756| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745C20BD01A3","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":183,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D05C3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:16:49.762| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721715409728,"body":{"durationSeconds":1959,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:16:49.764| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1959,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:16:49.767| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"ErzuA2jHUw6zZecZ56umd","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715409766,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:16:49.768| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721715409767,"body":{"recordId":548500221023236096,"ackMessage":1721715409728}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:16:49.769| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745C5B6701A6","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":184,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D09F0","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:17:04.762| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721715424728,"body":{"durationSeconds":1973,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:17:04.768| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1973,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:17:04.771| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"HP3KBQfjfu8oIuZOHhS0U","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715424771,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:17:04.774| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721715424773,"body":{"recordId":548500221023236096,"ackMessage":1721715424728}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:17:04.776| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745C960501A9","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":206,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D0E1D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:17:19.760| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715439728,"body":{"durationSeconds":1988,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:17:19.765| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":1988,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:17:19.767| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"hiEKpIMh4yzXw_7hAPfNA","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715439767,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:17:19.771| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715439770,"body":{"recordId":548500221023236096,"ackMessage":1721715439728}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:17:19.774| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745CD09901AC","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":185,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D124A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:17:34.774| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721715454743,"body":{"durationSeconds":2003,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:17:34.779| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2003,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:17:34.781| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"PadNKpKxVTwJQvHxdTKfP","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715454780,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:17:34.786| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721715454784,"body":{"recordId":548500221023236096,"ackMessage":1721715454743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:17:34.789| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745D0B3F01AF","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":207,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D1677","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:17:49.773| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715469743,"body":{"durationSeconds":2018,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:17:49.776| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2018,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:17:49.778| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"1uA5kk0EUdcgUUNiP-BnF","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715469777,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:17:49.779| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715469779,"body":{"recordId":548500221023236096,"ackMessage":1721715469743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:17:49.780| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745D45D301B2","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":209,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D1AA4","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:18:04.777| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715484743,"body":{"durationSeconds":2034,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:18:04.782| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2034,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:18:04.784| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"Te3DlthhctzxjKe3w8PqU","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715484784,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:18:04.788| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715484787,"body":{"recordId":548500221023236096,"ackMessage":1721715484743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:18:04.790| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745D807201B5","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":186,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D1ED1","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:18:19.793| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721715499759,"body":{"durationSeconds":2048,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:18:19.798| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2048,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:18:19.800| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"Cfxa1_4lGDxqPDgNC-70W","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715499799,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:18:19.803| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721715499802,"body":{"recordId":548500221023236096,"ackMessage":1721715499759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:18:19.806| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745DBB1A01B8","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":210,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D22FE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:18:34.790| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715514759,"body":{"durationSeconds":2063,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:18:34.794| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2063,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:18:34.797| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"yl7nvRPHPCItX7JG0E0ou","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715514796,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:18:34.800| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715514799,"body":{"recordId":548500221023236096,"ackMessage":1721715514759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:18:34.804| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745DF5AF01BB","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":188,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D272B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:18:49.790| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715529759,"body":{"durationSeconds":2078,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:18:49.795| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2078,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:18:49.797| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"qbPdj5ZBtue3KzqqdmeeK","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715529796,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:18:49.800| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715529799,"body":{"recordId":548500221023236096,"ackMessage":1721715529759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:18:49.804| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745E304701BE","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":189,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D2B58","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:19:04.790| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715544759,"body":{"durationSeconds":2093,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:19:04.796| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2093,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:19:04.798| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"t_1rk-wSUzzJ_n5uzqT4F","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715544798,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:19:04.802| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715544800,"body":{"recordId":548500221023236096,"ackMessage":1721715544759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:19:04.805| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745E6AE001C1","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":211,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D2F85","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:19:19.791| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715559759,"body":{"durationSeconds":2109,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:19:19.800| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2109,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:19:19.805| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"1WMiTcRSZxCZxRdfr7H4d","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715559805,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:19:19.807| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715559806,"body":{"recordId":548500221023236096,"ackMessage":1721715559759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:19:19.808| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745EA57E01C4","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":190,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D33B2","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:19:34.787| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721715574759,"body":{"durationSeconds":2124,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:19:34.793| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2124,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:19:34.796| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"16un3EKT2ljtEJHPgPIOk","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715574795,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:19:34.799| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721715574798,"body":{"recordId":548500221023236096,"ackMessage":1721715574759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:19:34.801| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745EE00D01C7","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":212,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D37DF","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:19:49.803| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715589775,"body":{"durationSeconds":2138,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:19:49.814| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2138,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:19:49.819| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"i5dsf0BfHB2LPkINmJqTU","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715589817,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:19:49.824| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715589823,"body":{"recordId":548500221023236096,"ackMessage":1721715589775}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:19:49.826| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745F1ABE01CA","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":187,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D3C0C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:20:04.818| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715604790,"body":{"durationSeconds":2153,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:20:04.825| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2153,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:20:04.828| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"rCRxScfDEQVIS7KUoF3Os","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715604826,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:20:04.832| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715604830,"body":{"recordId":548500221023236096,"ackMessage":1721715604790}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:20:04.861| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745F555E01CD","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":191,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D4039","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:20:19.823| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715619790,"body":{"durationSeconds":2168,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:20:19.826| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2168,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:20:19.827| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"taQIWrPEx-9X5qDHDBrRS","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715619826,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:20:19.828| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715619828,"body":{"recordId":548500221023236096,"ackMessage":1721715619790}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:20:19.829| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745F8FF301D0","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":188,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D4467","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:20:34.817| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715634790,"body":{"durationSeconds":2183,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:20:34.824| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2183,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:20:34.827| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"vk-wpH32Hu8mG2o6lubxL","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715634826,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:20:34.831| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715634830,"body":{"recordId":548500221023236096,"ackMessage":1721715634790}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:20:34.833| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2745FCA8D01D3","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":208,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D4894","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:20:49.819| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721715649790,"body":{"durationSeconds":2199,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:20:49.826| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2199,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:20:49.829| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"xNjWshwdErYsBtRzwM2rj","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715649828,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:20:49.832| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721715649831,"body":{"recordId":548500221023236096,"ackMessage":1721715649790}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:20:49.835| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27460052701D6","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":209,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D4CC1","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:21:04.820| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721715664790,"body":{"durationSeconds":2214,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:21:04.824| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2214,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:21:04.831| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"RNlGVTIxNAJQntEGhKpu1","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715664826,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:21:04.836| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721715664833,"body":{"recordId":548500221023236096,"ackMessage":1721715664790}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:21:04.836| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274603FC001D9","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":189,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D50EE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:21:19.818| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715679790,"body":{"durationSeconds":2228,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:21:19.823| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2228,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:21:19.825| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"Xil5Fdwv5BVbKynq6oPsq","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715679824,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:21:19.827| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715679826,"body":{"recordId":548500221023236096,"ackMessage":1721715679790}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:21:19.830| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274607A5201DC","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":210,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D551B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:21:34.833| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715694806,"body":{"durationSeconds":2243,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:21:34.837| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2243,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:21:34.841| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"LakjEIQZIwzc6MJuJmuSL","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715694839,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:21:34.844| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715694843,"body":{"recordId":548500221023236096,"ackMessage":1721715694806}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:21:34.847| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27460B4FB01DF","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":190,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D5948","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:21:49.850| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715709822,"body":{"durationSeconds":2258,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:21:49.854| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2258,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:21:49.856| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"ZJ90D9OTahVswl6TBScez","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715709856,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:21:49.860| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715709859,"body":{"recordId":548500221023236096,"ackMessage":1721715709822}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:21:49.863| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27460EFA201E2","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":192,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D5D75","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:22:04.864| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721715724837,"body":{"durationSeconds":2273,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:22:04.869| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2273,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:22:04.872| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"Qvb_AFolWun-xE7CfIi-k","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715724871,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:22:04.875| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721715724874,"body":{"recordId":548500221023236096,"ackMessage":1721715724837}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:22:04.877| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274612A4901E5","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":211,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D61A2","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:22:19.879| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721715739853,"body":{"durationSeconds":2289,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:22:19.886| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2289,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:22:19.888| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"b4Gy68UZj2tFtQPRSbcE4","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715739887,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:22:19.891| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721715739890,"body":{"recordId":548500221023236096,"ackMessage":1721715739853}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:22:19.894| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746164F201E8","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":193,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D65CF","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:22:34.895| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715754868,"body":{"durationSeconds":2304,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:22:34.900| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2304,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:22:34.903| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"xYz3iVnlO9KGORGr74sMv","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715754902,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:22:34.906| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715754905,"body":{"recordId":548500221023236096,"ackMessage":1721715754868}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:22:34.908| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274619F9801EB","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":213,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D69FC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:22:49.893| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721715769868,"body":{"durationSeconds":2318,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:22:49.899| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2318,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:22:49.901| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"ejUCH4Q8lJvMHIg4Ix1l-","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715769900,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:22:49.904| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721715769903,"body":{"recordId":548500221023236096,"ackMessage":1721715769868}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:22:49.906| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27461DA2E01EE","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":214,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D6E29","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:23:04.908| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715784884,"body":{"durationSeconds":2333,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:23:04.914| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2333,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:23:04.916| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"GQjldPh6A9hhG2NOe_CZl","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715784916,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:23:04.920| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715784919,"body":{"recordId":548500221023236096,"ackMessage":1721715784884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:23:04.923| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746214D601F1","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":194,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D7256","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:23:19.910| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721715799884,"body":{"durationSeconds":2348,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:23:19.917| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2348,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:23:19.919| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"_xF9ukT3P9a_PboWbxiV1","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715799919,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:23:19.923| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721715799922,"body":{"recordId":548500221023236096,"ackMessage":1721715799884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:23:19.925| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274624F7101F4","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":215,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D7683","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:23:34.911| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721715814884,"body":{"durationSeconds":2363,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:23:34.918| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2363,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:23:34.921| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"c1_nYJ3BJJP_kJEodZLEh","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715814920,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:23:34.925| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721715814924,"body":{"recordId":548500221023236096,"ackMessage":1721715814884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:23:34.928| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274628A0C01F7","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":195,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D7AB0","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:23:49.910| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721715829884,"body":{"durationSeconds":2379,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:23:49.915| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2379,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:23:49.917| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"omXBMXYq45l_PZUvcsf7U","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715829916,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:23:49.928| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721715829927,"body":{"recordId":548500221023236096,"ackMessage":1721715829884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:23:49.930| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27462C4A701FA","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":212,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D7EDD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:24:04.909| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721715844884,"body":{"durationSeconds":2394,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:24:04.916| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2394,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:24:04.918| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"bU30fEgCyYpOCalg8liuU","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715844917,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:24:04.922| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721715844921,"body":{"recordId":548500221023236096,"ackMessage":1721715844884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:24:04.923| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27462FF3801FD","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":216,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D830A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:24:19.909| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721715859884,"body":{"durationSeconds":2408,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:24:19.913| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2408,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:24:19.915| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"3hBUl04JKtB4Tw0SfpwAB","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715859914,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:24:19.917| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721715859917,"body":{"recordId":548500221023236096,"ackMessage":1721715859884}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:24:19.926| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746339CC0200","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":213,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D8737","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:24:34.925| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721715874900,"body":{"durationSeconds":2423,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:24:34.931| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2423,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:24:34.935| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"phATpT7uGCTGaHarOeorn","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715874933,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:24:34.940| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721715874938,"body":{"recordId":548500221023236096,"ackMessage":1721715874900}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:24:34.942| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746374790203","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":191,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D8B65","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:24:49.938| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721715889915,"body":{"durationSeconds":2438,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:24:49.942| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2438,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:24:49.944| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"zSd2Sig9fAbSGHAW4gx1P","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715889943,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:24:49.947| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721715889946,"body":{"recordId":548500221023236096,"ackMessage":1721715889915}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:24:49.949| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27463AF190206","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":192,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D8F92","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:25:04.941| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721715904915,"body":{"durationSeconds":2454,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:25:04.949| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2454,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:25:04.952| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"gL_8-TcwOfhxsLNzxAMZN","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715904951,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:25:04.958| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721715904956,"body":{"recordId":548500221023236096,"ackMessage":1721715904915}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:25:04.962| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27463E9BB0209","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":214,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D93BF","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:25:19.938| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721715919915,"body":{"durationSeconds":2469,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:25:19.942| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2469,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:25:19.945| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"_ajqFijlXU9DeEIHhtNJ8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715919944,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:25:19.948| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27464244A020C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":193,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D97EC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:25:19.948| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721715919946,"body":{"recordId":548500221023236096,"ackMessage":1721715919915}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:25:34.956| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721715934931,"body":{"durationSeconds":2484,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:25:34.962| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2484,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:25:34.964| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"JBXTUw3sfAawxEUjYSK4W","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715934964,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:25:34.967| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721715934966,"body":{"recordId":548500221023236096,"ackMessage":1721715934931}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:25:34.970| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274645EF5020F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":215,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000D9C19","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:25:49.954| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721715949931,"body":{"durationSeconds":2498,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:25:49.959| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2498,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:25:49.960| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"oy19iWexQM5BPVshCul89","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715949960,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:25:49.962| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721715949962,"body":{"recordId":548500221023236096,"ackMessage":1721715949931}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:25:49.965| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746499890212","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":217,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DA046","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:26:04.970| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721715964947,"body":{"durationSeconds":2513,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:26:04.974| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2513,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:26:04.976| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"zNuAxhh24BZCa-bYX2NeZ","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715964975,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:26:04.978| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721715964977,"body":{"recordId":548500221023236096,"ackMessage":1721715964947}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:26:04.983| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27464D4310215","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":194,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DA473","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:26:20.000| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721715979962,"body":{"durationSeconds":2528,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:26:20.002| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2528,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:26:20.004| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"bY-TMqc6Kf2DLB_nCJR_N","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715980003,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:26:20.005| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721715980004,"body":{"recordId":548500221023236096,"ackMessage":1721715979962}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:26:20.010| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274650EE40218","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":218,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DA8A0","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:26:35.016| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721715994978,"body":{"durationSeconds":2544,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:26:35.021| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2544,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:26:35.022| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"rd-30M9YT_GxVoCxDeB_0","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721715995022,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:26:35.024| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721715995023,"body":{"recordId":548500221023236096,"ackMessage":1721715994978}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:26:35.028| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27465498F021B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":196,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DACCD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:26:50.017| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721716009978,"body":{"durationSeconds":2559,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:26:50.023| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2559,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:26:50.032| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"MzwT1dr54tEcL59q0RDDG","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716010025,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:26:50.047| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721716010046,"body":{"recordId":548500221023236096,"ackMessage":1721716009978}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:26:50.062| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27465843B021E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":197,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DB0FA","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:27:05.036| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721716024993,"body":{"durationSeconds":2574,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:27:05.044| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2574,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:27:05.046| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"G27eBG32IJunBRi_Tmxvu","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716025045,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:27:05.049| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721716025048,"body":{"recordId":548500221023236096,"ackMessage":1721716024993}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:27:05.054| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27465BED70221","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":219,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DB528","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:27:20.031| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721716039993,"body":{"durationSeconds":2588,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:27:20.042| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2588,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:27:20.044| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"m9RemALpLwuqtykcnO0Cn","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716040044,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:27:20.047| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721716040046,"body":{"recordId":548500221023236096,"ackMessage":1721716039993}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:27:20.075| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27465F96E0224","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":198,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DB955","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:27:35.030| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721716054993,"body":{"durationSeconds":2603,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:27:35.037| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2603,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:27:35.039| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"XJVEGj_hWuKZ21HsKdb0D","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716055039,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:27:35.043| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721716055041,"body":{"recordId":548500221023236096,"ackMessage":1721716054993}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:27:35.047| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746634010227","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":220,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DBD83","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:27:50.049| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721716070009,"body":{"durationSeconds":2619,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:27:50.064| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2619,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:27:50.069| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"nmWXmu6OsHntUyXrNTD42","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716070067,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:27:50.074| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721716070073,"body":{"recordId":548500221023236096,"ackMessage":1721716070009}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:27:50.078| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274666EB8022A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":195,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DC1B0","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:28:05.044| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721716085009,"body":{"durationSeconds":2634,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:28:05.047| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2634,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:28:05.050| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"y1tjOxTBzP_XT56phqhkn","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716085049,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:28:05.052| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721716085052,"body":{"recordId":548500221023236096,"ackMessage":1721716085009}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:28:05.055| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27466A93C022D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":199,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DC5DD","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:28:20.060| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721716100025,"body":{"durationSeconds":2649,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:28:20.063| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2649,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:28:20.064| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"Bfr-HVsqHUI7su2JIqnmq","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716100063,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:28:20.066| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721716100065,"body":{"recordId":548500221023236096,"ackMessage":1721716100025}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:28:20.067| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27466E3E10230","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":196,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DCA0A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:28:35.074| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721716115040,"body":{"durationSeconds":2664,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:28:35.076| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2664,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:28:35.079| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"m-3znsW_SQFiDlkSs_x1-","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716115077,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:28:35.083| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721716115082,"body":{"recordId":548500221023236096,"ackMessage":1721716115040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:28:35.083| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274671E890233","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":216,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DCE37","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:28:50.074| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721716130040,"body":{"durationSeconds":2678,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:28:50.079| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2678,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:28:50.080| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"TfLp80qQXw_pjiZ_o1Bzd","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716130080,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:28:50.083| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721716130083,"body":{"recordId":548500221023236096,"ackMessage":1721716130040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:28:50.085| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746759210236","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":217,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DD264","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:29:05.073| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721716145040,"body":{"durationSeconds":2693,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:29:05.076| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2693,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:29:05.078| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"YaYwAmrkmH4XgYa3QOK_j","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716145077,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:29:05.081| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721716145080,"body":{"recordId":548500221023236096,"ackMessage":1721716145040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:29:05.087| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746793B80239","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":197,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DD691","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:29:20.079| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721716160040,"body":{"durationSeconds":2709,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:29:20.096| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2709,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:29:20.101| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"qbxf2keCEv1dskiT1KOjv","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716160099,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:29:20.108| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721716160107,"body":{"recordId":548500221023236096,"ackMessage":1721716160040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:29:20.124| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27467CE6A023C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":218,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DDABE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:29:35.073| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721716175040,"body":{"durationSeconds":2724,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:29:35.075| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2724,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:29:35.076| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"RnjAncVM2L5v6Hf_I3qP-","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716175076,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:29:35.078| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721716175077,"body":{"recordId":548500221023236096,"ackMessage":1721716175040}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:29:35.080| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746808E5023F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":198,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DDEEC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:29:50.087| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721716190056,"body":{"durationSeconds":2739,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:29:50.090| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2739,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:29:50.091| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"9hVPxgTawI4q9JVvLlxH3","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716190090,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:29:50.092| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721716190092,"body":{"recordId":548500221023236096,"ackMessage":1721716190056}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:29:50.094| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468438B0242","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":200,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DE319","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:29:59.965| scheduled-task-2 | INFO | - | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
|
|
|
+2024-07-23 14:30:05.104| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721716205072,"body":{"durationSeconds":2754,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:30:05.107| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548500221023236096,"durationSeconds":2754,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:30:05.108| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"tpw9msEa1QW5JQogp-Cj6","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716205108,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:05.111| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721716205110,"body":{"recordId":548500221023236096,"ackMessage":1721716205072}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:30:05.112| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274687E360245","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":219,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DE746","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.238| SpringContextShutdownHook | INFO | - | onClose is come in | [com.qmth.themis.exam.websocket.WebSocketOeServer:118]
|
|
|
+2024-07-23 14:30:19.243| SpringContextShutdownHook | INFO | - | asyncMsg mqDto:{"id":"Lyv7Kx3M99vpWjIN1bh4U","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716219240,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:19.251| SpringContextShutdownHook | INFO | - | asyncMsg mqDto:{"id":"FV0mT1zn9est3o6aUfcBN","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1721716219250,"body":"{\"id\":\"548511864063012864\",\"studentId\":\"397848704092479488\",\"examStudentId\":\"1815230805438464002\",\"examRecordId\":\"548500221023236096\",\"type\":\"OFF_LINE\",\"createTime\":1721716219240}","type":"ONLINE_LOG","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:19.252| SpringContextShutdownHook | INFO | - | asyncMsg mqDto:{"id":"m8cV4b201l_Q1nQvg1nK7","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716219240,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:19.253| SpringContextShutdownHook | INFO | - | 正常退出 | [com.qmth.themis.exam.websocket.WebSocketOeServer:152]
|
|
|
+2024-07-23 14:30:19.257| SpringContextShutdownHook | INFO | - | asyncMsg mqDto:{"id":"ChYObtLz1fPES3dQGuNFG","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716219255,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:19.261| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B56D0248","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":201,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DEB73","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.262| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B574024A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":221,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DEDC3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.262| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B574024C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":222,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DF0C2","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.269| SpringContextShutdownHook | INFO | - | asyncMsg mqDto:{"id":"aYB6UnvpJlF661Z2Y-KXY","topic":"themis-topic-exam","tag":"EXAM_BREAK","timestamp":1721716219258,"body":"NET_TIME_OUT","type":"EXAM_BREAK","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:19.273| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B57B024E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":202,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DF312","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.274| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B5860251","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":223,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DF947","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.802| SpringContextShutdownHook | INFO | - | asyncMsg mqDto:{"id":"4lt61Dblec9k9wLNg4Ab-","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716219791,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548500221023236096","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:19.809| SpringContextShutdownHook | INFO | - | asyncOrderlyMsg mqDto:{"id":"xvcbr9h35fF9I3gepjBEH","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716219807,"body":548500221023236096,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 14:30:19.813| SpringContextShutdownHook | INFO | - | asyncOrderlyMsg mqDto:{"id":"dG8drOsDfCeupKWgnTkAs","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716219812,"body":548500221023236096,"type":"EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 14:30:19.832| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B79C0254","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":203,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000DFE66","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.832| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B7A50258","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":200,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000E031E","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 14:30:19.833| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B7A30256","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":199,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000E00B6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 14:30:19.843| SpringContextShutdownHook | INFO | - | asyncDelayMsg mqDto:{"id":"7eXPWrQMpHdVgb8QHe6Cp","topic":"themis-topic-exam","tag":"EXAM_RECORD_PERSISTED","timestamp":1721716219838,"body":{"recordId":548500221023236096,"studentId":397848704092479488,"mqExecTime":1721716229837,"timeOut":3},"type":"EXAM_RECORD_PERSISTED","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{"recordId":548500221023236096,"studentId":397848704092479488,"mqExecTime":1721716229837,"timeOut":3},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:141]
|
|
|
+2024-07-23 14:30:19.844| ConsumeMessageThread_2 | INFO | - | :553-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 14:30:19.844| ConsumeMessageThread_5 | INFO | - | :552-:ConsumeMessageThread_5 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:30:19.848| SpringContextShutdownHook | INFO | - | asyncMsg mqDto:{"id":"nTjDQQQ17Rf_VdXQ1zhtT","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721716219847,"body":"FINISHED","type":"STUDENT","objId":"397848704092479488","objName":null,"ack":0,"sequence":null,"properties":{"examRecordId":548500221023236096,"remark":"交卷","examStudentId":1815230805438464002},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:30:19.849| SpringContextShutdownHook | INFO | - | 腾讯云解散房间进来了 | [com.qmth.themis.business.util.TencentYunUtil:244]
|
|
|
+2024-07-23 14:30:19.850| ConsumeMessageThread_5 | INFO | - | :552-:ConsumeMessageThread_5 websocket oe Consumer接收到的消息:{"id":"dG8drOsDfCeupKWgnTkAs","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716219812,"body":548500221023236096,"type":"EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:30:19.850| ConsumeMessageThread_2 | INFO | - | :553-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"xvcbr9h35fF9I3gepjBEH","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716219807,"body":548500221023236096,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 14:30:19.850| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B7C6025B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":4,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000E0948","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$3:148]
|
|
|
+2024-07-23 14:30:19.850| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27468B7C8025D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":201,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000E0C95","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:30:19.855| ConsumeMessageThread_5 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:19.856| ConsumeMessageThread_5 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ebcf13] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:19.862| ConsumeMessageThread_5 | DEBUG | - | JDBC Connection [HikariProxyConnection@187441630 wrapping com.mysql.cj.jdbc.ConnectionImpl@5f1c406e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:19.866| ConsumeMessageThread_5 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:19.872| ConsumeMessageThread_5 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:19.894| ConsumeMessageThread_5 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:20.022| ConsumeMessageThread_5 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ebcf13] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:20.375| SpringContextShutdownHook | ERROR | - | 请求出错:{} | [com.qmth.themis.business.util.TencentYunUtil:272]
|
|
|
+com.tencentcloudapi.common.exception.TencentCloudSDKException: RoomId not exist
|
|
|
+ at com.tencentcloudapi.common.AbstractClient.internalRequest(AbstractClient.java:348)
|
|
|
+ at com.tencentcloudapi.trtc.v20190722.TrtcClient.DismissRoomByStrRoomId(TrtcClient.java:409)
|
|
|
+ at com.qmth.themis.business.util.TencentYunUtil.dismissRoomByStrRoomId(TencentYunUtil.java:263)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl.diposeFinish(TEExamServiceImpl.java:1303)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl.finish(TEExamServiceImpl.java:1127)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl$$FastClassBySpringCGLIB$$82555ba7.invoke(<generated>)
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl$$EnhancerBySpringCGLIB$$b7b42e18.finish(<generated>)
|
|
|
+ at com.qmth.themis.business.service.impl.TOeExamRecordServiceImpl.examBreakLogic(TOeExamRecordServiceImpl.java:1435)
|
|
|
+ at com.qmth.themis.business.service.impl.TOeExamRecordServiceImpl$$FastClassBySpringCGLIB$$3159ac19.invoke(<generated>)
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
|
|
|
+ at com.qmth.themis.business.service.impl.TOeExamRecordServiceImpl$$EnhancerBySpringCGLIB$$8baeb4fe.examBreakLogic(<generated>)
|
|
|
+ at com.qmth.themis.exam.websocket.WebSocketOeServer.onClose(WebSocketOeServer.java:154)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.tomcat.websocket.pojo.PojoEndpointBase.onClose(PojoEndpointBase.java:103)
|
|
|
+ at org.apache.tomcat.websocket.WsSession.fireEndpointOnClose(WsSession.java:555)
|
|
|
+ at org.apache.tomcat.websocket.WsSession.doClose(WsSession.java:501)
|
|
|
+ at org.apache.tomcat.websocket.WsSession.doClose(WsSession.java:459)
|
|
|
+ at org.apache.tomcat.websocket.WsSession.close(WsSession.java:446)
|
|
|
+ at org.apache.tomcat.websocket.WsWebSocketContainer.destroy(WsWebSocketContainer.java:1034)
|
|
|
+ at org.apache.tomcat.websocket.server.WsContextListener.contextDestroyed(WsContextListener.java:48)
|
|
|
+ at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4732)
|
|
|
+ at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5397)
|
|
|
+ at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
|
|
|
+ at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400)
|
|
|
+ at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389)
|
|
|
+ at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
|
|
|
+ at java.util.concurrent.FutureTask.run(FutureTask.java)
|
|
|
+ at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
|
|
|
+ at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
|
|
|
+ at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976)
|
|
|
+ at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
|
|
|
+ at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400)
|
|
|
+ at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389)
|
|
|
+ at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
|
|
|
+ at java.util.concurrent.FutureTask.run(FutureTask.java)
|
|
|
+ at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
|
|
|
+ at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
|
|
|
+ at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976)
|
|
|
+ at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
|
|
|
+ at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473)
|
|
|
+ at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
|
|
|
+ at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992)
|
|
|
+ at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
|
|
|
+ at org.apache.catalina.startup.Tomcat.stop(Tomcat.java:478)
|
|
|
+ at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.stopTomcat(TomcatWebServer.java:273)
|
|
|
+ at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.stop(TomcatWebServer.java:331)
|
|
|
+ at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.stop(WebServerStartStopLifecycle.java:51)
|
|
|
+ at org.springframework.context.SmartLifecycle.stop(SmartLifecycle.java:117)
|
|
|
+ at org.springframework.context.support.DefaultLifecycleProcessor.doStop(DefaultLifecycleProcessor.java:238)
|
|
|
+ at org.springframework.context.support.DefaultLifecycleProcessor.access$300(DefaultLifecycleProcessor.java:53)
|
|
|
+ at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop(DefaultLifecycleProcessor.java:377)
|
|
|
+ at org.springframework.context.support.DefaultLifecycleProcessor.stopBeans(DefaultLifecycleProcessor.java:210)
|
|
|
+ at org.springframework.context.support.DefaultLifecycleProcessor.onClose(DefaultLifecycleProcessor.java:128)
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1021)
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:168)
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext$1.run(AbstractApplicationContext.java:948)
|
|
|
+2024-07-23 14:30:20.377| SpringContextShutdownHook | INFO | - | 考试记录:548500221023236096,WS连接关闭:548500225557278720,在线人数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:162]
|
|
|
+2024-07-23 14:30:20.412| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2024-07-23 14:30:20.420| SpringContextShutdownHook | INFO | - | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
|
|
|
+2024-07-23 14:30:20.463| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:30:20.471| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.87:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:30:20.481| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.87:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:30:20.482| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:30:20.487| SpringContextShutdownHook | INFO | - | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
|
|
|
+2024-07-23 14:30:20.499| SpringContextShutdownHook | INFO | - | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
|
|
|
+2024-07-23 14:30:53.327| main | INFO | - | Starting ThemisExamApplication on king-MacBook-Pro.local with PID 7277 (/Users/king/git/backend-service/themis-exam/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
|
|
|
+2024-07-23 14:30:53.338| main | INFO | - | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
|
|
|
+2024-07-23 14:30:54.939| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
|
|
|
+2024-07-23 14:30:54.940| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
|
|
|
+2024-07-23 14:30:54.966| main | INFO | - | Finished Spring Data repository scanning in 17ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
|
|
|
+2024-07-23 14:30:55.262| main | INFO | - | Post-processing PropertySource instances | [com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor:44]
|
|
|
+2024-07-23 14:30:55.262| main | INFO | - | Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 14:30:55.263| main | INFO | - | Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:30:55.263| main | INFO | - | Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 14:30:55.264| main | INFO | - | Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 14:30:55.264| main | INFO | - | Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:30:55.264| main | INFO | - | Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:30:55.265| main | INFO | - | Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:30:55.265| main | INFO | - | Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:30:55.265| main | INFO | - | Converting PropertySource class path resource [actuator.properties] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:30:55.806| main | INFO | - | Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter | [com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter:45]
|
|
|
+2024-07-23 14:30:55.814| main | INFO | - | Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver | [com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver:46]
|
|
|
+2024-07-23 14:30:55.820| main | INFO | - | Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector | [com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector:44]
|
|
|
+2024-07-23 14:30:56.080| main | INFO | - | Tomcat initialized with port(s): 6002 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
|
|
|
+2024-07-23 14:30:56.229| main | INFO | - | Initializing ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 14:30:56.272| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 14:30:56.272| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 14:30:56.432| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 14:30:56.433| main | INFO | - | Root WebApplicationContext: initialization completed in 3026 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
|
|
|
+2024-07-23 14:30:57.134| main | DEBUG | - | Logging initialized using 'class com.qmth.boot.mybatis.logger.MybatisPlusLogger' adapter. | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:30:59.336| main | INFO | - | Uid init success, datacenterId=2, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
|
|
|
+2024-07-23 14:31:01.335| main | INFO | - | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:128]
|
|
|
+2024-07-23 14:31:02.146| main | INFO | - | Solar startup check success, current appname=开发环境 | [com.qmth.boot.core.solar.service.SolarService:157]
|
|
|
+2024-07-23 14:31:02.937| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:02.943| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fc14dc0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.008| main | INFO | - | HikariPool-1 - Starting... | [com.zaxxer.hikari.HikariDataSource:110]
|
|
|
+2024-07-23 14:31:03.217| main | INFO | - | HikariPool-1 - Start completed. | [com.zaxxer.hikari.HikariDataSource:123]
|
|
|
+2024-07-23 14:31:03.221| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1298670487 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.229| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.243| main | DEBUG | - | ==> Parameters: exam.no.auth.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.259| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.262| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fc14dc0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.509| main | INFO | - | Exposing 4 endpoint(s) beneath base path '/actuator' | [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:58]
|
|
|
+2024-07-23 14:31:03.634| main | INFO | - | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
|
|
|
+2024-07-23 14:31:03.654| main | INFO | - | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
|
|
|
+2024-07-23 14:31:03.696| main | INFO | - | cpuNum:8 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
|
|
|
+2024-07-23 14:31:03.706| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.707| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26bbbe9e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.709| main | DEBUG | - | JDBC Connection [HikariProxyConnection@784165389 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.710| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.710| main | DEBUG | - | ==> Parameters: mq.config.topic(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.712| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.712| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26bbbe9e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.713| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.713| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@99948fe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.713| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1278326466 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.714| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.715| main | DEBUG | - | ==> Parameters: mq.config.body(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.717| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.717| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@99948fe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.849| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.850| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b69ff13] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.852| main | DEBUG | - | JDBC Connection [HikariProxyConnection@895062568 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.852| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.853| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.appId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.855| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.856| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b69ff13] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.856| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.857| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37f0fb02] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.857| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1183317735 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.858| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.858| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.key(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.860| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.860| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37f0fb02] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.860| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.861| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1067bc4c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.861| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1777207393 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.861| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.862| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.urls(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.863| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.863| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1067bc4c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.863| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.863| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b370ca9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.865| main | DEBUG | - | JDBC Connection [HikariProxyConnection@839099566 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.865| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.866| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.service(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.867| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.867| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b370ca9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.868| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.868| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@363d29dd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.868| main | DEBUG | - | JDBC Connection [HikariProxyConnection@431283552 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.869| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.869| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.queryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.871| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.871| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@363d29dd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.871| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.871| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@213bd66a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.873| main | DEBUG | - | JDBC Connection [HikariProxyConnection@90777699 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.873| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.874| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.secretId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.876| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.876| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@213bd66a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.876| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.877| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@244c0fbe] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.878| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1755976036 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.878| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.878| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.secretKey(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.879| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.880| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@244c0fbe] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.880| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.880| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5694f6a0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.881| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1846406183 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.881| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.882| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.vodAppId(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.883| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.884| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5694f6a0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.884| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.884| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52a8f789] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.885| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1397052719 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.885| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.885| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.callbackPwd(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.888| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.888| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52a8f789] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.889| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.889| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2284058a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.890| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1527894232 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.892| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.892| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.callbackTime(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.894| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.894| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2284058a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.894| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.895| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44846c76] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.896| main | DEBUG | - | JDBC Connection [HikariProxyConnection@289858350 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.896| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.897| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.trtcQueryUrl(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.899| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.900| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44846c76] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.900| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.900| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cd7128] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.901| main | DEBUG | - | JDBC Connection [HikariProxyConnection@582266124 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.902| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config WHERE (config_key = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.902| main | DEBUG | - | ==> Parameters: tencentcloud.sdk.trtcRegion(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.904| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:03.904| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cd7128] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:04.570| main | INFO | - | Starting ProtocolHandler ["http-nio-6002"] | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 14:31:04.586| main | INFO | - | Tomcat started on port(s): 6002 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
|
|
|
+2024-07-23 14:31:04.586| main | INFO | - | Refreshing cached encryptable property sources on ServletWebServerInitializedEvent | [com.ulisesbocchio.jasyptspringboot.caching.RefreshScopeRefreshedEventListener:70]
|
|
|
+2024-07-23 14:31:04.587| main | INFO | - | Property Source commandLineArgs refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 14:31:04.587| main | INFO | - | Property Source systemProperties refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 14:31:04.587| main | INFO | - | Property Source systemEnvironment refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 14:31:04.587| main | INFO | - | Property Source random refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 14:31:04.587| main | INFO | - | Property Source applicationConfig: [classpath:/application.properties] refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 14:31:04.587| main | INFO | - | Property Source class path resource [actuator.properties] refreshed | [com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource:92]
|
|
|
+2024-07-23 14:31:04.588| main | INFO | - | Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 14:31:04.588| main | INFO | - | Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:105]
|
|
|
+2024-07-23 14:31:04.588| main | INFO | - | Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:31:04.588| main | INFO | - | Converting PropertySource Management Server [org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$1] to EncryptablePropertySourceWrapper | [com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter:110]
|
|
|
+2024-07-23 14:31:04.589| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
|
|
|
+2024-07-23 14:31:04.597| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
|
|
|
+2024-07-23 14:31:04.615| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
|
|
|
+2024-07-23 14:31:04.718| http-nio-6002-exec-1 | INFO | - | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
|
|
|
+2024-07-23 14:31:04.720| http-nio-6002-exec-1 | INFO | - | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
|
|
|
+2024-07-23 14:31:04.744| http-nio-6002-exec-1 | INFO | - | Completed initialization in 23 ms | [org.springframework.web.servlet.FrameworkServlet:547]
|
|
|
+2024-07-23 14:31:04.774| http-nio-6002-exec-1 | INFO | - | Start authorization: url:/api/oe/exam/status, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:NZGOL03Gc2CJ01UF0IZRisKhg7o=, time:1721716264556 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:31:04.861| http-nio-6002-exec-1 | ERROR | - | 请求出错:[error path]:/api/oe/exam/status
|
|
|
+[status]:505
|
|
|
+[code]:500
|
|
|
+[message]:null | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:95]
|
|
|
+2024-07-23 14:31:04.960| main | INFO | - | Generating unique operation named: callApplyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:04.967| main | INFO | - | Generating unique operation named: callCancelUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:04.972| main | INFO | - | Generating unique operation named: statusUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:05.017| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:05.116| main | INFO | - | Generating unique operation named: statusUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:05.155| main | INFO | - | Generating unique operation named: verifyUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:05.163| main | INFO | - | Generating unique operation named: answerSubmitUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:05.188| main | INFO | - | Generating unique operation named: fileUploadUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
|
|
|
+2024-07-23 14:31:05.302| main | INFO | - | ApiConfigService inited, aac method count=44 | [com.qmth.boot.api.config.ApiConfigService:48]
|
|
|
+2024-07-23 14:31:05.306| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.307| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44046b0d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.316| main | DEBUG | - | JDBC Connection [HikariProxyConnection@114442558 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.318| main | DEBUG | - | ==> Preparing: SELECT id,org_id,config_key,config_name,config_value,enable,remark,sort,editor,create_id,create_time,update_id,update_Time FROM sys_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.319| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.322| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.323| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44046b0d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.324| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.SysConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.324| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.324| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f271ae2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.325| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1370131471 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.325| main | DEBUG | - | ==> Preparing: SELECT id,name,access_key,access_secret,last_access_time,create_id,create_time,update_id,update_Time FROM t_b_app limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.325| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.326| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.326| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f271ae2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.326| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.327| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.327| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74cd82f1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.327| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1663727232 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.328| main | DEBUG | - | ==> Preparing: SELECT id,name,value,url,description,type,enable,create_id,create_time,update_id,update_Time FROM t_b_app_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.328| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.330| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.331| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74cd82f1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.331| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAppVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.332| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.332| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df77353] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.334| main | DEBUG | - | JDBC Connection [HikariProxyConnection@87404566 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.334| main | DEBUG | - | ==> Preparing: SELECT id,name,path,type,size,md5,remark,create_id,create_time FROM t_b_attachment limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.334| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.337| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.338| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df77353] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.338| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBAttachmentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.338| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.338| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f59b6c5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.339| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2009339960 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.339| main | DEBUG | - | ==> Preparing: SELECT id,org_id,name,value,url,description,enable,type,create_id,create_time,update_id,update_Time FROM t_b_client_version limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.339| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.341| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.342| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f59b6c5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.343| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBClientVersionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.343| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.343| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70720b78] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.343| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1653564461 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.344| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.344| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.346| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.346| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70720b78] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.346| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.346| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.346| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@381db99e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.347| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1481923630 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.347| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,org_id,room_code,room_name FROM t_b_exam_invigilate_user_temp limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.347| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.349| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.349| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@381db99e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.349| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.350| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.350| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19cad9f0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.350| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1288585758 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.351| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.351| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.352| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.353| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19cad9f0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.353| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBOrgMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.354| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.354| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6894d28d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.355| main | DEBUG | - | JDBC Connection [HikariProxyConnection@668898102 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.357| main | DEBUG | - | ==> Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.357| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.360| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.360| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6894d28d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.360| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBPrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.360| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.361| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21139739] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.361| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1868376364 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.361| main | DEBUG | - | ==> Preparing: SELECT id,main_number,sub_number,sub_index,outline,title,answer,sort,solve_count,un_solve_count,enable,create_id,create_time,update_id,update_Time FROM t_b_problem limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.361| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.368| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.369| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21139739] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.369| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBProblemMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.369| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.369| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b708c16] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.370| main | DEBUG | - | JDBC Connection [HikariProxyConnection@654374230 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.370| main | DEBUG | - | ==> Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.370| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.371| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.371| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b708c16] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.372| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.372| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.373| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64dbb343] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.373| main | DEBUG | - | JDBC Connection [HikariProxyConnection@721716210 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.374| main | DEBUG | - | ==> Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.374| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.375| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.375| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64dbb343] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.375| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBRolePrivilegeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.375| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.375| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e40edb7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.376| main | DEBUG | - | JDBC Connection [HikariProxyConnection@657986711 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.376| main | DEBUG | - | ==> Preparing: SELECT id,org_id,identity,type,source,platform,device_id,address,access_token,last_access_time,last_access_ip,update_time,expire_time FROM t_b_session limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.376| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.377| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.377| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e40edb7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.377| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBSessionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.378| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.378| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5096be74] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.378| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1227021444 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.379| main | DEBUG | - | ==> Preparing: SELECT id,type,entity_id,exam_id,status,summary,progress,import_file_name,import_file_path,result_file_path,report_file_path,create_id,create_time,start_time,finish_time,org_id,remark FROM t_b_task_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.379| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.381| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.381| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5096be74] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.381| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBTaskHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.381| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.382| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66790851] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.383| main | DEBUG | - | JDBC Connection [HikariProxyConnection@58290164 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.383| main | DEBUG | - | ==> Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,pwd_force,create_id,create_time,update_id,update_Time FROM t_b_user limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.383| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.385| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.385| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66790851] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.385| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.385| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.385| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bafe1f1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.386| main | DEBUG | - | JDBC Connection [HikariProxyConnection@113990058 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.386| main | DEBUG | - | ==> Preparing: SELECT id,user_id,role_code FROM t_b_user_role limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.386| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.387| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.387| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bafe1f1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.387| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TBUserRoleMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.387| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.388| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54464330] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.388| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1672784022 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.389| main | DEBUG | - | ==> Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.389| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.390| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.390| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54464330] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.390| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEAudioMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.390| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.391| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6178ac9d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.391| main | DEBUG | - | JDBC Connection [HikariProxyConnection@121715777 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.392| main | 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,in_process_face_verify_config,total_eye_close_error_count FROM t_e_config limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.392| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.393| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.393| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6178ac9d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.393| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEConfigMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.394| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.394| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b89cbf9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.394| main | DEBUG | - | JDBC Connection [HikariProxyConnection@791773777 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.394| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.394| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.396| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.396| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b89cbf9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.396| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamActivityMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.396| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.397| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e352e3a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.399| main | DEBUG | - | JDBC Connection [HikariProxyConnection@455536646 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.399| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,type,description,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_breach_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.400| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.400| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.401| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e352e3a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.401| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamBreachLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.401| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.401| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797dd7ef] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.402| main | DEBUG | - | JDBC Connection [HikariProxyConnection@248410628 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.407| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,course_code,course_name,objective_shuffle,option_shuffle,paper_count,has_answer,audio_play_count,has_audio,mobile_photo_upload,create_id,create_time,update_id,update_Time FROM t_e_exam_course limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.407| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.409| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.409| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797dd7ef] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.409| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamCourseMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.409| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.409| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c3df478] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.410| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1005096127 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.410| main | 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,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,exam_student_call_enable,objective_score_push,exam_student_breach_push,video_delete,video_delete_time,create_id,create_time,update_id,update_Time FROM t_e_exam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.410| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.414| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.414| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c3df478] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.414| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.414| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.414| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44252e9b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.415| main | DEBUG | - | JDBC Connection [HikariProxyConnection@133729363 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.415| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,status,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_mark_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.415| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.417| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.417| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44252e9b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.418| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamMarkLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.418| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.418| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62672ad5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.418| main | DEBUG | - | JDBC Connection [HikariProxyConnection@257655284 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.419| main | DEBUG | - | ==> Preparing: SELECT id,name,total_score,total_objective_score,total_subjective_score,paper_path,paper_md5,paper_view_path,decrypt_secret,encrypt_mode,need_voice_answer,exam_id,course_code,code,answer_path,has_audio,weight,audio_play_count,struct_path,struct_md5,decrypt_vector,create_id,create_time,update_id,update_Time FROM t_e_exam_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.419| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.421| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.421| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62672ad5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.421| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamPaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.422| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.422| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67887bf2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.422| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1021494356 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.422| main | DEBUG | - | ==> Preparing: SELECT id,reexam_id,auditing_id FROM t_e_exam_reexam_auditing limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.423| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.423| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.424| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67887bf2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.425| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamAuditingMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.425| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.425| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33c91567] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.425| main | DEBUG | - | JDBC Connection [HikariProxyConnection@398110471 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.426| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,model,reason,status,auditing_id,auditing_status,auditing_time,auditing_suggest,remark,create_id,create_time,update_id,update_Time FROM t_e_exam_reexam limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.426| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.429| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.431| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33c91567] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.431| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamReexamMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.431| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.431| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@465e9090] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.432| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2080214930 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.432| main | DEBUG | - | ==> Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,info,remark,create_time,obj_id,update_time,title,ip,country,region,province,city,isp FROM t_e_exam_student_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.433| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.437| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.437| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@465e9090] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.438| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.438| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.438| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad04b05] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.438| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2025359583 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.439| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.439| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.448| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.448| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad04b05] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.448| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.448| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.448| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@565fa7d2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.449| main | DEBUG | - | JDBC Connection [HikariProxyConnection@505366143 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.449| main | DEBUG | - | ==> Preparing: SELECT id,student_id,exam_student_id,exam_record_id,type,create_time FROM t_e_exam_student_online_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.449| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.452| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.452| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@565fa7d2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.452| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.452| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.452| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d268a2c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.453| main | DEBUG | - | JDBC Connection [HikariProxyConnection@384621421 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.453| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,room_code,total_count,prepare_count,exam_count,finish_count,absent_count,online_count,offline_count,monitor_stop_count,warning_count,warning_unread,warning_student_unread,warning_multiple_face_count,exception_count FROM t_e_exam_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.453| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.454| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.454| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d268a2c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.454| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEExamSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.455| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.455| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eed0375] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.456| main | DEBUG | - | JDBC Connection [HikariProxyConnection@932415854 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.456| main | DEBUG | - | ==> Preparing: SELECT org_id,online_count,exam_count,finish_count,finish_student_count FROM t_e_org_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.456| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.457| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.457| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eed0375] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.457| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEOrgSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.457| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.457| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17fbbf0a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.459| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1104932907 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.459| main | DEBUG | - | ==> Preparing: SELECT id,country,province,online_count FROM t_e_region_summary limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.460| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.461| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.461| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17fbbf0a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.461| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TERegionSummaryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.461| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.461| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d41518b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.462| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1191750854 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.462| main | DEBUG | - | ==> Preparing: SELECT id,org_id,name,total_score,paper_path,create_id,create_time,update_id,update_Time FROM t_e_simulate_paper limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.463| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.463| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.464| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d41518b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.464| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TESimulatePaperMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.464| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.464| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@750448fb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.464| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1917747929 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.464| main | 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 limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.465| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.465| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.466| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@750448fb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.466| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEStudentMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.466| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.466| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b60ff1c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.467| main | DEBUG | - | JDBC Connection [HikariProxyConnection@477373723 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.467| main | DEBUG | - | ==> Preparing: SELECT id,user_id,type,info,remark,create_time FROM t_e_user_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.468| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.469| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.469| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b60ff1c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.469| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TEUserLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.469| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.469| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@791dcda7] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.470| main | DEBUG | - | JDBC Connection [HikariProxyConnection@902387079 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.470| main | DEBUG | - | ==> Preparing: SELECT id,obj,create_time FROM t_g_error limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.470| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.471| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.471| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@791dcda7] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.471| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TGErrorMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.471| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.471| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43e9eddf] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.471| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1418621168 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.472| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,remark,form_user_id,receive_user_id,start_time,call_time,end_time,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.472| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.474| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.474| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43e9eddf] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.474| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.474| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.474| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fc00158] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.475| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1195913745 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.475| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,exam_id,exam_activity_id,exam_student_id,source,live_url,status,type,call_status,monitor_key,start_time,call_time,end_time,form_user_id,receive_user_id,create_id,create_time,update_id,update_Time FROM t_ie_exam_invigilate_call limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.475| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.477| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.477| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fc00158] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.477| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateCallMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.477| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.477| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eba0cc5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.477| main | DEBUG | - | JDBC Connection [HikariProxyConnection@100350254 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.478| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,form_user_id,receive_user_id,type,content,send_time,receive_time FROM t_ie_exam_invigilate_notice limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.478| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.479| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.480| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eba0cc5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.480| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.480| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.480| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62525579] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.481| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1820373458 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.481| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,exam_record_id,source,create_time,type,content,start_time,call_time,end_time,form_user_id,receive_user_id FROM t_ie_exam_media_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.481| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.482| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.482| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62525579] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.482| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeExamMediaLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.482| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.482| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a44ad96] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.483| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1791871546 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.484| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,type,remark,create_time,update_time,difference,photo_url,video_url,obj_id FROM t_ie_invigilate_exception_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.484| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.485| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.485| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a44ad96] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.485| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.485| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.485| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45bb502f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.486| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2058120467 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.486| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_record_id,exam_student_id,info,level,type,remark,approve_status,create_time,update_time,photo_url,video_url,remind_status FROM t_ie_invigilate_warn_info limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.486| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.487| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.487| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45bb502f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.487| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.487| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.487| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a8eed58] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.490| main | DEBUG | - | JDBC Connection [HikariProxyConnection@892070414 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.490| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,country,region,province,city,isp,create_time,update_Time FROM t_ip_region limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.491| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.491| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.492| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a8eed58] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.492| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TIpRegionMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.492| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.492| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75381b61] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.492| main | DEBUG | - | JDBC Connection [HikariProxyConnection@671206579 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.492| main | DEBUG | - | ==> Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.493| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.496| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.496| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75381b61] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.496| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TMRocketMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.496| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.496| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5896899d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.496| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1832936189 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.497| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,request_id,video_source,start_time,end_time,video_url,object,create_time FROM t_m_tencent_video_message limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.497| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.498| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.498| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5896899d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.498| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TMTencentVideoMessageMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.498| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.498| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@89017e5] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.498| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1680256267 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.499| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,main_number,sub_number,sub_index,answer,version,history,duration_seconds,score FROM t_oe_exam_answer limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.499| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.500| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.500| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@89017e5] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.500| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamAnswerMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.500| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.500| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5339cdc6] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.500| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1537136507 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.501| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,break_time,break_reason,resume_reason,prepare_time,start_time,entry_authentication_result,entry_authentication_id FROM t_oe_exam_break_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.501| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.501| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.502| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5339cdc6] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.502| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamBreakHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.502| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.502| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b88a2e2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.502| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1715607464 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.502| main | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.503| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.505| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.506| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b88a2e2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.506| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamRecordMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.506| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.506| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af5c14c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.506| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1960113474 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.506| main | DEBUG | - | ==> Preparing: SELECT id,student_id,paper_id,finish_time FROM t_oe_exam_simulate_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.507| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.507| main | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.507| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af5c14c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.507| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.507| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.507| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188500e9] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.508| main | DEBUG | - | JDBC Connection [HikariProxyConnection@2082364692 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.508| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,face_count,similarity,realness,create_time,update_time,type,exception,photo_url,time,batch_no FROM t_oe_face_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.509| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.510| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.510| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188500e9] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.510| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.511| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.511| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479f738a] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.511| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1999483352 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.511| main | DEBUG | - | ==> Preparing: SELECT id,exam_record_id,type,actions,retry,exception,start_time,finish_time,create_time,batch_no FROM t_oe_liveness_verify_history limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.511| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.512| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.512| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479f738a] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.512| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.513| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.513| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489e1887] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.513| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1948328253 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.513| main | DEBUG | - | ==> Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.513| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.515| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.515| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489e1887] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.515| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSAuthMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.515| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.515| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a3f1703] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.515| main | DEBUG | - | JDBC Connection [HikariProxyConnection@39676643 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.516| main | DEBUG | - | ==> Preparing: SELECT id,org_id,soft_name,process_name,enable,create_id,create_time,update_id,update_Time FROM t_s_black_list limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.516| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.517| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.517| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a3f1703] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.517| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSBlackListMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.517| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.517| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d189d0] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.517| main | DEBUG | - | JDBC Connection [HikariProxyConnection@345250566 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.518| main | DEBUG | - | ==> Preparing: SELECT id,obj,obj_name,obj_id,update_before_obj,update_after_obj,create_id,create_time FROM t_s_log limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.518| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.519| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.519| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d189d0] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.519| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSLogMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.519| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.519| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@461e479c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.519| main | DEBUG | - | JDBC Connection [HikariProxyConnection@484166022 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.520| main | DEBUG | - | ==> Preparing: SELECT id,org_id,title,content,enable,create_id,create_time,update_id,update_Time FROM t_s_notify limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.520| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.520| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.521| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@461e479c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.521| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSNotifyMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.521| main | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.521| main | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e1a8e78] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.521| main | DEBUG | - | JDBC Connection [HikariProxyConnection@1510737536 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.521| main | DEBUG | - | ==> Preparing: SELECT id,exam_batch_id,college,objective_score,paper_type,exam_code,student_code,clazz_name,subjective_score_detail,exam_number,total_score,sheet_urls,teacher,objective_score_detail,exam_id,name,subjective_score,subject_code,subject_name,status,create_id,create_time FROM t_sync_exam_student_score limit 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.522| main | DEBUG | - | ==> Parameters: | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.523| main | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.523| main | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e1a8e78] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:05.523| main | INFO | - | MybatisPlus schema validate: com.qmth.themis.business.dao.TSyncExamStudentScoreMapper | [com.qmth.boot.mybatis.service.DatabaseInitializeService:71]
|
|
|
+2024-07-23 14:31:05.533| main | INFO | - | Started ThemisExamApplication in 12.936 seconds (JVM running for 13.778) | [org.springframework.boot.StartupInfoLogger:61]
|
|
|
+2024-07-23 14:31:05.549| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.exam.start.StartRunning:47]
|
|
|
+2024-07-23 14:31:05.612| main | INFO | - | consumer is start !!! groupName:themis-group-exam-websocketOe,topic:themis-topic-exam,tag:OE_IM_BROADCASTING||OE_IM_CLUSTERING||OE_LIVENESS_VERIFY||OE_MONITOR_FINISH||OE_WARNING_FINISH||OE_WEBSOCKET_MOBILE_ANSWER_READY||OE_WEBSOCKET_MOBILE_ANSWER_UPLOAD||OE_WEBSOCKET_EXAM_STOP||MONITOR_START||MONITOR_STOP||OE_WEBSOCKET_MOBILE_MONITOR_STATUS||EXAM_EXIT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
|
|
|
+2024-07-23 14:31:05.622| main | INFO | - | consumer is start !!! groupName:themis-group-exam-websocketOeMobile,topic:themis-topic-exam,tag:EXAM_STOP||EXAM_START,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
|
|
|
+2024-07-23 14:31:05.666| ConsumeMessageThread_1 | INFO | - | :480-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 14:31:05.691| ConsumeMessageThread_1 | INFO | - | :480-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"xvcbr9h35fF9I3gepjBEH","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716219807,"body":548500221023236096,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 14:31:05.707| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.exam.start.StartRunning:56]
|
|
|
+2024-07-23 14:31:06.686| ConsumeMessageThread_1 | INFO | - | :491-:ConsumeMessageThread_1 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:31:06.694| ConsumeMessageThread_1 | INFO | - | :491-:ConsumeMessageThread_1 websocket oe Consumer接收到的消息:{"id":"dG8drOsDfCeupKWgnTkAs","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716219812,"body":548500221023236096,"type":"EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:31:06.739| ConsumeMessageThread_1 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:06.740| ConsumeMessageThread_1 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@736a98f1] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:06.747| ConsumeMessageThread_1 | DEBUG | - | JDBC Connection [HikariProxyConnection@1285755624 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:06.756| ConsumeMessageThread_1 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:06.759| ConsumeMessageThread_1 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:06.779| ConsumeMessageThread_1 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:06.779| ConsumeMessageThread_1 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@736a98f1] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:19.365| http-nio-6002-exec-2 | ERROR | - | Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception | [org.apache.juli.logging.DirectJDKLog:175]
|
|
|
+com.qmth.themis.common.exception.BusinessException: 考试状态错误
|
|
|
+ at com.qmth.themis.business.constant.SystemConstant.checkExamStatus(SystemConstant.java:694)
|
|
|
+ at com.qmth.themis.exam.websocket.interceptor.WebSocketOeHandshakeInterceptor.modifyHandshake(WebSocketOeHandshakeInterceptor.java:46)
|
|
|
+ at org.apache.tomcat.websocket.server.UpgradeUtil.doUpgrade(UpgradeUtil.java:206)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:78)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
|
|
|
+ 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)
|
|
|
+2024-07-23 14:31:19.379| http-nio-6002-exec-2 | ERROR | - | 请求出错:[error path]:/error
|
|
|
+[status]:404001
|
|
|
+[code]:404
|
|
|
+[message]:请求地址错误 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
|
|
|
+2024-07-23 14:31:20.206| http-nio-6002-exec-4 | INFO | - | Start authorization: url:/api/oe/exam/status, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:DJnbZz0fWhCuK90rRkZjPrTfaqs=, time:1721716280134 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:31:20.249| http-nio-6002-exec-4 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:20.251| http-nio-6002-exec-4 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7271ca2f] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:20.264| http-nio-6002-exec-4 | DEBUG | - | JDBC Connection [HikariProxyConnection@1315975979 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:20.266| 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 (code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:20.266| http-nio-6002-exec-4 | DEBUG | - | ==> Parameters: test-school-1(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:20.269| http-nio-6002-exec-4 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:20.269| http-nio-6002-exec-4 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7271ca2f] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:20.321| http-nio-6002-exec-4 | INFO | 000000003d75e18a0000000020880614 - | request:============请求地址============:/api/oe/exam/status
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:status
|
|
|
+参数key:"param",参数value:{"recordId":"548500221023236096"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:31:20.328| http-nio-6002-exec-4 | INFO | 000000003d75e18a0000000020880614 - | POST /api/oe/exam/status 200 44ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:31:21.362| http-nio-6002-exec-5 | INFO | - | Start authorization: url:/api/oe/exam/result, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:OxFnTZuS5In59L5Co6GR/utH4Cc=, time:1721716281306 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:31:21.385| http-nio-6002-exec-5 | ERROR | ffffffffe9c6e8a8ffffffff9187dcfc - | 请求出错:{} | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:77]
|
|
|
+com.qmth.themis.common.exception.BusinessException: 考试已结束
|
|
|
+ at com.qmth.themis.exam.api.TEExamController.result(TEExamController.java:375)
|
|
|
+ at com.qmth.themis.exam.api.TEExamController$$FastClassBySpringCGLIB$$fec173f8.invoke(<generated>)
|
|
|
+ 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)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
|
|
|
+ at com.qmth.boot.api.config.ApiControllerAspect.doAroundWebRequests(ApiControllerAspect.java:56)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
|
|
|
+ at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
|
|
|
+ at com.qmth.themis.exam.aspect.ApiExamControllerAspect.aroundApiPoint(ApiExamControllerAspect.java:75)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
|
|
|
+ at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
|
|
|
+ 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.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
|
|
|
+ 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.exam.api.TEExamController$$EnhancerBySpringCGLIB$$af86f865.result(<generated>)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
|
|
|
+ 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)
|
|
|
+2024-07-23 14:31:21.386| http-nio-6002-exec-5 | INFO | ffffffffe9c6e8a8ffffffff9187dcfc - | request:============请求地址============:/api/oe/exam/result
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:result
|
|
|
+参数key:"param",参数value:{"recordId":"548500221023236096"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:31:21.387| http-nio-6002-exec-5 | ERROR | ffffffffe9c6e8a8ffffffff9187dcfc - | 请求出错:[error path]:/api/oe/exam/result
|
|
|
+[status]:5000024
|
|
|
+[code]:500
|
|
|
+[message]:考试已结束 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
|
|
|
+2024-07-23 14:31:21.389| http-nio-6002-exec-5 | INFO | ffffffffe9c6e8a8ffffffff9187dcfc - | POST /api/oe/exam/result 500 14ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:31:34.320| http-nio-6002-exec-6 | ERROR | - | Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception | [org.apache.juli.logging.DirectJDKLog:175]
|
|
|
+com.qmth.themis.common.exception.BusinessException: 考试状态错误
|
|
|
+ at com.qmth.themis.business.constant.SystemConstant.checkExamStatus(SystemConstant.java:694)
|
|
|
+ at com.qmth.themis.exam.websocket.interceptor.WebSocketOeHandshakeInterceptor.modifyHandshake(WebSocketOeHandshakeInterceptor.java:46)
|
|
|
+ at org.apache.tomcat.websocket.server.UpgradeUtil.doUpgrade(UpgradeUtil.java:206)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:78)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
|
|
|
+ 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)
|
|
|
+2024-07-23 14:31:34.326| http-nio-6002-exec-6 | ERROR | - | 请求出错:[error path]:/error
|
|
|
+[status]:404001
|
|
|
+[code]:404
|
|
|
+[message]:请求地址错误 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
|
|
|
+2024-07-23 14:31:34.600| http-nio-6002-exec-8 | INFO | - | Start authorization: url:/api/oe/exam/status, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:HWTiJVMpeKV8Kth7jQKhDNwkKyU=, time:1721716294556 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:31:34.606| http-nio-6002-exec-8 | INFO | 000000002c73fdd7fffffffff997e110 - | request:============请求地址============:/api/oe/exam/status
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:status
|
|
|
+参数key:"param",参数value:{"recordId":"548500221023236096"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:31:34.606| http-nio-6002-exec-8 | INFO | 000000002c73fdd7fffffffff997e110 - | POST /api/oe/exam/status 200 2ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:31:35.641| http-nio-6002-exec-9 | INFO | - | Start authorization: url:/api/oe/exam/result, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token 3a7b5ff96cab5861488f4981b6c5833a:hSjtU+QfxSSMSoHJlgPS9Qv150M=, time:1721716295587 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:31:35.650| http-nio-6002-exec-9 | ERROR | ffffffffb6787b870000000067e781a2 - | 请求出错:{} | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:77]
|
|
|
+com.qmth.themis.common.exception.BusinessException: 考试已结束
|
|
|
+ at com.qmth.themis.exam.api.TEExamController.result(TEExamController.java:375)
|
|
|
+ at com.qmth.themis.exam.api.TEExamController$$FastClassBySpringCGLIB$$fec173f8.invoke(<generated>)
|
|
|
+ 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)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
|
|
|
+ at com.qmth.boot.api.config.ApiControllerAspect.doAroundWebRequests(ApiControllerAspect.java:56)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
|
|
|
+ at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
|
|
|
+ at com.qmth.themis.exam.aspect.ApiExamControllerAspect.aroundApiPoint(ApiExamControllerAspect.java:75)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
|
|
|
+ at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
|
|
|
+ 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.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
|
|
|
+ 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.exam.api.TEExamController$$EnhancerBySpringCGLIB$$af86f865.result(<generated>)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
|
|
|
+ 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)
|
|
|
+2024-07-23 14:31:35.652| http-nio-6002-exec-9 | INFO | ffffffffb6787b870000000067e781a2 - | request:============请求地址============:/api/oe/exam/result
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:result
|
|
|
+参数key:"param",参数value:{"recordId":"548500221023236096"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:31:35.653| http-nio-6002-exec-9 | ERROR | ffffffffb6787b870000000067e781a2 - | 请求出错:[error path]:/api/oe/exam/result
|
|
|
+[status]:5000024
|
|
|
+[code]:500
|
|
|
+[message]:考试已结束 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
|
|
|
+2024-07-23 14:31:35.654| http-nio-6002-exec-9 | INFO | ffffffffb6787b870000000067e781a2 - | POST /api/oe/exam/result 500 7ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:31:47.306| ConsumeMessageThread_2 | INFO | - | :493-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 14:31:47.306| ConsumeMessageThread_2 | INFO | - | :494-:ConsumeMessageThread_2 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:31:47.309| ConsumeMessageThread_2 | INFO | - | :493-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"xvcbr9h35fF9I3gepjBEH","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716219807,"body":548500221023236096,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 14:31:47.309| ConsumeMessageThread_2 | INFO | - | :494-:ConsumeMessageThread_2 websocket oe Consumer接收到的消息:{"id":"dG8drOsDfCeupKWgnTkAs","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716219812,"body":548500221023236096,"type":"EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:31:47.316| ConsumeMessageThread_2 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:47.316| ConsumeMessageThread_2 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb81def] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:47.321| ConsumeMessageThread_2 | DEBUG | - | JDBC Connection [HikariProxyConnection@1663342388 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:47.324| ConsumeMessageThread_2 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:47.325| ConsumeMessageThread_2 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:47.337| ConsumeMessageThread_2 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:31:47.338| ConsumeMessageThread_2 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb81def] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.053| ConsumeMessageThread_3 | INFO | - | :497-:ConsumeMessageThread_3 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 14:32:00.053| ConsumeMessageThread_3 | INFO | - | :496-:ConsumeMessageThread_3 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:32:00.057| ConsumeMessageThread_3 | INFO | - | :497-:ConsumeMessageThread_3 websocket oe Consumer接收到的消息:{"id":"xvcbr9h35fF9I3gepjBEH","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716219807,"body":548500221023236096,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":2} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 14:32:00.057| ConsumeMessageThread_3 | INFO | - | :496-:ConsumeMessageThread_3 websocket oe Consumer接收到的消息:{"id":"dG8drOsDfCeupKWgnTkAs","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716219812,"body":548500221023236096,"type":"EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":2} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:32:00.059| ConsumeMessageThread_3 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.059| ConsumeMessageThread_3 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.061| ConsumeMessageThread_3 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fcfa00e] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.061| ConsumeMessageThread_3 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@281ba4e3] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.067| ConsumeMessageThread_3 | DEBUG | - | JDBC Connection [HikariProxyConnection@651972496 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.067| ConsumeMessageThread_3 | DEBUG | - | JDBC Connection [HikariProxyConnection@1359500679 wrapping com.mysql.cj.jdbc.ConnectionImpl@5537cb7e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.072| ConsumeMessageThread_3 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.072| ConsumeMessageThread_3 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.074| ConsumeMessageThread_3 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.074| ConsumeMessageThread_3 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.081| ConsumeMessageThread_3 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.082| ConsumeMessageThread_3 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.082| ConsumeMessageThread_3 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@281ba4e3] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.082| ConsumeMessageThread_3 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fcfa00e] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.095| ConsumeMessageThread_3 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.096| ConsumeMessageThread_3 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56cca402] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.096| ConsumeMessageThread_3 | DEBUG | - | JDBC Connection [HikariProxyConnection@1785689631 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.096| ConsumeMessageThread_3 | 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.096| ConsumeMessageThread_3 | DEBUG | - | ==> Parameters: 1815230805438464002(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.099| ConsumeMessageThread_3 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:32:00.099| ConsumeMessageThread_3 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56cca402] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.128| ConsumeMessageThread_4 | INFO | - | :501-:ConsumeMessageThread_4 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 14:33:00.128| ConsumeMessageThread_4 | INFO | - | :500-:ConsumeMessageThread_4 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:33:00.133| ConsumeMessageThread_4 | INFO | - | :501-:ConsumeMessageThread_4 websocket oe Consumer接收到的消息:{"id":"xvcbr9h35fF9I3gepjBEH","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716219807,"body":548500221023236096,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":3} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 14:33:00.133| ConsumeMessageThread_4 | INFO | - | :500-:ConsumeMessageThread_4 websocket oe Consumer接收到的消息:{"id":"dG8drOsDfCeupKWgnTkAs","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716219812,"body":548500221023236096,"type":"EXAM_STOP","objId":"548500221023236096","objName":"548500221023236096","ack":0,"sequence":null,"properties":{},"reconsume":3} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:33:00.134| ConsumeMessageThread_4 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.134| ConsumeMessageThread_4 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.135| ConsumeMessageThread_4 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b0da5e8] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.135| ConsumeMessageThread_4 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2704aeeb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.141| ConsumeMessageThread_4 | DEBUG | - | JDBC Connection [HikariProxyConnection@1439318265 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.141| ConsumeMessageThread_4 | DEBUG | - | JDBC Connection [HikariProxyConnection@700662907 wrapping com.mysql.cj.jdbc.ConnectionImpl@5537cb7e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.145| ConsumeMessageThread_4 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.145| ConsumeMessageThread_4 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.146| ConsumeMessageThread_4 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.146| ConsumeMessageThread_4 | DEBUG | - | ==> Parameters: 548500221023236096(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.157| ConsumeMessageThread_4 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.157| ConsumeMessageThread_4 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.157| ConsumeMessageThread_4 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b0da5e8] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.157| ConsumeMessageThread_4 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2704aeeb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.159| ConsumeMessageThread_4 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.160| ConsumeMessageThread_4 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f74ac2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.160| ConsumeMessageThread_4 | DEBUG | - | JDBC Connection [HikariProxyConnection@576950097 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.160| ConsumeMessageThread_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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.160| ConsumeMessageThread_4 | DEBUG | - | ==> Parameters: 1815230805438464002(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.163| ConsumeMessageThread_4 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:33:00.163| ConsumeMessageThread_4 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f74ac2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.404| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.407| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64f0c387] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.424| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | JDBC Connection [HikariProxyConnection@1251602168 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.425| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> 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 = ? AND org_id = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.426| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> Parameters: 421002(String), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.430| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.430| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64f0c387] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.438| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.438| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43821741] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.439| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | JDBC Connection [HikariProxyConnection@1322169236 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.440| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.440| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> Parameters: STUDENT(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.443| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | <== Total: 40 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.443| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43821741] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.447| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.448| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c19efdc] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.450| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | JDBC Connection [HikariProxyConnection@1487694807 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.450| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.451| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> Parameters: 64(Long), 65(Long), 66(Long), 67(Long), 68(Long), 69(Long), 70(Long), 71(Long), 72(Long), 73(Long), 137(Long), 74(Long), 138(Long), 75(Long), 76(Long), 77(Long), 78(Long), 79(Long), 80(Long), 89(Long), 90(Long), 91(Long), 92(Long), 93(Long), 157(Long), 94(Long), 95(Long), 164(Long), 165(Long), 166(Long), 167(Long), 175(Long), 114(Long), 115(Long), 116(Long), 117(Long), 182(Long), 60(Long), 62(Long), 63(Long), LINK(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.454| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | <== Total: 39 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.454| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c19efdc] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.485| http-nio-6002-exec-10 | INFO | ffffffffe0cacf89ffffffffc7026cdb - | asyncMsg mqDto:{"id":"pjXqVBUtgSDaa-ljsNBlJ","topic":"themis-topic-exam","tag":"WIN","timestamp":1721716467485,"body":"SESSION","type":"WIN","objId":"b6258351fb3a6175e209b5a68569c773","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:34:27.512| http-nio-6002-exec-10 | INFO | ffffffffe0cacf89ffffffffc7026cdb - | asyncMsg mqDto:{"id":"_5BeiwnhGNg-GSE0FkKoW","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721716467512,"body":"LOGIN","type":"STUDENT","objId":"511547011256299520","objName":"192.168.10.55","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:34:27.552| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.553| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33f5d1eb] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.557| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746C7F490001","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":228,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EB514","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:34:27.557| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746C7F490000","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":227,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EB2E7","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:34:27.571| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | JDBC Connection [HikariProxyConnection@2069067152 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.574| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.574| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | ==> Parameters: 511547011256299520(Long), 405679781544726528(Long), 548106393799364608(Long), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.581| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.582| http-nio-6002-exec-10 | DEBUG | ffffffffe0cacf89ffffffffc7026cdb - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33f5d1eb] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:34:27.612| http-nio-6002-exec-10 | INFO | ffffffffe0cacf89ffffffffc7026cdb - | request:============请求地址============:/api/oe/student/login
|
|
|
+============类============:com.qmth.themis.exam.api.TEStudentController
|
|
|
+============方法============:login
|
|
|
+参数key:"mapParameter",参数value:{"identity":"421002","orgId":"248138371636404224","password":"MTIzNDU2"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:34:27.673| http-nio-6002-exec-10 | INFO | ffffffffe0cacf89ffffffffc7026cdb - | POST /api/oe/student/login 200 337ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:35:46.111| http-nio-6002-exec-1 | INFO | - | Start authorization: url:/api/oe/exam/prepare, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token b6258351fb3a6175e209b5a68569c773:kLq47Rx7pRbFIhGEQs9KV6odp74=, time:1721716546040 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:35:46.175| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.177| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469f016d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.196| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | JDBC Connection [HikariProxyConnection@318337657 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.198| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE (exam_id = ? AND exam_activity_id = ? AND exam_student_id = ? AND status = ?) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.200| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | ==> Parameters: 548106307879047168(Long), 548106393799364608(Long), 1815230805476212738(Long), FIRST_PREPARE(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.204| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.208| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469f016d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.242| http-nio-6002-exec-1 | INFO | 0000000042989d330000000031ca2119 - | asyncMsg mqDto:{"id":"gzFQKff4w-S4wRHgCtnwb","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716546241,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:35:46.255| http-nio-6002-exec-1 | INFO | 0000000042989d330000000031ca2119 - | asyncMsg mqDto:{"id":"mzknE0pnh1yjSXv-6CjVX","topic":"themis-topic-exam","tag":"EXAM_STUDNET_UPDATE","timestamp":1721716546252,"body":{"examStudentId":1815230805476212738,"currentRecordId":548513235529113600},"type":"EXAM_STUDNET_UPDATE","objId":"1815230805476212738","objName":"1815230805476212738","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:35:46.257| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746DB2C80005","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":229,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EBA06","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:35:46.259| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746DB2D10007","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":232,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EBC56","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:35:46.275| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469f016d] from current transaction | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.280| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | ==> Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,IFNULL(teea.opening_seconds,tee.opening_seconds) as openingSeconds, teea.opening_seconds as activityOpeningSeconds, tee.monitor_video_source as monitorVideoSourceStr, tee.monitor_record as monitorRecordStr, IFNULL(teea.prepare_seconds,tee.prepare_seconds) as prepareSeconds, teea.prepare_seconds as activityPrepareSeconds, 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_realness_verify as inProcessRealnessVerify, tee.in_process_liveness_fixed_range as inProcessLivenessFixedRangeStr, tee.in_process_liveness_judge_policy as inProcessLivenessJudgePolicy, tee.camera_photo_upload as cameraPhotoUpload, teea.start_time as startTime, teea.finish_time as finishTime, tee.pre_notice as preNotice, tee.pre_notice_stay_seconds as preNoticeStaySeconds from t_e_exam_activity teea left join t_e_exam tee on tee.id = teea.exam_id WHERE 1 = 1 and teea.id = ? and tee.enable = 1 and teea.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.281| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | ==> Parameters: 548106393799364608(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.290| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.291| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469f016d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.295| http-nio-6002-exec-1 | INFO | 0000000042989d330000000031ca2119 - | asyncMsg mqDto:{"id":"JWOdwx_mkf_m1McVVOxKj","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721716546294,"body":"FIRST_PREPARE","type":"STUDENT","objId":"511547011256299520","objName":"192.168.10.55","ack":0,"sequence":null,"properties":{"examRecordId":548513235529113600,"remark":"首次候考","examStudentId":1815230805476212738},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:35:46.298| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469f016d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.299| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469f016d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.299| http-nio-6002-exec-1 | DEBUG | 0000000042989d330000000031ca2119 - | Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469f016d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.303| http-nio-6002-exec-1 | INFO | 0000000042989d330000000031ca2119 - | request:============请求地址============:/api/oe/exam/prepare
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:prepare
|
|
|
+参数key:"param",参数value:{"examStudentId":"1815230805476212738"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:35:46.305| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746DB2F8000A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":230,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EC1D6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:35:46.324| http-nio-6002-exec-1 | INFO | 0000000042989d330000000031ca2119 - | POST /api/oe/exam/prepare 200 201ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:35:46.840| http-nio-6002-exec-2 | INFO | - | 考试记录:548513235529113600,WS连接创建:548513238070861824,在线人数:1 | [com.qmth.themis.exam.websocket.WebSocketOeServer:88]
|
|
|
+2024-07-23 14:35:46.847| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"rMqg33btWILBPliWWQZJ_","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716546842,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:35:46.855| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746DB520000D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":233,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EC638","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:35:46.862| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"3w0VRyYF1nbt-u0aQd39-","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1721716546862,"body":"{\"id\":\"548513238116999168\",\"studentId\":\"511547011256299520\",\"examStudentId\":\"1815230805476212738\",\"examRecordId\":\"548513235529113600\",\"type\":\"ON_LINE\",\"createTime\":1721716546842}","type":"ONLINE_LOG","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:35:46.864| http-nio-6002-exec-2 | INFO | - | asyncOrderlyMsg mqDto:{"id":"qvr1OH4kvfdTQY6GpWM58","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1721716546864,"body":548513235529113600,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 14:35:46.866| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746DB52F0010","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":234,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ECA65","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:35:46.867| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746DB5310012","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":235,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ECD63","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 14:35:46.875| ConsumeMessageThread_5 | INFO | - | :536-:ConsumeMessageThread_5 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 14:35:46.876| ConsumeMessageThread_5 | INFO | - | :536-:ConsumeMessageThread_5 websocket oe Consumer接收到的消息:{"id":"qvr1OH4kvfdTQY6GpWM58","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","timestamp":1721716546864,"body":548513235529113600,"type":"OE_WEBSOCKET_MOBILE_MONITOR_STATUS","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 14:35:46.880| ConsumeMessageThread_5 | INFO | - | message:{"type":"MOBILE_MONITOR_STATUS","time":1721716546877,"body":{"recordId":548513235529113600}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:35:46.913| ConsumeMessageThread_5 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.913| ConsumeMessageThread_5 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dfff79b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.915| ConsumeMessageThread_5 | DEBUG | - | JDBC Connection [HikariProxyConnection@2037364139 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.916| ConsumeMessageThread_5 | DEBUG | - | ==> Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.916| ConsumeMessageThread_5 | DEBUG | - | ==> Parameters: qvr1OH4kvfdTQY6GpWM58(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.918| ConsumeMessageThread_5 | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.918| ConsumeMessageThread_5 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dfff79b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.918| ConsumeMessageThread_5 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.918| ConsumeMessageThread_5 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25efef62] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.931| ConsumeMessageThread_5 | DEBUG | - | JDBC Connection [HikariProxyConnection@871939786 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.934| ConsumeMessageThread_5 | DEBUG | - | ==> Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.935| ConsumeMessageThread_5 | DEBUG | - | ==> Parameters: qvr1OH4kvfdTQY6GpWM58(String), themis-topic-exam(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 5.485132355291136E17(String), OE_WEBSOCKET_MOBILE_MONITOR_STATUS(String), 548513235529113600(String), 548513235529113600(String), 2(Integer), 1721716546930(Long), 1721716546864(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.938| ConsumeMessageThread_5 | DEBUG | - | <== Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:46.938| ConsumeMessageThread_5 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25efef62] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:35:48.400| http-nio-6002-exec-4 | INFO | - | Start authorization: url:/api/oe/exam/paper/download, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token b6258351fb3a6175e209b5a68569c773:aoXOYzcFjT3pSGCJ9ruTaz60pUk=, time:1721716548322 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:35:48.451| http-nio-6002-exec-4 | INFO | ffffffff9492e130000000001ed408a2 - | request:============请求地址============:/api/oe/exam/paper/download
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:paperDownload
|
|
|
+参数key:"param",参数value:{"recordId":"548513235529113600"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:35:48.460| http-nio-6002-exec-4 | INFO | ffffffff9492e130000000001ed408a2 - | POST /api/oe/exam/paper/download 200 44ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:36:01.708| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721716561650,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:36:01.740| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:36:01.743| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"vFoODkGhnylIAbj-VW4g8","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716561741,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:01.746| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721716561746,"body":{"recordId":548513235529113600,"ackMessage":1721716561650}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:36:01.751| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746DEF510015","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":236,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ED2F8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:36:13.115| http-nio-6002-exec-7 | INFO | - | Start authorization: url:/api/oe/exam/paper/download, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token b6258351fb3a6175e209b5a68569c773:6sf8EJqO/NR1GgRT8P7VWkx7Uy0=, time:1721716573040 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:36:13.144| http-nio-6002-exec-7 | INFO | 0000000029f42b75fffffffff05fbd12 - | request:============请求地址============:/api/oe/exam/paper/download
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:paperDownload
|
|
|
+参数key:"param",参数value:{"recordId":"548513235529113600"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:36:13.148| http-nio-6002-exec-7 | INFO | 0000000029f42b75fffffffff05fbd12 - | POST /api/oe/exam/paper/download 200 13ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:36:15.341| http-nio-6002-exec-8 | INFO | - | Start authorization: url:/api/oe/exam/paper/downloaded, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token b6258351fb3a6175e209b5a68569c773:2CbqW5CS7x4h57RhM5KLNnCKyCY=, time:1721716575290 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:36:15.362| http-nio-6002-exec-8 | INFO | 0000000052b7b403000000006907d04a - | asyncMsg mqDto:{"id":"rAT8F6mjcWtnkiQbLUDQs","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716575361,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:15.366| http-nio-6002-exec-8 | INFO | 0000000052b7b403000000006907d04a - | request:============请求地址============:/api/oe/exam/paper/downloaded
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:paperDownloaded
|
|
|
+参数key:"param",参数value:{"recordId":"548513235529113600"}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:36:15.368| http-nio-6002-exec-8 | INFO | 0000000052b7b403000000006907d04a - | POST /api/oe/exam/paper/downloaded 200 16ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:36:15.370| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E24850018","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":237,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000ED725","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:36:15.393| http-nio-6002-exec-9 | INFO | - | Start authorization: url:/api/oe/exam/start, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token b6258351fb3a6175e209b5a68569c773:tgl8RQwaUavKnmcc8HhwBB3D+Hw=, time:1721716575337 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:36:15.421| http-nio-6002-exec-9 | INFO | ffffffffecec9060000000007bfa2446 - | asyncMsg mqDto:{"id":"SNbKpb29-yj6tleoiY_t1","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716575419,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:15.424| http-nio-6002-exec-9 | INFO | ffffffffecec9060000000007bfa2446 - | asyncMsg mqDto:{"id":"ryb64R5-EnVKGTvu3jvm7","topic":"themis-topic-exam","tag":"EXAM_STUDNET_UPDATE","timestamp":1721716575424,"body":{"examStudentId":1815230805476212738,"currentRecordId":548513235529113600,"alreadyExamCount":2},"type":"EXAM_STUDNET_UPDATE","objId":"1815230805476212738","objName":"1815230805476212738","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:15.426| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E24BE001B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":238,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EDB52","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:36:15.426| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E24C0001D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":209,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EDDA2","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:36:15.426| http-nio-6002-exec-9 | INFO | ffffffffecec9060000000007bfa2446 - | asyncMsg mqDto:{"id":"E-zkDl7h64nIt-gDpCz1s","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721716575425,"body":"ANSWERING","type":"STUDENT","objId":"511547011256299520","objName":"192.168.10.55","ack":0,"sequence":null,"properties":{"examRecordId":548513235529113600,"remark":"正在答题","examStudentId":1815230805476212738},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:15.428| http-nio-6002-exec-9 | INFO | ffffffffecec9060000000007bfa2446 - | asyncOrderlyMsg mqDto:{"id":"7SlceGvvSfHXFozdxsFNa","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721716575427,"body":548513235529113600,"type":"EXAM_START","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 14:36:15.428| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E24C2001F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":239,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EE052","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:36:15.429| http-nio-6002-exec-9 | INFO | ffffffffecec9060000000007bfa2446 - | request:============请求地址============:/api/oe/exam/start
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:start
|
|
|
+参数key:"param",参数value:{"recordId":"548513235529113600","reason":null}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:36:15.429| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E24C40021","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":240,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EE2DE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 14:36:15.430| http-nio-6002-exec-9 | INFO | ffffffffecec9060000000007bfa2446 - | POST /api/oe/exam/start 200 33ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:36:15.431| ConsumeMessageThread_5 | INFO | - | :544-:ConsumeMessageThread_5 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:36:15.432| ConsumeMessageThread_5 | INFO | - | :544-:ConsumeMessageThread_5 websocket oe Consumer接收到的消息:{"id":"7SlceGvvSfHXFozdxsFNa","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721716575427,"body":548513235529113600,"type":"EXAM_START","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:36:15.433| ConsumeMessageThread_5 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:36:15.434| ConsumeMessageThread_5 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1522b74d] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:36:15.435| ConsumeMessageThread_5 | DEBUG | - | JDBC Connection [HikariProxyConnection@468011929 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:36:15.437| ConsumeMessageThread_5 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:36:15.438| ConsumeMessageThread_5 | DEBUG | - | ==> Parameters: 548513235529113600(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:36:15.444| ConsumeMessageThread_5 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:36:15.444| ConsumeMessageThread_5 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1522b74d] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:36:17.020| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721716576978,"body":{"durationSeconds":0,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:36:17.029| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":0,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:36:17.035| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"Wkhu4gClTxUbVwNFZv17W","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716577033,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:17.046| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E2B0D0024","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":210,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EEA1F","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:36:17.045| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721716577038,"body":{"recordId":548513235529113600,"ackMessage":1721716576978}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:36:31.699| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721716591665,"body":{"durationSeconds":14,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:36:31.727| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":14,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:36:31.734| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"CHf0X1Lod_zBhSAB3oDzS","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716591733,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:31.747| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721716591741,"body":{"recordId":548513235529113600,"ackMessage":1721716591665}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:36:31.773| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E647B0027","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":231,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EEE4C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:36:46.711| http-nio-6002-exec-4 | INFO | - | onMessage:{"time":1721716606681,"body":{"durationSeconds":29,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:36:46.726| http-nio-6002-exec-4 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":29,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:36:46.730| http-nio-6002-exec-4 | INFO | - | asyncMsg mqDto:{"id":"bnY1k0SdwgzOzHw6ap44W","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716606729,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:36:46.737| http-nio-6002-exec-4 | INFO | - | message:{"type":"SYNC_ACK","time":1721716606735,"body":{"recordId":548513235529113600,"ackMessage":1721716606681}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:36:46.741| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746E9F0D002A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":211,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EF27A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:37:00.095| ConsumeMessageThread_6 | INFO | - | :550-:ConsumeMessageThread_6 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:37:00.097| ConsumeMessageThread_6 | INFO | - | :550-:ConsumeMessageThread_6 websocket oe Consumer接收到的消息:{"id":"7SlceGvvSfHXFozdxsFNa","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721716575427,"body":548513235529113600,"type":"EXAM_START","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:37:00.099| ConsumeMessageThread_6 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:37:00.101| ConsumeMessageThread_6 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a42864c] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:37:00.102| ConsumeMessageThread_6 | DEBUG | - | JDBC Connection [HikariProxyConnection@1686467956 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:37:00.104| ConsumeMessageThread_6 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:37:00.105| ConsumeMessageThread_6 | DEBUG | - | ==> Parameters: 548513235529113600(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:37:00.110| ConsumeMessageThread_6 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:37:00.110| ConsumeMessageThread_6 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a42864c] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:37:01.742| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721716621697,"body":{"durationSeconds":44,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:37:01.750| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":44,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:37:01.756| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"BHaz_9jL8aiQiCGYj_QSY","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716621754,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:37:01.761| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721716621759,"body":{"recordId":548513235529113600,"ackMessage":1721716621697}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:37:01.768| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746ED9BE002D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":212,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EFADE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:37:16.756| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721716636712,"body":{"durationSeconds":59,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:37:16.765| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":59,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:37:16.772| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"sZPZEJ5FX5Ak6UTKLlZYH","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716636769,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:37:16.778| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721716636776,"body":{"recordId":548513235529113600,"ackMessage":1721716636712}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:37:16.781| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746F14670030","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":213,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000EFF0B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:37:31.772| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721716651728,"body":{"durationSeconds":74,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:37:31.779| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":74,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:37:31.785| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"equ4yYh7EUP_crvSey1Bb","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716651782,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:37:31.792| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721716651790,"body":{"recordId":548513235529113600,"ackMessage":1721716651728}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:37:31.793| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746F4F0A0033","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":207,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F0338","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:37:46.787| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721716666743,"body":{"durationSeconds":89,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:37:46.797| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":89,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:37:46.805| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"XVgyrWFJNRZu7hfTv2xmh","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716666803,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:37:46.812| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721716666809,"body":{"recordId":548513235529113600,"ackMessage":1721716666743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:37:46.815| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746F89B70036","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":214,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F0765","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:38:00.029| ConsumeMessageThread_7 | INFO | - | :551-:ConsumeMessageThread_7 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:38:00.030| ConsumeMessageThread_7 | INFO | - | :551-:ConsumeMessageThread_7 websocket oe Consumer接收到的消息:{"id":"7SlceGvvSfHXFozdxsFNa","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721716575427,"body":548513235529113600,"type":"EXAM_START","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600},"reconsume":2} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:38:00.031| ConsumeMessageThread_7 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:38:00.031| ConsumeMessageThread_7 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37d00492] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:38:00.032| ConsumeMessageThread_7 | DEBUG | - | JDBC Connection [HikariProxyConnection@957873176 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:38:00.032| ConsumeMessageThread_7 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:38:00.033| ConsumeMessageThread_7 | DEBUG | - | ==> Parameters: 548513235529113600(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:38:00.036| ConsumeMessageThread_7 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:38:00.036| ConsumeMessageThread_7 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37d00492] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:38:01.788| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721716681743,"body":{"durationSeconds":103,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:38:01.795| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":103,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:38:01.805| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"7Hnomjy-ZT0nUjaE7Ik9v","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716681800,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:38:01.810| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721716681809,"body":{"recordId":548513235529113600,"ackMessage":1721716681743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:38:01.821| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746FC4500039","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":215,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F0FC8","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:38:16.789| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721716696743,"body":{"durationSeconds":118,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:38:16.809| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":118,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:38:16.825| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"r8JX7FsoVPLhHPQg-ckhB","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716696824,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:38:16.828| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721716696827,"body":{"recordId":548513235529113600,"ackMessage":1721716696743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:38:16.829| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2746FFEFA003C","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":208,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F13F6","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:38:31.787| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721716711743,"body":{"durationSeconds":134,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:38:31.802| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":134,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:38:31.808| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"UPDnRGrP-d9aUJHDTGPz0","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716711807,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:38:31.812| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721716711811,"body":{"recordId":548513235529113600,"ackMessage":1721716711743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:38:31.813| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274703982003F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":241,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F1823","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:38:46.785| http-nio-6002-exec-10 | INFO | - | onMessage:{"time":1721716726743,"body":{"durationSeconds":149,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:38:46.790| http-nio-6002-exec-10 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":149,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:38:46.794| http-nio-6002-exec-10 | INFO | - | asyncMsg mqDto:{"id":"JfV5xMAoXfcvFULqHkuyR","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716726792,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:38:46.795| http-nio-6002-exec-10 | INFO | - | message:{"type":"SYNC_ACK","time":1721716726794,"body":{"recordId":548513235529113600,"ackMessage":1721716726743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:38:46.798| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27470740A0042","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":209,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F1C50","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:39:00.067| ConsumeMessageThread_8 | INFO | - | :552-:ConsumeMessageThread_8 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:39:00.069| ConsumeMessageThread_8 | INFO | - | :552-:ConsumeMessageThread_8 websocket oe Consumer接收到的消息:{"id":"7SlceGvvSfHXFozdxsFNa","topic":"themis-topic-exam","tag":"EXAM_START","timestamp":1721716575427,"body":548513235529113600,"type":"EXAM_START","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600},"reconsume":3} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:39:00.073| ConsumeMessageThread_8 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:39:00.074| ConsumeMessageThread_8 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39e7bccd] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:39:00.074| ConsumeMessageThread_8 | DEBUG | - | JDBC Connection [HikariProxyConnection@924865921 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:39:00.075| ConsumeMessageThread_8 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:39:00.076| ConsumeMessageThread_8 | DEBUG | - | ==> Parameters: 548513235529113600(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:39:00.080| ConsumeMessageThread_8 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:39:00.080| ConsumeMessageThread_8 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39e7bccd] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:39:01.786| http-nio-6002-exec-3 | INFO | - | onMessage:{"time":1721716741743,"body":{"durationSeconds":164,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:39:01.791| http-nio-6002-exec-3 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":164,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:39:01.795| http-nio-6002-exec-3 | INFO | - | asyncMsg mqDto:{"id":"JXSXSP2uhrm3-hVvaYOk1","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716741794,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:39:01.800| http-nio-6002-exec-3 | INFO | - | message:{"type":"SYNC_ACK","time":1721716741798,"body":{"recordId":548513235529113600,"ackMessage":1721716741743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:39:01.803| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27470AEA60045","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":210,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F24B3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:39:16.793| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721716756743,"body":{"durationSeconds":179,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:39:16.821| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":179,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:39:16.824| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"Pf7qaKfJEn-s8DGEFigsP","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716756823,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:39:16.831| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721716756827,"body":{"recordId":548513235529113600,"ackMessage":1721716756743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:39:16.835| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27470E95B0048","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":211,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F28E0","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:39:31.787| http-nio-6002-exec-7 | INFO | - | onMessage:{"time":1721716771743,"body":{"durationSeconds":194,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:39:31.805| http-nio-6002-exec-7 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":194,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:39:31.810| http-nio-6002-exec-7 | INFO | - | asyncMsg mqDto:{"id":"Rhsa3aFlcAaGcKx1RxJ1U","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716771808,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:39:31.813| http-nio-6002-exec-7 | INFO | - | message:{"type":"SYNC_ACK","time":1721716771812,"body":{"recordId":548513235529113600,"ackMessage":1721716771743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:39:31.815| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747123E4004B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":235,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F2D0D","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:39:46.789| http-nio-6002-exec-9 | INFO | - | onMessage:{"time":1721716786743,"body":{"durationSeconds":209,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:39:46.795| http-nio-6002-exec-9 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":209,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:39:46.797| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"L114dHddcYbScTx6XlMQz","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716786797,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:39:46.801| http-nio-6002-exec-9 | INFO | - | message:{"type":"SYNC_ACK","time":1721716786800,"body":{"recordId":548513235529113600,"ackMessage":1721716786743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:39:46.804| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274715E6F004E","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":212,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F313A","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:40:01.795| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721716801743,"body":{"durationSeconds":223,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:40:01.800| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":223,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:40:01.802| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"1swNt6JkptAQaVQ6UO8je","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716801801,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:40:01.804| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721716801803,"body":{"recordId":548513235529113600,"ackMessage":1721716801743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:40:01.804| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27471990B0051","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":1},"queueOffset":213,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F3567","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:40:16.784| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721716816743,"body":{"durationSeconds":238,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:40:16.797| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":238,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:40:16.801| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"rnKHXJto0JXVeB_SWk4Jx","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716816800,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:40:16.804| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721716816803,"body":{"recordId":548513235529113600,"ackMessage":1721716816743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:40:16.807| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27471D3A20054","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":236,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F3994","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:40:31.785| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721716831743,"body":{"durationSeconds":254,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:40:31.793| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":254,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:40:31.799| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"Y1VcbvEZ2Ehcjyc82byG3","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716831798,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:40:31.802| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721716831801,"body":{"recordId":548513235529113600,"ackMessage":1721716831743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:40:31.804| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274720E380057","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":216,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F3DC1","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:40:46.782| http-nio-6002-exec-5 | INFO | - | onMessage:{"time":1721716846743,"body":{"durationSeconds":269,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:40:46.788| http-nio-6002-exec-5 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":269,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:40:46.789| http-nio-6002-exec-5 | INFO | - | asyncMsg mqDto:{"id":"MoJANr1ufEXynYLSzHTwN","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716846789,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:40:46.793| http-nio-6002-exec-5 | INFO | - | message:{"type":"SYNC_ACK","time":1721716846792,"body":{"recordId":548513235529113600,"ackMessage":1721716846743}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:40:46.796| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747248C7005A","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":237,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F41EE","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:01.798| http-nio-6002-exec-8 | INFO | - | onMessage:{"time":1721716861759,"body":{"durationSeconds":284,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:41:01.816| http-nio-6002-exec-8 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":284,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:41:01.821| http-nio-6002-exec-8 | INFO | - | asyncMsg mqDto:{"id":"GCNASYiQjbwkFQX8JJ4GW","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716861820,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:01.830| http-nio-6002-exec-8 | INFO | - | message:{"type":"SYNC_ACK","time":1721716861827,"body":{"recordId":548513235529113600,"ackMessage":1721716861759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:41:01.839| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC274728382005D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":238,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F461B","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:16.809| http-nio-6002-exec-1 | INFO | - | onMessage:{"time":1721716876759,"body":{"durationSeconds":299,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:41:16.817| http-nio-6002-exec-1 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":299,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:41:16.819| http-nio-6002-exec-1 | INFO | - | asyncMsg mqDto:{"id":"4ytaURGuINef_-rsUZQHM","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716876818,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:16.823| http-nio-6002-exec-1 | INFO | - | message:{"type":"SYNC_ACK","time":1721716876820,"body":{"recordId":548513235529113600,"ackMessage":1721716876759}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:41:16.824| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27472BE140060","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":239,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F4A49","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:31.814| http-nio-6002-exec-2 | INFO | - | onMessage:{"time":1721716891775,"body":{"durationSeconds":314,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:41:31.823| http-nio-6002-exec-2 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":314,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:41:31.826| http-nio-6002-exec-2 | INFO | - | asyncMsg mqDto:{"id":"LyMuD5fAjpQe4-uyL2RC1","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716891825,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:31.829| http-nio-6002-exec-2 | INFO | - | message:{"type":"SYNC_ACK","time":1721716891828,"body":{"recordId":548513235529113600,"ackMessage":1721716891775}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:41:31.830| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27472F8B30063","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":242,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F4E76","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:46.828| http-nio-6002-exec-6 | INFO | - | onMessage:{"time":1721716906790,"body":{"durationSeconds":329,"progress":0.0},"type":"SYNC_STATUS"} | [com.qmth.themis.exam.websocket.WebSocketOeServer:179]
|
|
|
+2024-07-23 14:41:46.832| http-nio-6002-exec-6 | INFO | - | syncStatus jsonObject:{"recordId":548513235529113600,"durationSeconds":329,"progress":0.0} | [com.qmth.themis.exam.websocketTemplete.WebSocketOeMessageTemplete:68]
|
|
|
+2024-07-23 14:41:46.834| http-nio-6002-exec-6 | INFO | - | asyncMsg mqDto:{"id":"47_uD74HCK5Yuov5hNRrA","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716906833,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:46.836| http-nio-6002-exec-6 | INFO | - | message:{"type":"SYNC_ACK","time":1721716906835,"body":{"recordId":548513235529113600,"ackMessage":1721716906790}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:41:46.837| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747333520066","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":240,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F52A3","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:51.524| http-nio-6002-exec-5 | INFO | - | Start authorization: url:/api/oe/exam/finish, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token b6258351fb3a6175e209b5a68569c773:Widhkao31QS60XNm5DNgaKUzCJM=, time:1721716911447 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:41:51.567| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | asyncMsg mqDto:{"id":"LLDsAaRjgyY7PyaEZHwbE","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716911562,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:51.569| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | asyncOrderlyMsg mqDto:{"id":"9m_u1Nhy20UDHuunOMg26","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716911568,"body":548513235529113600,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 14:41:51.571| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | asyncOrderlyMsg mqDto:{"id":"p9SUUKLbo9r0MNAFu_8cx","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716911570,"body":548513235529113600,"type":"EXAM_STOP","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:116]
|
|
|
+2024-07-23 14:41:51.579| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | asyncDelayMsg mqDto:{"id":"0Ae5Nz-o8Oy4Dbxtu_96q","topic":"themis-topic-exam","tag":"EXAM_RECORD_PERSISTED","timestamp":1721716911578,"body":{"recordId":548513235529113600,"studentId":511547011256299520,"mqExecTime":1721716921578,"timeOut":3},"type":"EXAM_RECORD_PERSISTED","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{"recordId":548513235529113600,"studentId":511547011256299520,"mqExecTime":1721716921578,"timeOut":3},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:141]
|
|
|
+2024-07-23 14:41:51.580| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | asyncMsg mqDto:{"id":"W2YJKzcAo4E9K-RH0dSVd","topic":"themis-topic-exam","tag":"STUDENT","timestamp":1721716911580,"body":"FINISHED","type":"STUDENT","objId":"511547011256299520","objName":"192.168.10.55","ack":0,"sequence":null,"properties":{"examRecordId":548513235529113600,"remark":"交卷","examStudentId":1815230805476212738},"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:51.581| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | 腾讯云解散房间进来了 | [com.qmth.themis.business.util.TencentYunUtil:244]
|
|
|
+2024-07-23 14:41:51.592| NettyClientPublicExecutor_6 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747345D00069","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":2},"queueOffset":241,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F56D0","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:51.597| NettyClientPublicExecutor_7 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747345D1006B","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":243,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F5920","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 14:41:51.597| NettyClientPublicExecutor_8 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747345D4006D","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":244,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F5B88","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$2:121]
|
|
|
+2024-07-23 14:41:51.601| ConsumeMessageThread_6 | INFO | - | :553-:ConsumeMessageThread_6 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:283]
|
|
|
+2024-07-23 14:41:51.601| ConsumeMessageThread_9 | INFO | - | :554-:ConsumeMessageThread_9 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:41:51.601| NettyClientPublicExecutor_2 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747345DC006F","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":9,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F5DC9","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$3:148]
|
|
|
+2024-07-23 14:41:51.602| NettyClientPublicExecutor_1 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747345DD0071","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":245,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F6116","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:51.604| ConsumeMessageThread_9 | INFO | - | :554-:ConsumeMessageThread_9 websocket oe Consumer接收到的消息:{"id":"p9SUUKLbo9r0MNAFu_8cx","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716911570,"body":548513235529113600,"type":"EXAM_STOP","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:41:51.604| ConsumeMessageThread_6 | INFO | - | :553-:ConsumeMessageThread_6 websocket oe Consumer接收到的消息:{"id":"9m_u1Nhy20UDHuunOMg26","topic":"themis-topic-exam","tag":"OE_WEBSOCKET_EXAM_STOP","timestamp":1721716911568,"body":548513235529113600,"type":"OE_WEBSOCKET_EXAM_STOP","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{},"reconsume":0} | [com.qmth.themis.exam.websocket.WebSocketOeServer:285]
|
|
|
+2024-07-23 14:41:51.606| ConsumeMessageThread_6 | INFO | - | message:{"type":"EXAM_STOP","time":1721716911606,"body":{}} | [com.qmth.themis.exam.websocket.WebSocketOeServer:246]
|
|
|
+2024-07-23 14:41:51.608| ConsumeMessageThread_6 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.610| ConsumeMessageThread_6 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@781baf39] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.611| ConsumeMessageThread_9 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.611| ConsumeMessageThread_9 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@268a51e4] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.613| ConsumeMessageThread_9 | DEBUG | - | JDBC Connection [HikariProxyConnection@582337005 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.613| ConsumeMessageThread_6 | DEBUG | - | JDBC Connection [HikariProxyConnection@1994149450 wrapping com.mysql.cj.jdbc.ConnectionImpl@5537cb7e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.617| ConsumeMessageThread_6 | DEBUG | - | ==> Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.617| ConsumeMessageThread_9 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.619| ConsumeMessageThread_6 | DEBUG | - | ==> Parameters: 9m_u1Nhy20UDHuunOMg26(String) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.619| ConsumeMessageThread_9 | DEBUG | - | ==> Parameters: 548513235529113600(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.623| ConsumeMessageThread_6 | DEBUG | - | <== Total: 0 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.623| ConsumeMessageThread_6 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@781baf39] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.624| ConsumeMessageThread_6 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.624| ConsumeMessageThread_6 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37e14471] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.630| ConsumeMessageThread_9 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.631| ConsumeMessageThread_9 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@268a51e4] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.634| ConsumeMessageThread_6 | DEBUG | - | JDBC Connection [HikariProxyConnection@312887251 wrapping com.mysql.cj.jdbc.ConnectionImpl@5537cb7e] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.634| ConsumeMessageThread_6 | DEBUG | - | ==> Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.635| ConsumeMessageThread_6 | DEBUG | - | ==> Parameters: 9m_u1Nhy20UDHuunOMg26(String), themis-topic-exam(String), OE_WEBSOCKET_EXAM_STOP(String), 5.485132355291136E17(String), OE_WEBSOCKET_EXAM_STOP(String), 548513235529113600(String), 548513235529113600(String), 2(Integer), 1721716911633(Long), 1721716911568(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.637| ConsumeMessageThread_6 | DEBUG | - | <== Updates: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.637| ConsumeMessageThread_6 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37e14471] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:51.823| http-nio-6002-exec-5 | ERROR | fffffffff0754867ffffffffbbc8c4df - | 请求出错:{} | [com.qmth.themis.business.util.TencentYunUtil:272]
|
|
|
+com.tencentcloudapi.common.exception.TencentCloudSDKException: RoomId not exist
|
|
|
+ at com.tencentcloudapi.common.AbstractClient.internalRequest(AbstractClient.java:348)
|
|
|
+ at com.tencentcloudapi.trtc.v20190722.TrtcClient.DismissRoomByStrRoomId(TrtcClient.java:409)
|
|
|
+ at com.qmth.themis.business.util.TencentYunUtil.dismissRoomByStrRoomId(TencentYunUtil.java:263)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl.diposeFinish(TEExamServiceImpl.java:1303)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl.finish(TEExamServiceImpl.java:1127)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl$$FastClassBySpringCGLIB$$82555ba7.invoke(<generated>)
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
|
|
|
+ at com.qmth.themis.business.service.impl.TEExamServiceImpl$$EnhancerBySpringCGLIB$$e5c26fc1.finish(<generated>)
|
|
|
+ at com.qmth.themis.exam.api.TEExamController.finish(TEExamController.java:354)
|
|
|
+ at com.qmth.themis.exam.api.TEExamController$$FastClassBySpringCGLIB$$fec173f8.invoke(<generated>)
|
|
|
+ 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)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
|
|
|
+ at com.qmth.boot.api.config.ApiControllerAspect.doAroundWebRequests(ApiControllerAspect.java:56)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
|
|
|
+ at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
|
|
|
+ at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
|
|
|
+ at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
|
|
|
+ at com.qmth.themis.exam.aspect.ApiExamControllerAspect.aroundApiPoint(ApiExamControllerAspect.java:75)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
|
|
|
+ at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
|
|
|
+ at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
|
|
|
+ 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.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
|
|
|
+ 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.exam.api.TEExamController$$EnhancerBySpringCGLIB$$af86f865.finish(<generated>)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
|
|
|
+ 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)
|
|
|
+2024-07-23 14:41:51.825| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | request:============请求地址============:/api/oe/exam/finish
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:finish
|
|
|
+参数key:"param",参数value:{"recordId":"548513235529113600","type":"MANUAL","durationSeconds":333}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:41:51.834| http-nio-6002-exec-5 | INFO | fffffffff0754867ffffffffbbc8c4df - | POST /api/oe/exam/finish 200 300ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:41:52.134| http-nio-6002-exec-9 | INFO | - | onClose is come in | [com.qmth.themis.exam.websocket.WebSocketOeServer:118]
|
|
|
+2024-07-23 14:41:52.153| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"wBa_-Z2xWVtu1Yus0kBir","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716912147,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:52.173| NettyClientPublicExecutor_3 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27473481B0074","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":246,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F698C","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:52.175| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"l0Vb9f_wSqalKrO-7ftL0","topic":"themis-topic-exam","tag":"ONLINE_LOG","timestamp":1721716912174,"body":"{\"id\":\"548514770396913664\",\"studentId\":\"511547011256299520\",\"examStudentId\":\"1815230805476212738\",\"examRecordId\":\"548513235529113600\",\"type\":\"OFF_LINE\",\"createTime\":1721716912147}","type":"ONLINE_LOG","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:52.175| http-nio-6002-exec-9 | INFO | - | asyncMsg mqDto:{"id":"TPNqGwlEmCDbfimEQ59_P","topic":"themis-topic-exam","tag":"EXAM_RECORD_UPDATE","timestamp":1721716912147,"body":"EXAM_RECORD_UPDATE","type":"EXAM_RECORD_UPDATE","objId":"548513235529113600","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:91]
|
|
|
+2024-07-23 14:41:52.176| NettyClientPublicExecutor_4 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC27473482F0076","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":0},"queueOffset":217,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F6BDC","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:52.176| http-nio-6002-exec-9 | INFO | - | 考试记录:548513235529113600,WS连接关闭:548513238070861824,在线人数:0 | [com.qmth.themis.exam.websocket.WebSocketOeServer:162]
|
|
|
+2024-07-23 14:41:52.176| NettyClientPublicExecutor_5 | INFO | - | sendResult:{"sendStatus":"SEND_OK","msgId":"FE80000000000000CE810B1CBD2C069E000018B4AAC2747348300078","messageQueue":{"topic":"themis-topic-exam","brokerName":"king-MacBook-Pro.local","queueId":3},"queueOffset":247,"transactionId":null,"offsetMsgId":"C0A80A5700002A9F00000000000F6EDB","regionId":"DefaultRegion","traceOn":true} | [com.qmth.themis.business.service.impl.ProducerServerImpl$1:96]
|
|
|
+2024-07-23 14:41:54.912| http-nio-6002-exec-8 | INFO | - | Start authorization: url:/api/oe/exam/waiting, method:POST, platform:WIN, deviceId:704182654b554964939c14aa239dc60e, authorization:Token b6258351fb3a6175e209b5a68569c773:5ZSrh1RyyVwC6o+GFS0UygEFNcM=, time:1721716914837 | [com.qmth.themis.exam.interceptor.AuthInterceptor:48]
|
|
|
+2024-07-23 14:41:54.934| http-nio-6002-exec-8 | DEBUG | 000000005cb817f9fffffffffc053167 - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:54.935| http-nio-6002-exec-8 | DEBUG | 000000005cb817f9fffffffffc053167 - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5773b9b2] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:54.944| http-nio-6002-exec-8 | DEBUG | 000000005cb817f9fffffffffc053167 - | JDBC Connection [HikariProxyConnection@1630040252 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:54.946| http-nio-6002-exec-8 | DEBUG | 000000005cb817f9fffffffffc053167 - | ==> Preparing: select teea.id, teea.code, (teea.start_time / 1000 - IFNULL(teea.prepare_seconds, tee.prepare_seconds)) * 1000 as prepareTime, IFNULL(teea.start_time, tee.start_time) as minStartTime, (teea.start_time / 1000 + IFNULL(teea.opening_seconds, tee.opening_seconds)) * 1000 as maxStartTime, IF(tee.mode = 'TOGETHER' and tee.force_finish = 1, IFNULL(teea.finish_time, tee.end_time), null) as maxFinishTime, tee.min_duration_seconds as minDurationSeconds, IFNULL(teea.max_duration_seconds, tee.max_duration_seconds) as maxDurationSeconds, tee.id as examId ,tees.id as examStudentId, tees.course_code as courseCode, tees.course_name as courseName, teea.id as examActivityId, teea.finish_time as finishTime, teea.enable 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 1 = 1 and tees.student_id = ? and teea.id in ( ? , ? ) and tee.org_id = ? and tees.enable = 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:54.948| http-nio-6002-exec-8 | DEBUG | 000000005cb817f9fffffffffc053167 - | ==> Parameters: 511547011256299520(Long), 405679781544726528(Long), 548106393799364608(Long), 248138371636404224(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:54.955| http-nio-6002-exec-8 | DEBUG | 000000005cb817f9fffffffffc053167 - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:54.956| http-nio-6002-exec-8 | DEBUG | 000000005cb817f9fffffffffc053167 - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5773b9b2] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:41:54.957| http-nio-6002-exec-8 | INFO | 000000005cb817f9fffffffffc053167 - | request:============请求地址============:/api/oe/exam/waiting
|
|
|
+============类============:com.qmth.themis.exam.api.TEExamController
|
|
|
+============方法============:waiting
|
|
|
+参数key:"mapParameter",参数value:{}
|
|
|
+============耗时============:0秒 | [com.qmth.themis.exam.aspect.ApiExamControllerAspect:86]
|
|
|
+2024-07-23 14:41:54.960| http-nio-6002-exec-8 | INFO | 000000005cb817f9fffffffffc053167 - | POST /api/oe/exam/waiting 200 37ms | [com.qmth.boot.api.interceptor.impl.MetricsInterceptor:29]
|
|
|
+2024-07-23 14:42:00.033| ConsumeMessageThread_10 | INFO | - | :556-:ConsumeMessageThread_10 websocket oe Consumer重试次数:0 | [com.qmth.themis.exam.websocket.WebSocketMobileServer:300]
|
|
|
+2024-07-23 14:42:00.071| ConsumeMessageThread_10 | INFO | - | :556-:ConsumeMessageThread_10 websocket oe Consumer接收到的消息:{"id":"p9SUUKLbo9r0MNAFu_8cx","topic":"themis-topic-exam","tag":"EXAM_STOP","timestamp":1721716911570,"body":548513235529113600,"type":"EXAM_STOP","objId":"548513235529113600","objName":"548513235529113600","ack":0,"sequence":null,"properties":{},"reconsume":1} | [com.qmth.themis.exam.websocket.WebSocketMobileServer:302]
|
|
|
+2024-07-23 14:42:00.072| ConsumeMessageThread_10 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.072| ConsumeMessageThread_10 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5307421b] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.073| ConsumeMessageThread_10 | DEBUG | - | JDBC Connection [HikariProxyConnection@341424977 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.074| ConsumeMessageThread_10 | DEBUG | - | ==> Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,warning_unread,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url,update_time,video_status,warning_multiple_face_count,exception_count FROM t_oe_exam_record WHERE id=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.075| ConsumeMessageThread_10 | DEBUG | - | ==> Parameters: 548513235529113600(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.079| ConsumeMessageThread_10 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.079| ConsumeMessageThread_10 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5307421b] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.080| ConsumeMessageThread_10 | DEBUG | - | Creating a new SqlSession | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.080| ConsumeMessageThread_10 | DEBUG | - | SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d000247] was not registered for synchronization because synchronization is not active | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.080| ConsumeMessageThread_10 | DEBUG | - | JDBC Connection [HikariProxyConnection@352223334 wrapping com.mysql.cj.jdbc.ConnectionImpl@444ebefd] will not be managed by Spring | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.080| ConsumeMessageThread_10 | 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=? | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.081| ConsumeMessageThread_10 | DEBUG | - | ==> Parameters: 1815230805476212738(Long) | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.082| ConsumeMessageThread_10 | DEBUG | - | <== Total: 1 | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:00.083| ConsumeMessageThread_10 | DEBUG | - | Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d000247] | [com.qmth.boot.mybatis.logger.MybatisPlusLogger:36]
|
|
|
+2024-07-23 14:42:04.018| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
|
|
|
+2024-07-23 14:42:04.025| SpringContextShutdownHook | INFO | - | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
|
|
|
+2024-07-23 14:42:04.076| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:42:04.084| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.87:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:42:04.100| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:42:04.102| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.87:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
|
|
|
+2024-07-23 14:42:04.107| SpringContextShutdownHook | INFO | - | HikariPool-1 - Shutdown initiated... | [com.zaxxer.hikari.HikariDataSource:350]
|
|
|
+2024-07-23 14:42:04.120| SpringContextShutdownHook | INFO | - | HikariPool-1 - Shutdown completed. | [com.zaxxer.hikari.HikariDataSource:352]
|