update
This commit is contained in:
BIN
logs/admin/admin-log4j2-ERROR-2023-10-30_1.log.gz
Normal file
BIN
logs/admin/admin-log4j2-ERROR-2023-10-30_1.log.gz
Normal file
Binary file not shown.
BIN
logs/admin/admin-log4j2-INFO-2023-10-30_1.log.gz
Normal file
BIN
logs/admin/admin-log4j2-INFO-2023-10-30_1.log.gz
Normal file
Binary file not shown.
BIN
logs/admin/admin-log4j2-INFO-2023-10-31_1.log.gz
Normal file
BIN
logs/admin/admin-log4j2-INFO-2023-10-31_1.log.gz
Normal file
Binary file not shown.
BIN
logs/admin/admin-log4j2-WARN-2023-10-30_1.log.gz
Normal file
BIN
logs/admin/admin-log4j2-WARN-2023-10-30_1.log.gz
Normal file
Binary file not shown.
@ -0,0 +1,2 @@
|
||||
16:07:42.002 [http-nio-8082-exec-10] ERROR com.mdd.common.exception.GlobalException - 系统异常 Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported
|
||||
16:07:49.777 [http-nio-8082-exec-2] ERROR com.mdd.common.exception.GlobalException - 系统异常 Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported
|
||||
|
@ -1,15 +1,15 @@
|
||||
22:11:55.860 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
||||
22:11:55.912 [main] INFO com.mdd.admin.LikeAdminApplication - Starting LikeAdminApplication using Java 17.0.8.1 on ayaya with PID 15884 (C:\Users\quant\Documents\GitHub\caszl_server\server\like-admin\target\classes started by quant in C:\Users\quant\Documents\GitHub\caszl_server)
|
||||
22:11:55.919 [main] INFO com.mdd.admin.LikeAdminApplication - The following 1 profile is active: "dev"
|
||||
22:11:57.745 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||||
22:11:57.745 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||||
22:11:57.749 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68]
|
||||
22:11:57.888 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||||
22:11:58.789 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
||||
22:11:58.805 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
||||
22:11:58.806 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
||||
22:11:58.807 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
||||
22:11:58.808 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
||||
08:50:47.302 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
||||
08:50:48.009 [main] INFO com.mdd.admin.LikeAdminApplication - Starting LikeAdminApplication using Java 17.0.8.1 on 192.168.0.200 with PID 2177 (/Volumes/iMac Doc/IdeaProjects/caszl_server/server/like-admin/target/classes started by ailanyin in /Volumes/iMac Doc/IdeaProjects/caszl_server)
|
||||
08:50:48.051 [main] INFO com.mdd.admin.LikeAdminApplication - The following 1 profile is active: "dev"
|
||||
08:51:02.161 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||||
08:51:02.163 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||||
08:51:02.163 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68]
|
||||
08:51:02.678 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||||
08:51:05.221 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
||||
08:51:05.250 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
||||
08:51:05.251 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
||||
08:51:05.252 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
||||
08:51:05.254 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
||||
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
||||
NOT STARTED.
|
||||
Currently in standby mode.
|
||||
@ -17,12 +17,18 @@
|
||||
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
||||
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
||||
|
||||
22:11:58.809 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
||||
22:11:58.810 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
||||
22:11:58.810 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1a3c4b3e
|
||||
22:11:58.950 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Starting...
|
||||
22:11:59.096 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Start completed.
|
||||
22:12:01.382 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||||
22:12:02.242 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
||||
22:12:02.249 [main] INFO com.mdd.admin.LikeAdminApplication - Started LikeAdminApplication in 6.735 seconds (JVM running for 7.365)
|
||||
22:18:14.657 [http-nio-8082-exec-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||
08:51:05.255 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
||||
08:51:05.256 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
||||
08:51:05.256 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@492fa72a
|
||||
08:51:05.795 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Starting...
|
||||
08:51:06.286 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Start completed.
|
||||
08:51:13.624 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||||
08:51:16.995 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
||||
08:51:17.014 [main] INFO com.mdd.admin.LikeAdminApplication - Started LikeAdminApplication in 32.912 seconds (JVM running for 39.014)
|
||||
08:52:29.341 [http-nio-8082-exec-2] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||
16:31:53.537 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
||||
16:31:54.332 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
||||
16:31:54.332 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
||||
16:31:54.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
||||
16:31:54.342 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Shutdown initiated...
|
||||
16:31:54.346 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Shutdown completed.
|
||||
|
@ -1,15 +1,15 @@
|
||||
22:11:55.860 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
||||
22:11:55.912 [main] INFO com.mdd.admin.LikeAdminApplication - Starting LikeAdminApplication using Java 17.0.8.1 on ayaya with PID 15884 (C:\Users\quant\Documents\GitHub\caszl_server\server\like-admin\target\classes started by quant in C:\Users\quant\Documents\GitHub\caszl_server)
|
||||
22:11:55.919 [main] INFO com.mdd.admin.LikeAdminApplication - The following 1 profile is active: "dev"
|
||||
22:11:57.745 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||||
22:11:57.745 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||||
22:11:57.749 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68]
|
||||
22:11:57.888 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||||
22:11:58.789 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
||||
22:11:58.805 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
||||
22:11:58.806 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
||||
22:11:58.807 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
||||
22:11:58.808 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
||||
08:50:47.302 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
||||
08:50:48.009 [main] INFO com.mdd.admin.LikeAdminApplication - Starting LikeAdminApplication using Java 17.0.8.1 on 192.168.0.200 with PID 2177 (/Volumes/iMac Doc/IdeaProjects/caszl_server/server/like-admin/target/classes started by ailanyin in /Volumes/iMac Doc/IdeaProjects/caszl_server)
|
||||
08:50:48.051 [main] INFO com.mdd.admin.LikeAdminApplication - The following 1 profile is active: "dev"
|
||||
08:51:02.161 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||||
08:51:02.163 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||||
08:51:02.163 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68]
|
||||
08:51:02.678 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||||
08:51:05.221 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
|
||||
08:51:05.250 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
||||
08:51:05.251 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
|
||||
08:51:05.252 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
||||
08:51:05.254 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
||||
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
||||
NOT STARTED.
|
||||
Currently in standby mode.
|
||||
@ -17,12 +17,18 @@
|
||||
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
||||
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
||||
|
||||
22:11:58.809 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
||||
22:11:58.810 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
||||
22:11:58.810 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1a3c4b3e
|
||||
22:11:58.950 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Starting...
|
||||
22:11:59.096 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Start completed.
|
||||
22:12:01.382 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||||
22:12:02.242 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
||||
22:12:02.249 [main] INFO com.mdd.admin.LikeAdminApplication - Started LikeAdminApplication in 6.735 seconds (JVM running for 7.365)
|
||||
22:18:14.657 [http-nio-8082-exec-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||
08:51:05.255 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
||||
08:51:05.256 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
|
||||
08:51:05.256 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@492fa72a
|
||||
08:51:05.795 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Starting...
|
||||
08:51:06.286 [main] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Start completed.
|
||||
08:51:13.624 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||||
08:51:16.995 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
||||
08:51:17.014 [main] INFO com.mdd.admin.LikeAdminApplication - Started LikeAdminApplication in 32.912 seconds (JVM running for 39.014)
|
||||
08:52:29.341 [http-nio-8082-exec-2] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||
16:31:53.537 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
||||
16:31:54.332 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
||||
16:31:54.332 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
||||
16:31:54.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
||||
16:31:54.342 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Shutdown initiated...
|
||||
16:31:54.346 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DateSourceHikariCP - Shutdown completed.
|
||||
|
@ -0,0 +1,2 @@
|
||||
16:07:42.002 [http-nio-8082-exec-10] ERROR com.mdd.common.exception.GlobalException - 系统异常 Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported
|
||||
16:07:49.777 [http-nio-8082-exec-2] ERROR com.mdd.common.exception.GlobalException - 系统异常 Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported
|
||||
|
Reference in New Issue
Block a user