180 lines
25 KiB
Plaintext
180 lines
25 KiB
Plaintext
[2025-08-05 11:02:36.669] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 37492 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
||
[2025-08-05 11:02:36.670] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
||
[2025-08-05 11:02:36.724] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
[2025-08-05 11:02:36.724] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
[2025-08-05 11:02:38.990] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
[2025-08-05 11:02:38.992] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
||
[2025-08-05 11:02:39.083] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 71ms. Found 0 repository interfaces.
|
||
[2025-08-05 11:02:39.940] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$416fdf57] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2025-08-05 11:02:40.004] [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$$da1da791] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2025-08-05 11:02:40.013] [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-08-05 11:02:40.016] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@39258bfc' 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-08-05 11:02:40.022] [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$$fef24a43] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2025-08-05 11:02:40.027] [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-08-05 11:02:40.035] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$c0f02c89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2025-08-05 11:02:41.019] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
||
[2025-08-05 11:02:41.048] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
||
[2025-08-05 11:02:41.061] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
[2025-08-05 11:02:41.064] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
||
[2025-08-05 11:02:41.073] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
||
[2025-08-05 11:02:41.073] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
||
[2025-08-05 11:02:41.073] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
||
[2025-08-05 11:02:41.094] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
||
[2025-08-05 11:02:41.498] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
[2025-08-05 11:02:41.499] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 4775 ms
|
||
[2025-08-05 11:02:47.412] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76f28077, org.springframework.security.web.context.SecurityContextPersistenceFilter@7928c1b, org.springframework.security.web.header.HeaderWriterFilter@88c9f34, org.springframework.web.filter.CorsFilter@1e3048f2, org.springframework.security.web.authentication.logout.LogoutFilter@14b96fd5, microcrystal.security.JwtAuthenticationTokenFilter@2a7be18d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@49e79940, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@35b28e18, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41694598, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@54a1ac52, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@5a8f89e1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@355c00d0, org.springframework.security.web.session.SessionManagementFilter@7980c452, org.springframework.security.web.access.ExceptionTranslationFilter@1619cc4c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4b527f0b]
|
||
[2025-08-05 11:02:47.464] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
||
[2025-08-05 11:02:47.481] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
||
[2025-08-05 11:02:49.443] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
||
[2025-08-05 11:02:49.737] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
||
[2025-08-05 11:02:49.934] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.SynPlatApiTaskController
|
||
[2025-08-05 11:02:49.945] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatSysCompanyController
|
||
[2025-08-05 11:02:49.951] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryUserAuthController
|
||
[2025-08-05 11:02:49.957] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryAuthController
|
||
[2025-08-05 11:02:49.963] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownSettlController
|
||
[2025-08-05 11:02:49.969] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownConsumeController
|
||
[2025-08-05 11:02:49.973] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatAuthInfoController
|
||
[2025-08-05 11:02:49.991] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiTaskController
|
||
[2025-08-05 11:02:49.997] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiQueryLogController
|
||
[2025-08-05 11:02:50.003] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiController
|
||
[2025-08-05 11:02:50.009] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacRecordController
|
||
[2025-08-05 11:02:50.023] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacAPIController
|
||
[2025-08-05 11:02:50.028] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.base.FileController
|
||
[2025-08-05 11:02:50.035] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleResKeyController
|
||
[2025-08-05 11:02:50.043] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleController
|
||
[2025-08-05 11:02:50.049] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleCanteenController
|
||
[2025-08-05 11:02:50.057] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysResourcesController
|
||
[2025-08-05 11:02:50.064] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysOrgController
|
||
[2025-08-05 11:02:50.069] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysLoginLogController
|
||
[2025-08-05 11:02:50.074] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictItemController
|
||
[2025-08-05 11:02:50.079] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictController
|
||
[2025-08-05 11:02:50.084] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysConfigController
|
||
[2025-08-05 11:02:50.092] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysCompanyController
|
||
[2025-08-05 11:02:50.095] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysApiLogController
|
||
[2025-08-05 11:02:50.099] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysAPIController
|
||
[2025-08-05 11:02:50.114] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseUserController
|
||
[2025-08-05 11:02:50.126] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyController
|
||
[2025-08-05 11:02:50.135] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyCardController
|
||
[2025-08-05 11:02:50.143] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSpanAuthorizeController
|
||
[2025-08-05 11:02:50.147] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealMealController
|
||
[2025-08-05 11:02:50.151] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealClassController
|
||
[2025-08-05 11:02:50.156] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionLabelController
|
||
[2025-08-05 11:02:50.161] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionConsultController
|
||
[2025-08-05 11:02:50.174] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanDetailController
|
||
[2025-08-05 11:02:50.183] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanController
|
||
[2025-08-05 11:02:50.191] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueMealController
|
||
[2025-08-05 11:02:50.198] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueController
|
||
[2025-08-05 11:02:50.203] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuCommonController
|
||
[2025-08-05 11:02:50.212] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealTypeController
|
||
[2025-08-05 11:02:50.217] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealIngredientController
|
||
[2025-08-05 11:02:50.226] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealController
|
||
[2025-08-05 11:02:50.233] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealClassController
|
||
[2025-08-05 11:02:50.238] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientController
|
||
[2025-08-05 11:02:50.243] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientClassController
|
||
[2025-08-05 11:02:50.246] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardSubsidyController
|
||
[2025-08-05 11:02:50.253] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordUploadController
|
||
[2025-08-05 11:02:50.290] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordController
|
||
[2025-08-05 11:02:50.299] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordAddController
|
||
[2025-08-05 11:02:50.311] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardOperateController
|
||
[2025-08-05 11:02:50.321] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealOptionsController
|
||
[2025-08-05 11:02:50.334] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealController
|
||
[2025-08-05 11:02:50.340] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMacController
|
||
[2025-08-05 11:02:50.345] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardClassController
|
||
[2025-08-05 11:02:50.352] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenController
|
||
[2025-08-05 11:02:50.358] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenClassController
|
||
[2025-08-05 11:02:53.556] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
||
[2025-08-05 11:02:53.620] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path ''
|
||
[2025-08-05 11:02:53.631] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 17.596 seconds (JVM running for 21.577)
|
||
[2025-08-05 11:03:43.269] [http-nio-18882-exec-1] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
[2025-08-05 11:03:43.270] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
[2025-08-05 11:03:43.321] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 51 ms
|
||
[2025-08-05 11:03:49.189] [http-nio-18882-exec-2] [ERROR] o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Unable to handle the Spring Security Exception because the response is already committed.] with root cause
|
||
org.springframework.security.access.AccessDeniedException: Access is denied
|
||
at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:84)
|
||
at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:233)
|
||
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:124)
|
||
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at microcrystal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:57)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
|
||
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
|
||
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
|
||
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
||
at java.lang.Thread.run(Thread.java:748)
|
||
[2025-08-05 11:03:55.322] [http-nio-18882-exec-4] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
||
[2025-08-05 11:10:00.003] [scheduling-1] [INFO ] - 定时任务开始执行
|
||
[2025-08-05 11:10:02.411] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:1
|
||
[2025-08-05 11:10:02.411] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
||
[2025-08-05 11:20:19.319] [scheduling-1] [INFO ] - 定时任务开始执行
|
||
[2025-08-05 11:20:19.326] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
|
||
[2025-08-05 11:20:19.326] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
|
||
[2025-08-05 11:21:22.289] [Thread-39] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
||
[2025-08-05 11:21:22.329] [Thread-39] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
||
[2025-08-05 11:21:22.340] [Thread-39] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
||
[2025-08-05 11:21:22.348] [Thread-39] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|