183 lines
32 KiB
Plaintext
183 lines
32 KiB
Plaintext
[2025-09-01 10:46:51.887] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 13268 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
|
[2025-09-01 10:46:51.890] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
|
[2025-09-01 10:46:51.925] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
[2025-09-01 10:46:51.925] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
[2025-09-01 10:46:53.187] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
[2025-09-01 10:46:53.188] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
[2025-09-01 10:46:53.279] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76ms. Found 0 repository interfaces.
|
|
[2025-09-01 10:46:53.785] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$71ac3291] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 10:46:53.808] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$a59facb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 10:46:53.812] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 10:46:53.813] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@54efbdf' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 10:46:53.815] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$2f2e9d7d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 10:46:53.817] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 10:46:53.821] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$f12c7fc3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 10:46:54.173] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
|
[2025-09-01 10:46:54.186] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
|
[2025-09-01 10:46:54.192] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
[2025-09-01 10:46:54.192] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
[2025-09-01 10:46:54.198] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
|
[2025-09-01 10:46:54.198] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
|
[2025-09-01 10:46:54.198] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
|
[2025-09-01 10:46:54.211] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
|
[2025-09-01 10:46:54.341] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
[2025-09-01 10:46:54.341] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2416 ms
|
|
[2025-09-01 10:46:56.555] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@330c60c, org.springframework.security.web.context.SecurityContextPersistenceFilter@7fc6e82f, org.springframework.security.web.header.HeaderWriterFilter@1727390f, org.springframework.web.filter.CorsFilter@27b6a6c2, org.springframework.security.web.authentication.logout.LogoutFilter@79ed1097, microcrystal.security.JwtAuthenticationTokenFilter@7d4cc330, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7a1eddf1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@640d35ef, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4c1f1a5a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@51e1810, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@786bea21, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f59c5b8, org.springframework.security.web.session.SessionManagementFilter@3d0e5185, org.springframework.security.web.access.ExceptionTranslationFilter@7fcdc48a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7abd50e4]
|
|
[2025-09-01 10:46:56.570] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
|
[2025-09-01 10:46:56.574] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
|
[2025-09-01 10:46:57.428] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
[2025-09-01 10:46:57.548] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
|
[2025-09-01 10:46:57.582] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
|
[2025-09-01 10:46:57.604] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path ''
|
|
[2025-09-01 10:46:57.607] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 6.202 seconds (JVM running for 8.533)
|
|
[2025-09-01 10:49:20.439] [http-nio-18882-exec-1] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
[2025-09-01 10:49:20.459] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
[2025-09-01 10:49:23.394] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 2935 ms
|
|
[2025-09-01 10:49:29.621] [http-nio-18882-exec-1] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
[2025-09-01 10:50:00.009] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 10:50:02.602] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:16
|
|
[2025-09-01 10:50:02.602] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 11:00:00.024] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 11:00:00.049] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 11:00:00.050] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 11:10:01.173] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 11:10:01.199] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 11:10:01.199] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 11:20:01.049] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 11:20:01.060] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 11:20:01.060] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 11:27:40.127] [Thread-21] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
[2025-09-01 11:27:40.220] [Thread-21] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
|
[2025-09-01 11:27:40.231] [Thread-21] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
|
[2025-09-01 11:27:40.243] [Thread-21] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
[2025-09-01 11:56:30.674] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 18296 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
|
[2025-09-01 11:56:30.683] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
|
[2025-09-01 11:56:30.722] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
[2025-09-01 11:56:30.723] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
[2025-09-01 11:56:31.824] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
[2025-09-01 11:56:31.826] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
[2025-09-01 11:56:31.893] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 51ms. Found 0 repository interfaces.
|
|
[2025-09-01 11:56:32.260] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4b1d17a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 11:56:32.290] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$e3cadfdf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 11:56:32.295] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 11:56:32.296] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@13a19c8' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 11:56:32.297] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$89f8291] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 11:56:32.301] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 11:56:32.305] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$ca9d64d7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 11:56:32.692] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
|
[2025-09-01 11:56:32.708] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
|
[2025-09-01 11:56:32.715] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
[2025-09-01 11:56:32.716] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
[2025-09-01 11:56:32.722] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
|
[2025-09-01 11:56:32.722] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
|
[2025-09-01 11:56:32.722] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
|
[2025-09-01 11:56:32.739] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
|
[2025-09-01 11:56:32.878] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
[2025-09-01 11:56:32.878] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2155 ms
|
|
[2025-09-01 11:56:35.439] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1fd62296, org.springframework.security.web.context.SecurityContextPersistenceFilter@d0bcc43, org.springframework.security.web.header.HeaderWriterFilter@14aa1874, org.springframework.web.filter.CorsFilter@63923a36, org.springframework.security.web.authentication.logout.LogoutFilter@38a5a5b2, microcrystal.security.JwtAuthenticationTokenFilter@565262b5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@698c7b03, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7975cf5c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e18c237, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b40d33e, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@16706372, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c384d9e, org.springframework.security.web.session.SessionManagementFilter@5619c925, org.springframework.security.web.access.ExceptionTranslationFilter@19ca9979, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@23026e91]
|
|
[2025-09-01 11:56:35.457] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
|
[2025-09-01 11:56:35.461] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
|
[2025-09-01 11:56:36.409] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
[2025-09-01 11:56:36.548] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
|
[2025-09-01 11:56:36.597] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
|
[2025-09-01 11:56:36.622] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path ''
|
|
[2025-09-01 11:56:36.626] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 6.371 seconds (JVM running for 8.711)
|
|
[2025-09-01 11:58:31.711] [http-nio-18882-exec-1] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
[2025-09-01 11:58:31.715] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
[2025-09-01 11:58:31.878] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 163 ms
|
|
[2025-09-01 11:58:33.588] [http-nio-18882-exec-6] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
[2025-09-01 12:00:00.017] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 12:00:00.073] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 12:00:00.074] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:2
|
|
[2025-09-01 12:00:00.626] [scheduling-1] [ERROR] 跨区权限信息下载接口1 - 出现错误:syntax error, expect {, actual error, pos 0, fastjson-version 1.2.58
|
|
[2025-09-01 12:00:00.685] [scheduling-1] [INFO ] 定时任务 - 权限信息下载
|
|
[2025-09-01 12:00:00.700] [scheduling-1] [ERROR] 下载跨区消费记录接口 - 出现错误:<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Error</title>
|
|
</head>
|
|
<body>
|
|
<pre>Cannot POST /uap/hnykt/rest/platform/record/download</pre>
|
|
</body>
|
|
</html>
|
|
|
|
[2025-09-01 12:00:00.713] [scheduling-1] [INFO ] 定时任务 - 跨区消费记录下载
|
|
[2025-09-01 12:10:00.015] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 12:10:00.075] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 12:10:00.075] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 12:20:00.723] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 12:20:00.731] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 12:20:00.732] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 12:30:00.014] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 12:30:00.028] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 12:30:00.028] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 12:40:00.075] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 12:40:00.081] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 12:40:00.081] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 12:50:00.799] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 12:50:00.806] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 12:50:00.806] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 13:00:00.867] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 13:00:00.872] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 13:00:00.872] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 13:04:47.191] [Thread-22] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
[2025-09-01 13:04:47.324] [Thread-22] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
|
[2025-09-01 13:04:47.329] [Thread-22] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
|
[2025-09-01 13:04:47.350] [Thread-22] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
[2025-09-01 14:33:50.143] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 31880 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
|
[2025-09-01 14:33:50.145] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
|
[2025-09-01 14:33:50.199] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
[2025-09-01 14:33:50.199] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
[2025-09-01 14:33:53.258] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
[2025-09-01 14:33:53.264] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
[2025-09-01 14:33:53.441] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 129ms. Found 0 repository interfaces.
|
|
[2025-09-01 14:33:54.156] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a3d75151] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 14:33:54.197] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$3c85198b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 14:33:54.202] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 14:33:54.205] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3a723b4d' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 14:33:54.208] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$6159bc3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 14:33:54.213] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 14:33:54.221] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$23579e83] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2025-09-01 14:33:55.365] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
|
[2025-09-01 14:33:55.395] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
|
[2025-09-01 14:33:55.405] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
[2025-09-01 14:33:55.407] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
[2025-09-01 14:33:55.413] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
|
[2025-09-01 14:33:55.413] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
|
[2025-09-01 14:33:55.413] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
|
[2025-09-01 14:33:55.435] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
|
[2025-09-01 14:33:55.839] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
[2025-09-01 14:33:55.840] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5641 ms
|
|
[2025-09-01 14:34:00.918] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66d1d934, org.springframework.security.web.context.SecurityContextPersistenceFilter@70560e3f, org.springframework.security.web.header.HeaderWriterFilter@6e559697, org.springframework.web.filter.CorsFilter@4153e1f6, org.springframework.security.web.authentication.logout.LogoutFilter@1e4657e7, microcrystal.security.JwtAuthenticationTokenFilter@5e16fc0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7194f1a8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@37e3dcee, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@25b86597, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@390546ff, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@ab1c4ed, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4269eff9, org.springframework.security.web.session.SessionManagementFilter@b38c7e0, org.springframework.security.web.access.ExceptionTranslationFilter@1c8133b9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2c19415d]
|
|
[2025-09-01 14:34:00.945] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
|
[2025-09-01 14:34:00.950] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
|
[2025-09-01 14:34:03.266] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
[2025-09-01 14:34:03.417] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
|
[2025-09-01 14:34:03.463] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
|
[2025-09-01 14:34:03.498] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path ''
|
|
[2025-09-01 14:34:03.502] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 14.425 seconds (JVM running for 21.525)
|
|
[2025-09-01 14:34:43.207] [http-nio-18882-exec-2] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
[2025-09-01 14:34:43.208] [http-nio-18882-exec-2] [INFO ] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
[2025-09-01 14:34:43.269] [http-nio-18882-exec-2] [INFO ] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 61 ms
|
|
[2025-09-01 14:35:00.442] [scheduling-1] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
[2025-09-01 14:40:00.102] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 14:40:09.726] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 14:40:09.726] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 14:50:00.703] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 14:50:00.757] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 14:50:00.757] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 15:00:01.631] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 15:00:01.676] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 15:00:01.676] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 15:10:00.039] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 15:10:00.196] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 15:10:00.196] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 15:20:01.405] [scheduling-1] [INFO ] - 定时任务开始执行
|
|
[2025-09-01 15:20:01.463] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
|
[2025-09-01 15:20:01.464] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
|
[2025-09-01 15:26:49.593] [Thread-36] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
[2025-09-01 15:26:49.745] [Thread-36] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
|
[2025-09-01 15:26:49.753] [Thread-36] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
|
[2025-09-01 15:26:49.773] [Thread-36] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|