123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336 |
- 2022-06-10 09:27:13 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
- 2022-06-10 09:27:13 [main] INFO service.Test - Starting Test using Java 1.8.0_144 on DESKTOP-NA1JNLE with PID 99932 (started by z2963 in D:\jydm\DM\JYDL\nerp\nerp-biz)
- 2022-06-10 09:27:13 [main] INFO service.Test - The following 1 profile is active: "dev"
- 2022-06-10 09:27:19 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource test [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource class path resource [generator.yml] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:27:19 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- 2022-06-10 09:27:20 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- 2022-06-10 09:27:20 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- 2022-06-10 09:27:21 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2022-06-10 09:27:27 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-06-10 09:27:30 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2022-06-10 09:27:30 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2022-06-10 09:27:30 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2022-06-10 09:27:30 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1654824450255'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- 2022-06-10 09:27:30 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
- 2022-06-10 09:27:30 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2022-06-10 09:27:30 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@57f31caf
- 2022-06-10 09:27:37 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final
- 2022-06-10 09:27:37 [main] INFO org.xnio - XNIO version 3.8.6.Final
- 2022-06-10 09:27:37 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
- 2022-06-10 09:27:37 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2022-06-10 09:27:38 [main] INFO service.Test - Started Test in 25.596 seconds (JVM running for 34.64)
- 2022-06-10 09:27:39 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654824450255 started.
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654824450255 paused.
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.17.Final
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654824450255 shutting down.
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654824450255 paused.
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654824450255 shutdown complete.
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO sys-user - ====关闭后台任务任务线程池====
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-06-10 09:27:58 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2022-06-10 09:37:57 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
- 2022-06-10 09:37:57 [main] INFO service.Test - Starting Test using Java 1.8.0_144 on DESKTOP-NA1JNLE with PID 108304 (started by z2963 in D:\jydm\DM\JYDL\nerp\nerp-biz)
- 2022-06-10 09:37:57 [main] INFO service.Test - The following 1 profile is active: "dev"
- 2022-06-10 09:38:00 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource test [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:38:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource class path resource [generator.yml] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:38:01 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- 2022-06-10 09:38:02 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- 2022-06-10 09:38:02 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- 2022-06-10 09:38:03 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2022-06-10 09:38:09 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-06-10 09:38:11 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2022-06-10 09:38:11 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2022-06-10 09:38:11 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2022-06-10 09:38:11 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1654825091716'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- 2022-06-10 09:38:11 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
- 2022-06-10 09:38:11 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2022-06-10 09:38:11 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@53b8a0f7
- 2022-06-10 09:38:17 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final
- 2022-06-10 09:38:17 [main] INFO org.xnio - XNIO version 3.8.6.Final
- 2022-06-10 09:38:17 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
- 2022-06-10 09:38:17 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2022-06-10 09:38:17 [main] INFO service.Test - Started Test in 20.59 seconds (JVM running for 23.495)
- 2022-06-10 09:38:18 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825091716 started.
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825091716 paused.
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.17.Final
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825091716 shutting down.
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825091716 paused.
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825091716 shutdown complete.
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO sys-user - ====关闭后台任务任务线程池====
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-06-10 09:38:36 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2022-06-10 09:42:28 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
- 2022-06-10 09:42:28 [main] INFO service.Test - Starting Test using Java 1.8.0_144 on DESKTOP-NA1JNLE with PID 106556 (started by z2963 in D:\jydm\DM\JYDL\nerp\nerp-biz)
- 2022-06-10 09:42:28 [main] INFO service.Test - The following 1 profile is active: "dev"
- 2022-06-10 09:42:31 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource test [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource class path resource [generator.yml] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:42:31 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- 2022-06-10 09:42:32 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- 2022-06-10 09:42:32 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- 2022-06-10 09:42:33 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2022-06-10 09:42:40 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-06-10 09:42:42 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2022-06-10 09:42:42 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2022-06-10 09:42:42 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2022-06-10 09:42:42 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1654825362054'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- 2022-06-10 09:42:42 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
- 2022-06-10 09:42:42 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2022-06-10 09:42:42 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@44ec4a38
- 2022-06-10 09:42:47 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final
- 2022-06-10 09:42:47 [main] INFO org.xnio - XNIO version 3.8.6.Final
- 2022-06-10 09:42:47 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
- 2022-06-10 09:42:47 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2022-06-10 09:42:48 [main] INFO service.Test - Started Test in 20.936 seconds (JVM running for 23.842)
- 2022-06-10 09:42:49 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825362054 started.
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825362054 paused.
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.17.Final
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825362054 shutting down.
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825362054 paused.
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825362054 shutdown complete.
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO sys-user - ====关闭后台任务任务线程池====
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-06-10 09:43:07 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2022-06-10 09:47:11 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
- 2022-06-10 09:47:11 [main] INFO service.Test - Starting Test using Java 1.8.0_144 on DESKTOP-NA1JNLE with PID 108712 (started by z2963 in D:\jydm\DM\JYDL\nerp\nerp-biz)
- 2022-06-10 09:47:11 [main] INFO service.Test - The following 1 profile is active: "dev"
- 2022-06-10 09:47:15 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource test [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:47:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource class path resource [generator.yml] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:47:16 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- 2022-06-10 09:47:16 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- 2022-06-10 09:47:16 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- 2022-06-10 09:47:17 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2022-06-10 09:47:25 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-06-10 09:47:27 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2022-06-10 09:47:27 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2022-06-10 09:47:27 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2022-06-10 09:47:27 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1654825647109'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- 2022-06-10 09:47:27 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
- 2022-06-10 09:47:27 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2022-06-10 09:47:27 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@34fde3a3
- 2022-06-10 09:47:33 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final
- 2022-06-10 09:47:33 [main] INFO org.xnio - XNIO version 3.8.6.Final
- 2022-06-10 09:47:33 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
- 2022-06-10 09:47:33 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2022-06-10 09:47:34 [main] INFO service.Test - Started Test in 23.057 seconds (JVM running for 26.831)
- 2022-06-10 09:47:35 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825647109 started.
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825647109 paused.
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.17.Final
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825647109 shutting down.
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825647109 paused.
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654825647109 shutdown complete.
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO sys-user - ====关闭后台任务任务线程池====
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-06-10 09:47:53 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2022-06-10 09:53:12 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
- 2022-06-10 09:53:12 [main] INFO service.Test - Starting Test using Java 1.8.0_144 on DESKTOP-NA1JNLE with PID 68596 (started by z2963 in D:\jydm\DM\JYDL\nerp\nerp-biz)
- 2022-06-10 09:53:12 [main] INFO service.Test - The following 1 profile is active: "dev"
- 2022-06-10 09:53:15 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
- 2022-06-10 09:53:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource test [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource class path resource [generator.yml] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:53:16 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- 2022-06-10 09:53:17 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- 2022-06-10 09:53:17 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- 2022-06-10 09:53:17 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2022-06-10 09:53:25 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-06-10 09:53:27 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2022-06-10 09:53:27 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2022-06-10 09:53:27 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2022-06-10 09:53:27 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1654826007289'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- 2022-06-10 09:53:27 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
- 2022-06-10 09:53:27 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2022-06-10 09:53:27 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@608448e7
- 2022-06-10 09:53:33 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final
- 2022-06-10 09:53:33 [main] INFO org.xnio - XNIO version 3.8.6.Final
- 2022-06-10 09:53:33 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
- 2022-06-10 09:53:33 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2022-06-10 09:53:34 [main] INFO service.Test - Started Test in 22.774 seconds (JVM running for 26.701)
- 2022-06-10 09:53:35 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826007289 started.
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826007289 paused.
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.17.Final
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826007289 shutting down.
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826007289 paused.
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826007289 shutdown complete.
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO sys-user - ====关闭后台任务任务线程池====
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-06-10 09:53:57 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2022-06-10 09:56:52 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
- 2022-06-10 09:56:52 [main] INFO service.Test - Starting Test using Java 1.8.0_144 on DESKTOP-NA1JNLE with PID 22416 (started by z2963 in D:\jydm\DM\JYDL\nerp\nerp-biz)
- 2022-06-10 09:56:52 [main] INFO service.Test - The following 1 profile is active: "dev"
- 2022-06-10 09:56:56 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource test [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource class path resource [generator.yml] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:56:56 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- 2022-06-10 09:56:57 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- 2022-06-10 09:56:57 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- 2022-06-10 09:56:58 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2022-06-10 09:57:05 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-06-10 09:57:07 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2022-06-10 09:57:07 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2022-06-10 09:57:07 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2022-06-10 09:57:07 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1654826227604'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- 2022-06-10 09:57:07 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
- 2022-06-10 09:57:07 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2022-06-10 09:57:07 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@3dc70aa0
- 2022-06-10 09:57:14 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final
- 2022-06-10 09:57:14 [main] INFO org.xnio - XNIO version 3.8.6.Final
- 2022-06-10 09:57:14 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
- 2022-06-10 09:57:14 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2022-06-10 09:57:15 [main] INFO service.Test - Started Test in 22.819 seconds (JVM running for 26.67)
- 2022-06-10 09:57:16 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826227604 started.
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826227604 paused.
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.17.Final
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826227604 shutting down.
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826227604 paused.
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826227604 shutdown complete.
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO sys-user - ====关闭后台任务任务线程池====
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-06-10 09:57:34 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2022-06-10 09:59:32 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
- 2022-06-10 09:59:32 [main] INFO service.Test - Starting Test using Java 1.8.0_144 on DESKTOP-NA1JNLE with PID 95380 (started by z2963 in D:\jydm\DM\JYDL\nerp\nerp-biz)
- 2022-06-10 09:59:32 [main] INFO service.Test - The following 1 profile is active: "dev"
- 2022-06-10 09:59:35 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource test [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource class path resource [generator.yml] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
- 2022-06-10 09:59:35 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
- 2022-06-10 09:59:36 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
- 2022-06-10 09:59:36 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
- 2022-06-10 09:59:37 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2022-06-10 09:59:43 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-06-10 09:59:45 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2022-06-10 09:59:45 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2022-06-10 09:59:45 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 2022-06-10 09:59:45 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1654826385312'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- 2022-06-10 09:59:45 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
- 2022-06-10 09:59:45 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 2022-06-10 09:59:45 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@70b630d
- 2022-06-10 09:59:50 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final
- 2022-06-10 09:59:50 [main] INFO org.xnio - XNIO version 3.8.6.Final
- 2022-06-10 09:59:50 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
- 2022-06-10 09:59:50 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2022-06-10 09:59:51 [main] INFO service.Test - Started Test in 19.523 seconds (JVM running for 22.255)
- 2022-06-10 09:59:52 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826385312 started.
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826385312 paused.
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.17.Final
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826385312 shutting down.
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826385312 paused.
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1654826385312 shutdown complete.
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO sys-user - ====关闭后台任务任务线程池====
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-06-10 10:00:10 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|