diff --git a/develop/logs/ocr/log_error.log b/develop/logs/ocr/log_error.log index 7feda65..0fba042 100644 --- a/develop/logs/ocr/log_error.log +++ b/develop/logs/ocr/log_error.log @@ -1,11143 +1,4 @@ -ERROR [2024-03-15 14:43:18,973][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODQ3NzA1MjMsImlzc3VlZEF0IjoxNzEwNDgyOTY5OTI5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0NmY4OWU1NDYxMWVkNmZjNzVhYWYwN2E5MDdkNTBjMyIsInRva2VudXVpZCI6IjI0ZjgzMDA4ZDdkZDRiNTA4ODU4NzQ5ODk4NjFmYjI4IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODQ3NzAsImlhdCI6MTcxMDQ4Mjk2OX0.WxSpofewvJj1DM774dzrGvZ7ymOrt9w9kyDDsrl3oq0,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 14:43:18,979][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 14:44:27,432][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODQ3NzA1MjMsImlzc3VlZEF0IjoxNzEwNDgyOTY5OTI5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0NmY4OWU1NDYxMWVkNmZjNzVhYWYwN2E5MDdkNTBjMyIsInRva2VudXVpZCI6IjI0ZjgzMDA4ZDdkZDRiNTA4ODU4NzQ5ODk4NjFmYjI4IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODQ3NzAsImlhdCI6MTcxMDQ4Mjk2OX0.WxSpofewvJj1DM774dzrGvZ7ymOrt9w9kyDDsrl3oq0,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 14:44:27,433][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 14:45:51,994][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODQ3NzA1MjMsImlzc3VlZEF0IjoxNzEwNDgyOTY5OTI5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0NmY4OWU1NDYxMWVkNmZjNzVhYWYwN2E5MDdkNTBjMyIsInRva2VudXVpZCI6IjI0ZjgzMDA4ZDdkZDRiNTA4ODU4NzQ5ODk4NjFmYjI4IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODQ3NzAsImlhdCI6MTcxMDQ4Mjk2OX0.WxSpofewvJj1DM774dzrGvZ7ymOrt9w9kyDDsrl3oq0,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 14:46:40,546][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:19:52,795][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:139) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:19:52,802][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:139) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:28,792][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:28,793][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:29,343][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:29,344][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:29,559][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:29,560][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:29,900][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:29,902][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:30,235][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:30,236][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:30,495][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:30,496][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:30,905][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:30,906][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:31,213][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:31,214][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:31,527][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:31,528][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:31,849][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:31,849][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:32,196][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:32,196][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:53,234][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:53,234][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:54,174][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:54,174][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:56,155][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:56,155][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:58,154][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:20:58,155][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:00,156][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:00,157][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:02,159][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:02,160][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:04,282][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:04,282][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:06,187][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:06,188][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:08,415][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:08,416][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:10,238][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:10,239][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:12,168][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:12,170][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:14,149][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:14,150][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:15,534][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:15,536][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:21:58,277][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.list(OcrFieldServiceImpl.java:40) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.list(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.list(OcrFieldController.java:31) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:31:13,867][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.list(OcrFieldServiceImpl.java:40) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.list(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.list(OcrFieldController.java:31) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:32:15,499][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.list(OcrFieldServiceImpl.java:40) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.list(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.list(OcrFieldController.java:31) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:37:07,360][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.list(OcrFieldServiceImpl.java:40) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.list(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.list(OcrFieldController.java:31) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:42:13,564][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:42:47,419][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:43:27,784][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:44:41,859][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:45:37,563][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:48:10,428][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:54:42,310][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://47.93.59.251:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08S01 -com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) - at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) - at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:519) - at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:683) - at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:660) - at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:137) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:462) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. - at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:67) - at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) - at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) - at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:513) - ... 18 common frames omitted -ERROR [2024-03-15 15:55:02,972][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:55:17,768][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 15:57:31,339][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.service.impl.RbacServiceImpl.hasPermission(RbacServiceImpl.java:69) - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.expression.spel.support.ReflectiveMethodExecutor.execute(ReflectiveMethodExecutor.java:139) - at org.springframework.expression.spel.ast.MethodReference.getValueInternal(MethodReference.java:112) - at org.springframework.expression.spel.ast.MethodReference.access$000(MethodReference.java:55) - at org.springframework.expression.spel.ast.MethodReference$MethodValueRef.getValue(MethodReference.java:383) - at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:93) - at org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:119) - at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:309) - at org.springframework.security.access.expression.ExpressionUtils.evaluateAsBoolean(ExpressionUtils.java:30) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:59) - at org.springframework.security.web.access.expression.WebExpressionVoter.vote(WebExpressionVoter.java:39) - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:60) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:113) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 16:08:12,552][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:82) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 16:12:19,006][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.list(OcrFieldServiceImpl.java:43) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.list(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.list(OcrFieldController.java:31) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:144) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 16:31:17,341][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.list(OcrFieldServiceImpl.java:43) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.list(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.list(OcrFieldController.java:31) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 17:56:45,245][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 17:57:02,823][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 17:57:29,390][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 17:58:47,323][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:00:24,656][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:19:10,674][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:23:14,366][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:23:31,338][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:25:05,073][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:39:59,553][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:41:56,961][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:44:03,328][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:46:37,597][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 18:47:20,405][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 19:01:53,548][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 19:01:53,554][] org.apache.juli.logging.DirectJDKLog:175 - Exception Processing ErrorPage[errorCode=0, location=/error] -org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 - at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:309) - at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:271) - at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:456) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:219) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:102) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:102) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:102) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:661) - at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:427) - at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:357) - at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:294) - at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:373) - at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:237) - at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:319) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 - at sun.nio.ch.SocketDispatcher.write0(Native Method) - at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) - at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) - at sun.nio.ch.IOUtil.write(IOUtil.java:65) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:470) - at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:136) - at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1431) - at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:775) - at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:739) - at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:723) - at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:566) - at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157) - at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:105) - at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:220) - at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1246) - at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:398) - at org.apache.coyote.Response.action(Response.java:207) - at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:305) - ... 56 common frames omitted -ERROR [2024-03-15 19:06:56,265][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-15 19:07:38,469][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause -java.lang.NullPointerException: null - at cn.jyjz.xiaoyao.ocr.service.impl.OcrFieldServiceImpl.listAll(OcrFieldServiceImpl.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) - at com.sun.proxy.$Proxy378.listAll(Unknown Source) - at cn.jyjz.xiaoyao.ocr.controller.OcrFieldController.listAll(OcrFieldController.java:50) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-16 11:55:08,436][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDUyNTAwMzIsImlzc3VlZEF0IjoxNzEwNTAzNDQ5ODA5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4YzA2MzBkNTM3NGY3MjljZWFmNGJiNTljZjAyYzBkNCIsInRva2VudXVpZCI6Ijg5YTkxODMzMzNlMDRmOTE5N2I1NDY4MzM1ODBkNGQ3IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDUyNTAsImlhdCI6MTcxMDUwMzQ0OX0.0w0niG0REB5cCUtP2WUppBSV3wGFxPBo7tkQV1MRmk0,getUserToken-error={} -cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-16 11:55:08,454][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) - at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) - at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) - at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) - at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) - at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) - at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) - at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) - at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) - 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:390) - at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) - at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) - at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) - at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) - at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) - at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) - at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) - at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-16 13:08:08,168][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://47.93.59.251:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08S01 -com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) - at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) - at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:519) - at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:683) - at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:660) - at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:137) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:462) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. - at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:67) - at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) - at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) - at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:513) - ... 18 common frames omitted -ERROR [2024-03-16 18:08:19,363][] org.springframework.boot.SpringApplication:870 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) - at cn.jyjz.App.main(App.java:19) -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 17 common frames omitted -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 33 common frames omitted -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 47 common frames omitted -Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:180) - at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126) - at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) - at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) - at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:191) - at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:936) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1332) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) - ... 61 common frames omitted -ERROR [2024-03-16 18:10:22,572][] org.springframework.boot.SpringApplication:870 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) - at cn.jyjz.App.main(App.java:19) -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 17 common frames omitted -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 33 common frames omitted -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 47 common frames omitted -Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:180) - at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126) - at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) - at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) - at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:191) - at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:936) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1332) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) - ... 61 common frames omitted -ERROR [2024-03-16 18:13:17,633][] org.springframework.boot.SpringApplication:870 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'applicationClosedEventListener': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.cache.type' in value "${spring.cache.type}" - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) - at cn.jyjz.App.main(App.java:19) -Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.cache.type' in value "${spring.cache.type}" - at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:180) - at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126) - at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) - at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) - at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:191) - at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:936) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1332) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) - ... 17 common frames omitted -ERROR [2024-03-16 18:15:29,601][] org.springframework.boot.web.embedded.tomcat.TomcatStarter:61 - Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'jwtAuthenticationFilter': Unsatisfied dependency expressed through field 'userTokenService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userTokenServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'xiaoyaoConfig': Could not bind properties to 'XiaoyaoConfig' : prefix=xiaoyao, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'xiaoyao.web.have-flowable' to boolean -ERROR [2024-03-16 18:15:29,670][] org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -Failed to bind properties under 'xiaoyao.web.have-flowable' to boolean: - - Property: xiaoyao.web.have-flowable - Value: flase - Origin: class path resource [application-dev.yml] - 174:19 - Reason: failed to convert java.lang.String to boolean (caused by java.lang.IllegalArgumentException: Invalid boolean value [flase]) - -Action: - -Update your application's configuration - -ERROR [2024-03-16 18:16:20,374][] org.springframework.boot.SpringApplication:870 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) - at cn.jyjz.App.main(App.java:19) -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowTaskServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 17 common frames omitted -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrTaskchildPictureService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 33 common frames omitted -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ocrPictureService': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 47 common frames omitted -Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'ocr.api.wly.interface-domain' in value "${ocr.api.wly.interface-domain}" - at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:180) - at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126) - at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) - at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) - at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:191) - at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:936) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1332) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) - ... 61 common frames omitted -ERROR [2024-03-16 18:24:09,375][] org.springframework.boot.SpringApplication:870 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'applicationClosedEventListener': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.cache.type' in value "${spring.cache.type}" - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) - at cn.jyjz.App.main(App.java:19) -Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.cache.type' in value "${spring.cache.type}" - at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:180) - at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126) - at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) - at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) - at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:191) - at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:936) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1332) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) - ... 17 common frames omitted -ERROR [2024-03-16 19:48:30,683][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:30,687][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:31,203][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:31,706][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:32,218][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:32,723][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:33,230][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:33,734][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:34,243][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:34,751][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:35,252][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:35,756][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:36,258][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:36,774][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:37,280][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:37,784][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:38,301][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:38,804][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:39,307][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:39,813][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:40,329][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:40,833][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:41,335][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:41,839][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:42,342][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:42,859][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:43,361][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:43,865][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:44,368][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:44,875][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:45,377][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:45,882][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:46,399][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:46,903][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:47,410][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:47,914][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:48,417][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:48,921][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:49,427][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:49,934][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:50,446][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:50,948][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:51,451][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:51,952][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:52,455][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:52,961][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:53,478][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:53,982][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:54,485][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:54,991][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:55,493][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:55,996][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:56,500][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:57,006][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:57,520][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:58,023][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:58,529][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:59,036][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:48:59,540][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:00,042][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:00,544][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:01,047][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:01,549][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:02,055][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:02,571][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:03,078][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:03,582][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:04,083][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:04,588][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:05,091][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:05,593][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:06,099][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:06,600][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:07,104][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:07,609][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:44,933][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11152,36 +13,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:08,114][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11195,7 +28,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:08,621][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:44,937][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11210,7 +43,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11224,7 +58,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:09,125][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:45,450][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11239,7 +73,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11253,7 +88,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:09,630][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:45,954][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11268,7 +103,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11282,7 +118,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:10,132][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:46,457][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11297,7 +133,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11311,7 +148,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:10,637][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:46,961][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11326,7 +163,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11340,7 +178,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:11,140][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:47,465][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11355,7 +193,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11369,7 +208,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:11,654][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:47,971][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11384,7 +223,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11398,7 +238,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:12,169][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:48,488][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11413,7 +253,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11427,7 +268,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:12,672][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:48,993][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11442,7 +283,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11456,7 +298,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:13,189][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:49,495][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11471,7 +313,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11485,7 +328,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:13,693][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:49,999][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11500,7 +343,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11514,7 +358,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:14,195][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:50,518][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11529,7 +373,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11543,7 +388,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:14,712][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:51,023][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11558,7 +403,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11572,7 +418,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:15,216][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:51,526][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11587,7 +433,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11601,7 +448,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:15,730][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:52,032][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11616,7 +463,8 @@ java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) @@ -11630,7 +478,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:16,236][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:52,544][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11659,7 +507,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:16,739][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:53,054][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11688,7 +536,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:17,242][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:53,559][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11717,7 +565,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:17,760][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:54,066][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11746,7 +594,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:18,266][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:54,569][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11775,7 +623,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:18,770][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:55,074][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11804,7 +652,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:19,274][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:55,590][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11833,7 +681,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:19,790][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:56,093][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11862,7 +710,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:20,306][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:56,599][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11891,7 +739,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:20,809][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:57,104][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11920,7 +768,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:21,324][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:57,620][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11949,7 +797,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:21,839][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:58,123][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -11978,7 +826,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:22,353][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:58,624][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12007,7 +855,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:22,854][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:59,131][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12036,7 +884,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:23,370][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:52:59,634][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12065,7 +913,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:23,886][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:00,139][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12094,7 +942,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:24,390][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:00,644][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12123,7 +971,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:24,897][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:01,146][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12152,7 +1000,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:25,400][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:01,649][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12181,7 +1029,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:25,904][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:02,152][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12210,7 +1058,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:26,421][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:02,662][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12239,7 +1087,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:26,925][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:03,168][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12268,7 +1116,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:27,432][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:03,672][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12297,7 +1145,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:27,936][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:04,179][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12326,7 +1174,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:28,438][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:04,696][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12355,7 +1203,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:28,941][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:05,199][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12384,7 +1232,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:29,445][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:05,701][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12413,7 +1261,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:29,953][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:06,206][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12442,7 +1290,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:30,470][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:06,710][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12471,7 +1319,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:30,972][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:07,214][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12500,7 +1348,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:31,478][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:07,716][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12529,7 +1377,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:31,981][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:08,220][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12558,7 +1406,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:32,485][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:08,721][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12587,7 +1435,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:32,991][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:09,231][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12616,7 +1464,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:33,498][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:09,734][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12645,7 +1493,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:34,001][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:10,241][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12674,7 +1522,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:34,508][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:10,745][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12703,7 +1551,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:35,015][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:11,248][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12732,7 +1580,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:35,532][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:11,752][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12761,7 +1609,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:36,047][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:12,262][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12790,7 +1638,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:36,548][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:12,767][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12819,7 +1667,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:37,050][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:13,273][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12848,7 +1696,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:37,561][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:13,779][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12877,7 +1725,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:38,067][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:14,281][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12906,7 +1754,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:38,570][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:14,785][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12935,7 +1783,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:39,074][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:15,289][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12964,7 +1812,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:39,579][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:15,794][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -12993,7 +1841,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:40,081][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:16,297][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13022,7 +1870,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:40,587][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:16,802][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13051,7 +1899,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:41,091][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:17,308][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13080,7 +1928,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:41,593][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:17,809][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13109,7 +1957,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:42,097][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:18,316][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13138,7 +1986,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:42,600][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:18,821][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13167,7 +2015,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:43,107][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:19,324][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13196,7 +2044,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:43,612][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:19,825][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13225,7 +2073,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:44,118][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:20,329][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13254,7 +2102,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:44,634][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:20,834][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13283,7 +2131,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:45,136][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:21,338][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13312,7 +2160,7 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:45,645][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 +ERROR [2024-03-17 09:53:21,840][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) @@ -13341,127 +2189,888 @@ Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieva at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 9 common frames omitted -ERROR [2024-03-16 19:49:46,160][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) +ERROR [2024-03-17 10:16:51,202][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: +### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +### The error may exist in cn/jyjz/xiaoyao/ocr/dataDao/OcrUsersearchchildMybatisDao.java (best guess) +### The error may involve defaultParameterMap +### The error occurred while setting parameters +### SQL: DELETE FROM ocr_usersearchchild WHERE (TYPE = ? AND usersearchid IN (?)) +### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause'] with root cause +java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' + at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:46,666][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3446) + at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) + at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:152) + at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) + at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) + at com.sun.proxy.$Proxy295.execute(Unknown Source) + at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) + at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy428.update(Unknown Source) + at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) + at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) + at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) + at org.apache.ibatis.session.defaults.DefaultSqlSession.delete(DefaultSqlSession.java:212) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) + at com.sun.proxy.$Proxy122.delete(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.delete(SqlSessionTemplate.java:304) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:69) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy332.delete(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.remove(IService.java:137) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy334.remove(Unknown Source) + at cn.jyjz.xiaoyao.ocr.service.impl.OcrUsersearchServiceImpl.removeChildByIds(OcrUsersearchServiceImpl.java:47) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy336.removeChildByIds(Unknown Source) + at cn.jyjz.xiaoyao.ocr.controller.OcrUsersearchController.edit(OcrUsersearchController.java:190) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) + 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:390) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +ERROR [2024-03-17 10:20:57,502][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: +### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +### The error may exist in cn/jyjz/xiaoyao/ocr/dataDao/OcrUsersearchchildMybatisDao.java (best guess) +### The error may involve defaultParameterMap +### The error occurred while setting parameters +### SQL: DELETE FROM ocr_usersearchchild WHERE (TYPE = ? AND usersearchid IN (?)) +### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause'] with root cause +java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' + at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:47,172][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3446) + at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) + at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:152) + at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) + at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) + at com.sun.proxy.$Proxy295.execute(Unknown Source) + at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) + at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy428.update(Unknown Source) + at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) + at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) + at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) + at org.apache.ibatis.session.defaults.DefaultSqlSession.delete(DefaultSqlSession.java:212) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) + at com.sun.proxy.$Proxy122.delete(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.delete(SqlSessionTemplate.java:304) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:69) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy332.delete(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.remove(IService.java:137) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy334.remove(Unknown Source) + at cn.jyjz.xiaoyao.ocr.service.impl.OcrUsersearchServiceImpl.removeChildByIds(OcrUsersearchServiceImpl.java:47) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy336.removeChildByIds(Unknown Source) + at cn.jyjz.xiaoyao.ocr.controller.OcrUsersearchController.edit(OcrUsersearchController.java:190) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) + 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:390) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +ERROR [2024-03-17 10:36:43,681][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDIzMjU4MjMsImlzc3VlZEF0IjoxNzEwNjQwNTI1NDQ0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlN2Q2ZDFlY2YzYWY5NDg2YTdkODc5YWU4YjYyMTI1MiIsInRva2VudXVpZCI6ImY2YzcyZjQ2MmIzYzQ5MDI5NTg1NjNhYjQ2ZjMzOGZkIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDIzMjUsImlhdCI6MTcxMDY0MDUyNX0.8SyQnMNKswSaKk_Rj0hJQyJirJuVjVcDlrl8xWPDWmw,getUserToken-error={} +cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 + at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) + at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) + 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:390) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +ERROR [2024-03-17 10:36:43,683][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception +cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 + at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) + 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:390) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +ERROR [2024-03-17 10:36:53,447][] cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl:122 - token=eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDIzMjU4MjMsImlzc3VlZEF0IjoxNzEwNjQwNTI1NDQ0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlN2Q2ZDFlY2YzYWY5NDg2YTdkODc5YWU4YjYyMTI1MiIsInRva2VudXVpZCI6ImY2YzcyZjQ2MmIzYzQ5MDI5NTg1NjNhYjQ2ZjMzOGZkIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDIzMjUsImlhdCI6MTcxMDY0MDUyNX0.8SyQnMNKswSaKk_Rj0hJQyJirJuVjVcDlrl8xWPDWmw,getUserToken-error={} +cn.jyjz.xiaoyao.common.base.exception.MyTokenExpiredException: token失效。 + at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:200) + at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) + 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:390) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +ERROR [2024-03-17 10:36:53,447][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception +cn.jyjz.xiaoyao.common.base.exception.ServiceException: token失效。 + at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:124) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) + 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:390) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +ERROR [2024-03-17 10:38:14,588][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: +### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +### The error may exist in cn/jyjz/xiaoyao/ocr/dataDao/OcrUsersearchchildMybatisDao.java (best guess) +### The error may involve defaultParameterMap +### The error occurred while setting parameters +### SQL: DELETE FROM ocr_usersearchchild WHERE (TYPE = ? AND usersearchid IN (?)) +### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause'] with root cause +java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' + at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:49:47,674][] com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2912 - create connection SQLException, url: jdbc:mysql://127.0.0.1:3306/ocrnew?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false, errorCode 0, state 08001 -java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3446) + at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) + at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:152) + at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) + at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) + at com.sun.proxy.$Proxy295.execute(Unknown Source) + at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) + at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy428.update(Unknown Source) + at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) + at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) + at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) + at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) + at org.apache.ibatis.session.defaults.DefaultSqlSession.delete(DefaultSqlSession.java:212) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) + at com.sun.proxy.$Proxy122.delete(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.delete(SqlSessionTemplate.java:304) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:69) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy332.delete(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.remove(IService.java:137) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy334.remove(Unknown Source) + at cn.jyjz.xiaoyao.ocr.service.impl.OcrUsersearchServiceImpl.removeChildByIds(OcrUsersearchServiceImpl.java:47) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy336.removeChildByIds(Unknown Source) + at cn.jyjz.xiaoyao.ocr.controller.OcrUsersearchController.edit(OcrUsersearchController.java:190) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218) + at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) + 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:390) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +ERROR [2024-03-17 10:39:23,908][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: +### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +### The error may exist in cn/jyjz/xiaoyao/ocr/dataDao/OcrUsersearchchildMybatisDao.java (best guess) +### The error may involve defaultParameterMap +### The error occurred while setting parameters +### SQL: DELETE FROM ocr_usersearchchild WHERE (TYPE = ? AND usersearchid IN (?)) +### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause'] with root cause +java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' + at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:118) - at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:232) - at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:112) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703) - at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1786) - at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2910) -Caused by: com.mysql.cj.exceptions.UnableToConnectException: Public Key Retrieval is not allowed - at sun.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:85) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) - at com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:49) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:434) - at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:209) - at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1352) - at com.mysql.cj.NativeSession.connect(NativeSession.java:132) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 9 common frames omitted -ERROR [2024-03-16 19:51:56,195][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3446) + at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) + at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:152) + at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) + at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) + at com.sun.proxy.$Proxy295.execute(Unknown Source) + at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) + at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy428.update(Unknown Source) + at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) + at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) + at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) + at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) + at org.apache.ibatis.session.defaults.DefaultSqlSession.delete(DefaultSqlSession.java:212) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) + at com.sun.proxy.$Proxy122.delete(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.delete(SqlSessionTemplate.java:304) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:69) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy332.delete(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.remove(IService.java:137) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy334.remove(Unknown Source) + at cn.jyjz.xiaoyao.ocr.service.impl.OcrUsersearchServiceImpl.removeChildByIds(OcrUsersearchServiceImpl.java:47) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy336.removeChildByIds(Unknown Source) + at cn.jyjz.xiaoyao.ocr.controller.OcrUsersearchController.edit(OcrUsersearchController.java:190) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) @@ -13518,11 +3127,123 @@ cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) -ERROR [2024-03-16 19:52:35,639][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception -cn.jyjz.xiaoyao.common.base.exception.ServiceException: 失败 - at cn.jyjz.xiaoyao.framework.security.utils.JwtUtils.parseToken(JwtUtils.java:190) - at cn.jyjz.xiaoyao.admin.service.impl.UserTokenServiceImpl.getUserToken(UserTokenServiceImpl.java:120) - at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:86) +ERROR [2024-03-17 10:40:54,355][] org.apache.juli.logging.DirectJDKLog:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/foodapi] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: +### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +### The error may exist in cn/jyjz/xiaoyao/ocr/dataDao/OcrUsersearchchildMybatisDao.java (best guess) +### The error may involve defaultParameterMap +### The error occurred while setting parameters +### SQL: DELETE FROM ocr_usersearchchild WHERE (TYPE = ? AND usersearchid IN (?)) +### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' +; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause'] with root cause +java.sql.SQLSyntaxErrorException: Unknown column 'TYPE' in 'where clause' + at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) + at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3446) + at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) + at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) + at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:152) + at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) + at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) + at com.sun.proxy.$Proxy295.execute(Unknown Source) + at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) + at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy428.update(Unknown Source) + at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) + at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) + at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) + at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) + at com.sun.proxy.$Proxy427.update(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) + at org.apache.ibatis.session.defaults.DefaultSqlSession.delete(DefaultSqlSession.java:212) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) + at com.sun.proxy.$Proxy122.delete(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.delete(SqlSessionTemplate.java:304) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:69) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy332.delete(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.remove(IService.java:137) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy334.remove(Unknown Source) + at cn.jyjz.xiaoyao.ocr.service.impl.OcrUsersearchServiceImpl.removeChildByIds(OcrUsersearchServiceImpl.java:47) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) + at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) + at com.sun.proxy.$Proxy336.removeChildByIds(Unknown Source) + at cn.jyjz.xiaoyao.ocr.controller.OcrUsersearchController.edit(OcrUsersearchController.java:190) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:148) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) diff --git a/develop/logs/ocr/log_info.log b/develop/logs/ocr/log_info.log index 40213fd..a665177 100644 --- a/develop/logs/ocr/log_info.log +++ b/develop/logs/ocr/log_info.log @@ -1,30 +1,33 @@ -INFO [2024-03-15 12:48:47,050][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 16660 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 12:48:47,052][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 12:48:47,052][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 12:48:49,682][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 12:48:49,686][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 12:48:49,819][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 114 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 12:48:50,446][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:48:50,448][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6e3f2f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:48:50,556][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:48:50,587][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@67688110' 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) -INFO [2024-03-15 12:48:50,594][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 12:48:50,903][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 12:48:50,913][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 12:48:50,913][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 12:48:50,913][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 12:48:50,984][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 12:48:50,985][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3857 ms -INFO [2024-03-15 12:48:51,461][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 12:48:51,465][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 12:48:51,466][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 12:48:51,466][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 12:48:51,466][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 12:48:56,190][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 12:48:56,202][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 12:48:56,202][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 12:48:56,203][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 12:48:56,203][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' +INFO [2024-03-17 09:52:21,425][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 19944 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) +INFO [2024-03-17 09:52:21,428][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "pro" +INFO [2024-03-17 09:52:21,501][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final +INFO [2024-03-17 09:52:33,888][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +INFO [2024-03-17 09:52:33,891][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +INFO [2024-03-17 09:52:34,112][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 176 ms. Found 0 Redis repository interfaces. +INFO [2024-03-17 09:52:34,887][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 09:52:34,890][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7caaffdb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 09:52:35,177][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 09:52:35,202][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@14b528b6' 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) +INFO [2024-03-17 09:52:35,208][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) +INFO [2024-03-17 09:52:35,685][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8311 (http) +INFO [2024-03-17 09:52:35,702][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-8311"] +INFO [2024-03-17 09:52:35,703][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] +INFO [2024-03-17 09:52:35,703][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] +INFO [2024-03-17 09:52:35,874][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext +INFO [2024-03-17 09:52:35,875][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 14367 ms +INFO [2024-03-17 09:52:36,561][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited +INFO [2024-03-17 09:52:36,565][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited +INFO [2024-03-17 09:52:36,566][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success +INFO [2024-03-17 09:52:36,566][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success +INFO [2024-03-17 09:52:36,566][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] +INFO [2024-03-17 09:52:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8] +INFO [2024-03-17 09:52:41,360][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640361360 +INFO [2024-03-17 09:52:41,360][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8],耗时:1355 毫秒 +INFO [2024-03-17 09:52:42,730][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor +INFO [2024-03-17 09:52:42,753][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl +INFO [2024-03-17 09:52:42,753][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. +INFO [2024-03-17 09:52:42,754][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. +INFO [2024-03-17 09:52:42,755][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. @@ -32,110 +35,68 @@ INFO [2024-03-15 12:48:56,203][] org.quartz.core.QuartzScheduler:294 - Schedule Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. -INFO [2024-03-15 12:48:56,203][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 12:48:56,204][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 12:48:56,204][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c459c28 -INFO [2024-03-15 12:48:56,549][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:48:57,041][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 12:48:57,415][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:48:58,005][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:48:58,644][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:48:58,842][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:48:58,931][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 12:48:58,932][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:48:58,934][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:48:58,934][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:48:58,935][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:48:58,935][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:48:58,935][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:48:58,937][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:48:58,970][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:48:58,975][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:48:58,996][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:48:59,010][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:48:59,024][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:49:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478140009 -INFO [2024-03-15 12:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:49:00,378][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:49:01,326][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 12:49:01,409][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 12:49:01,649][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:49:01,796][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 12:49:01,797][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:49:02,502][] liquibase.logging.core.JavaLogger:23 - Successfully acquired change log lock -INFO [2024-03-15 12:49:03,464][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 12:49:03,589][] liquibase.logging.core.JavaLogger:23 - Successfully released change log lock -INFO [2024-03-15 12:49:03,654][] liquibase.logging.core.JavaLogger:23 - Successfully acquired change log lock -INFO [2024-03-15 12:49:03,698][] liquibase.logging.core.JavaLogger:23 - Successfully released change log lock -INFO [2024-03-15 12:49:03,733][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 12:49:03,734][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:49:03,950][] liquibase.logging.core.JavaLogger:23 - Successfully acquired change log lock -INFO [2024-03-15 12:49:04,447][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 12:49:04,540][] liquibase.logging.core.JavaLogger:23 - Successfully released change log lock -INFO [2024-03-15 12:49:04,598][] liquibase.logging.core.JavaLogger:23 - Successfully acquired change log lock -INFO [2024-03-15 12:49:04,637][] liquibase.logging.core.JavaLogger:23 - Successfully released change log lock -INFO [2024-03-15 12:49:04,671][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 12:49:04,672][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:49:04,682][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 12:49:05,125][] liquibase.logging.core.JavaLogger:23 - Waiting for changelog lock.... -INFO [2024-03-15 12:49:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:49:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478150013 -INFO [2024-03-15 12:49:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:49:15,216][] liquibase.logging.core.JavaLogger:23 - Waiting for changelog lock.... -INFO [2024-03-15 12:49:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:49:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478160013 -INFO [2024-03-15 12:49:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:49:25,262][] liquibase.logging.core.JavaLogger:23 - Waiting for changelog lock.... -INFO [2024-03-15 12:49:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:49:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478170004 -INFO [2024-03-15 12:49:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:49:35,301][] liquibase.logging.core.JavaLogger:23 - Waiting for changelog lock.... -INFO [2024-03-15 12:49:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:49:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478180015 -INFO [2024-03-15 12:49:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:49:45,351][] liquibase.logging.core.JavaLogger:23 - Waiting for changelog lock.... -INFO [2024-03-15 12:49:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:49:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478190009 -INFO [2024-03-15 12:49:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:49:55,411][] liquibase.logging.core.JavaLogger:23 - Waiting for changelog lock.... -INFO [2024-03-15 12:50:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:50:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478200011 -INFO [2024-03-15 12:50:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:50:05,451][] liquibase.logging.core.JavaLogger:23 - Waiting for changelog lock.... -INFO [2024-03-15 12:50:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b] -INFO [2024-03-15 12:50:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478210010 -INFO [2024-03-15 12:50:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6f021a4b],耗时:0 毫秒 -INFO [2024-03-15 12:50:20,257][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 5224 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 12:50:20,258][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 12:50:20,268][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 12:50:22,350][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 12:50:22,351][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 12:50:22,454][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 89 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 12:50:23,228][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:50:23,233][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d96c7d7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:50:23,440][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:50:23,481][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@66e827a8' 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) -INFO [2024-03-15 12:50:23,492][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 12:50:23,950][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 12:50:23,966][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 12:50:23,967][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 12:50:23,967][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 12:50:24,061][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 12:50:24,061][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3762 ms -INFO [2024-03-15 12:50:24,708][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 12:50:24,715][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 12:50:24,716][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 12:50:24,717][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 12:50:24,717][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 12:50:30,148][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6d02a851] -INFO [2024-03-15 12:50:30,208][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478230208 -INFO [2024-03-15 12:50:30,208][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6d02a851],耗时:59 毫秒 -INFO [2024-03-15 12:50:30,340][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 12:50:30,356][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 12:50:30,357][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 12:50:30,359][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 12:50:30,360][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' +INFO [2024-03-17 09:52:42,755][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. +INFO [2024-03-17 09:52:42,755][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 +INFO [2024-03-17 09:52:42,756][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3beaa16d +INFO [2024-03-17 09:52:43,536][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:52:44,085][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 +INFO [2024-03-17 09:52:44,303][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:52:44,488][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:52:44,582][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:52:44,639][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:52:44,676][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: +INFO [2024-03-17 09:52:44,676][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 09:52:44,676][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 09:52:44,677][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 09:52:44,677][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 09:52:44,677][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 09:52:44,677][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 09:52:44,677][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 09:52:44,682][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 09:52:44,685][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 09:52:44,687][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 09:52:44,690][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 09:52:44,693][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 09:52:44,937][] com.alibaba.druid.pool.DruidAbstractDataSource:1877 - {dataSource-1} failContinuous is true +INFO [2024-03-17 09:52:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8] +INFO [2024-03-17 09:52:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640370014 +INFO [2024-03-17 09:52:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8],耗时:0 毫秒 +INFO [2024-03-17 09:53:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8] +INFO [2024-03-17 09:53:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640380010 +INFO [2024-03-17 09:53:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8],耗时:0 毫秒 +INFO [2024-03-17 09:53:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8] +INFO [2024-03-17 09:53:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640390002 +INFO [2024-03-17 09:53:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8],耗时:0 毫秒 +INFO [2024-03-17 09:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8] +INFO [2024-03-17 09:53:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640400014 +INFO [2024-03-17 09:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4762e5c8],耗时:0 毫秒 +INFO [2024-03-17 09:53:38,331][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 28908 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) +INFO [2024-03-17 09:53:38,333][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" +INFO [2024-03-17 09:53:38,334][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final +INFO [2024-03-17 09:53:40,492][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +INFO [2024-03-17 09:53:40,494][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +INFO [2024-03-17 09:53:40,589][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. +INFO [2024-03-17 09:53:41,136][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 09:53:41,140][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f9873e6e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 09:53:41,254][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 09:53:41,280][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@19f02280' 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) +INFO [2024-03-17 09:53:41,288][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) +INFO [2024-03-17 09:53:41,648][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) +INFO [2024-03-17 09:53:41,659][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 09:53:41,660][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] +INFO [2024-03-17 09:53:41,660][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] +INFO [2024-03-17 09:53:41,742][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext +INFO [2024-03-17 09:53:41,742][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3366 ms +INFO [2024-03-17 09:53:42,179][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited +INFO [2024-03-17 09:53:42,184][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited +INFO [2024-03-17 09:53:42,184][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success +INFO [2024-03-17 09:53:42,184][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success +INFO [2024-03-17 09:53:42,184][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] +INFO [2024-03-17 09:53:46,851][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor +INFO [2024-03-17 09:53:46,865][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl +INFO [2024-03-17 09:53:46,865][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. +INFO [2024-03-17 09:53:46,866][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. +INFO [2024-03-17 09:53:46,867][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. @@ -143,89 +104,887 @@ INFO [2024-03-15 12:50:30,360][] org.quartz.core.QuartzScheduler:294 - Schedule Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. -INFO [2024-03-15 12:50:30,360][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 12:50:30,360][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 12:50:30,360][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4a3509b0 -INFO [2024-03-15 12:50:30,710][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:50:31,220][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 12:50:31,330][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:50:31,510][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:50:31,576][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:50:31,624][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:50:31,667][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 12:50:31,668][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:50:31,668][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:50:31,668][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:50:31,668][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:50:31,668][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:50:31,669][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:50:31,669][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:50:31,677][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:50:31,680][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:50:31,684][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:50:31,689][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:50:31,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:50:32,822][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:50:33,247][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 12:50:33,344][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 12:50:33,641][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:50:33,833][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 12:50:33,835][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:50:34,856][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 12:50:35,013][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 12:50:35,015][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:50:35,176][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 12:50:35,276][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 12:50:35,278][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:50:35,284][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 12:50:35,741][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 12:50:35,859][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 12:50:35,893][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:50:36,245][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 12:50:36,349][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 12:50:36,549][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 12:50:36,650][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 12:50:38,390][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 12:50:38,390][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 12:50:38,390][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 12:50:38,391][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 12:50:38,397][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 12:50:38,412][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 12:50:38,414][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 12:50:38,414][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 12:50:38,435][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 12:50:38,435][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 12:50:38,438][] org.apache.juli.logging.DirectJDKLog:173 - Stopping service [Tomcat] -INFO [2024-03-15 12:51:42,527][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 28080 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 12:51:42,529][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 12:51:42,542][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 12:51:45,337][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 12:51:45,339][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 12:51:45,438][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 86 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 12:51:46,015][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:51:46,019][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$74bdae31] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:51:46,165][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:51:46,185][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@44598ef7' 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) -INFO [2024-03-15 12:51:46,193][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 12:51:46,675][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 12:51:46,689][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 12:51:46,689][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 12:51:46,689][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 12:51:46,765][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 12:51:46,765][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 4133 ms -INFO [2024-03-15 12:51:47,389][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 12:51:47,398][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 12:51:47,398][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 12:51:47,398][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 12:51:47,399][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 12:51:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:51:51,479][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478311479 -INFO [2024-03-15 12:51:51,479][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:1474 毫秒 -INFO [2024-03-15 12:51:52,717][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 12:51:52,729][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 12:51:52,729][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 12:51:52,730][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 12:51:52,731][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' +INFO [2024-03-17 09:53:46,867][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. +INFO [2024-03-17 09:53:46,867][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 +INFO [2024-03-17 09:53:46,867][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3a0baec0 +INFO [2024-03-17 09:53:47,183][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:53:47,616][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 +INFO [2024-03-17 09:53:47,714][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:53:47,861][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:53:47,924][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:53:47,968][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 09:53:48,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: +INFO [2024-03-17 09:53:48,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 09:53:48,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 09:53:48,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 09:53:48,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 09:53:48,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 09:53:48,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 09:53:48,005][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 09:53:48,010][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 09:53:48,012][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 09:53:48,015][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 09:53:48,017][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 09:53:48,019][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 09:53:49,510][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 09:53:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:53:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640430006 +INFO [2024-03-17 09:53:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:53:50,052][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created +INFO [2024-03-17 09:53:50,131][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 +INFO [2024-03-17 09:53:50,368][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 09:53:50,501][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created +INFO [2024-03-17 09:53:50,503][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 09:53:51,877][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG +INFO [2024-03-17 09:53:51,976][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created +INFO [2024-03-17 09:53:51,977][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 09:53:52,148][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG +INFO [2024-03-17 09:53:52,227][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created +INFO [2024-03-17 09:53:52,228][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 09:53:52,235][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content +INFO [2024-03-17 09:53:52,628][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG +INFO [2024-03-17 09:53:52,704][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created +INFO [2024-03-17 09:53:52,706][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 09:53:52,994][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG +INFO [2024-03-17 09:53:53,081][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created +INFO [2024-03-17 09:53:53,210][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG +INFO [2024-03-17 09:53:53,282][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created +INFO [2024-03-17 09:53:56,204][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a370c7c, org.springframework.security.web.context.SecurityContextPersistenceFilter@16d31c48, org.springframework.security.web.header.HeaderWriterFilter@9670873, org.springframework.security.web.authentication.logout.LogoutFilter@66d9c846, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@67c020c8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a4833ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3220ffb, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@fa11fda, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63f08f9f, org.springframework.security.web.session.SessionManagementFilter@35fea0cd, org.springframework.security.web.access.ExceptionTranslationFilter@59845cb3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@381ed137] +INFO [2024-03-17 09:53:57,491][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 09:53:57,518][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 09:53:57,519][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 09:53:57,637][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 118 ms +INFO [2024-03-17 09:53:57,637][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' +INFO [2024-03-17 09:53:59,387][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now +INFO [2024-03-17 09:53:59,387][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. +INFO [2024-03-17 09:53:59,401][] org.springframework.boot.StartupInfoLogger:61 - Started App in 21.719 seconds (JVM running for 23.268) +INFO [2024-03-17 09:53:59,437][] cn.jyjz.xiaoyao.ocr.thread.TaskThreadPool$1:44 - 图片下载任务线程检查中... +INFO [2024-03-17 09:54:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:54:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640440010 +INFO [2024-03-17 09:54:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:54:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:54:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640450012 +INFO [2024-03-17 09:54:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:54:11,632][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' +INFO [2024-03-17 09:54:11,632][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' +INFO [2024-03-17 09:54:11,634][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms +INFO [2024-03-17 09:54:11,997][] cn.jyjz.xiaoyao.framework.security.authentication.qywx.QyWxProvider:33 - [QyWxProvider],wx=123456 +INFO [2024-03-17 09:54:11,998][] cn.jyjz.xiaoyao.framework.security.authentication.sms.SmsProvider:33 - [SmsProvider],sms=123456 +INFO [2024-03-17 09:54:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:54:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640460008 +INFO [2024-03-17 09:54:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:54:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:54:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640470003 +INFO [2024-03-17 09:54:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:54:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:54:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640480010 +INFO [2024-03-17 09:54:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:54:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:54:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640490006 +INFO [2024-03-17 09:54:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:55:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:55:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640500005 +INFO [2024-03-17 09:55:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:55:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:55:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640510008 +INFO [2024-03-17 09:55:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:55:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:55:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640520004 +INFO [2024-03-17 09:55:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:55:25,954][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDIzMjU4MjMsImlzc3VlZEF0IjoxNzEwNjQwNTI1NDQ0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlN2Q2ZDFlY2YzYWY5NDg2YTdkODc5YWU4YjYyMTI1MiIsInRva2VudXVpZCI6ImY2YzcyZjQ2MmIzYzQ5MDI5NTg1NjNhYjQ2ZjMzOGZkIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDIzMjUsImlhdCI6MTcxMDY0MDUyNX0.8SyQnMNKswSaKk_Rj0hJQyJirJuVjVcDlrl8xWPDWmw +INFO [2024-03-17 09:55:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:55:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640530016 +INFO [2024-03-17 09:55:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:2 毫秒 +INFO [2024-03-17 09:55:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:55:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640540002 +INFO [2024-03-17 09:55:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:55:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:55:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640550014 +INFO [2024-03-17 09:55:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:56:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:56:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640560010 +INFO [2024-03-17 09:56:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:56:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:56:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640570004 +INFO [2024-03-17 09:56:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:56:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:56:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640580014 +INFO [2024-03-17 09:56:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 09:56:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:56:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640590007 +INFO [2024-03-17 09:56:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:56:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:56:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640600003 +INFO [2024-03-17 09:56:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:56:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:56:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640610010 +INFO [2024-03-17 09:56:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:57:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:57:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640620003 +INFO [2024-03-17 09:57:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:57:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:57:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640630009 +INFO [2024-03-17 09:57:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:57:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:57:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640640007 +INFO [2024-03-17 09:57:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:57:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:57:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640650015 +INFO [2024-03-17 09:57:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:57:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:57:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640660007 +INFO [2024-03-17 09:57:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:57:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:57:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640670002 +INFO [2024-03-17 09:57:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:58:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:58:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640680011 +INFO [2024-03-17 09:58:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:58:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:58:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640690013 +INFO [2024-03-17 09:58:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:58:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:58:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640700005 +INFO [2024-03-17 09:58:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:58:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:58:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640710008 +INFO [2024-03-17 09:58:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:58:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:58:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640720001 +INFO [2024-03-17 09:58:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:58:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:58:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640730004 +INFO [2024-03-17 09:58:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:59:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:59:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640740011 +INFO [2024-03-17 09:59:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:59:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:59:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640750007 +INFO [2024-03-17 09:59:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:59:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:59:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640760004 +INFO [2024-03-17 09:59:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:59:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:59:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640770008 +INFO [2024-03-17 09:59:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:59:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:59:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640780003 +INFO [2024-03-17 09:59:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 09:59:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 09:59:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640790012 +INFO [2024-03-17 09:59:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:00:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:00:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640800012 +INFO [2024-03-17 10:00:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:00:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:00:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640810015 +INFO [2024-03-17 10:00:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:00:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:00:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640820012 +INFO [2024-03-17 10:00:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:00:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:00:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640830005 +INFO [2024-03-17 10:00:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:00:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:00:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640840003 +INFO [2024-03-17 10:00:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:00:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:00:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640850006 +INFO [2024-03-17 10:00:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:01:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:01:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640860010 +INFO [2024-03-17 10:01:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:01:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:01:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640870005 +INFO [2024-03-17 10:01:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:01:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:01:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640880007 +INFO [2024-03-17 10:01:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:01:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:01:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640890007 +INFO [2024-03-17 10:01:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:01:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:01:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640900016 +INFO [2024-03-17 10:01:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:01:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:01:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640910004 +INFO [2024-03-17 10:01:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:02:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:02:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640920007 +INFO [2024-03-17 10:02:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:02:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:02:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640930001 +INFO [2024-03-17 10:02:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:02:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:02:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640940002 +INFO [2024-03-17 10:02:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:02:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:02:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640950006 +INFO [2024-03-17 10:02:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:02:42,118][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:02:42,119][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640962119 +INFO [2024-03-17 10:02:42,119][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:02:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:02:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640970009 +INFO [2024-03-17 10:02:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:03:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:03:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640980015 +INFO [2024-03-17 10:03:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:03:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:03:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710640990010 +INFO [2024-03-17 10:03:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:03:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:03:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641000005 +INFO [2024-03-17 10:03:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:03:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:03:30,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641010000 +INFO [2024-03-17 10:03:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:03:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:03:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641020013 +INFO [2024-03-17 10:03:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:03:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:03:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641030004 +INFO [2024-03-17 10:03:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:04:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:04:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641040009 +INFO [2024-03-17 10:04:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:04:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:04:10,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641050017 +INFO [2024-03-17 10:04:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:04:21,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:04:21,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641061001 +INFO [2024-03-17 10:04:23,225][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:2224 毫秒 +INFO [2024-03-17 10:04:30,512][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:04:30,513][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641070513 +INFO [2024-03-17 10:04:30,513][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:05:06,560][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:05:06,560][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641106560 +INFO [2024-03-17 10:05:08,152][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1592 毫秒 +INFO [2024-03-17 10:05:22,953][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:05:22,954][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641122954 +INFO [2024-03-17 10:05:22,954][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:05:31,205][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:05:31,206][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641131206 +INFO [2024-03-17 10:05:31,206][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:05:40,326][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:05:40,326][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641140326 +INFO [2024-03-17 10:05:40,326][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:06:05,322][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:06:05,322][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641165322 +INFO [2024-03-17 10:06:05,993][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:671 毫秒 +INFO [2024-03-17 10:06:11,175][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:06:11,176][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641171176 +INFO [2024-03-17 10:06:11,176][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:07:55,257][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:07:55,257][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641275257 +INFO [2024-03-17 10:07:55,427][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:170 毫秒 +INFO [2024-03-17 10:08:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:08:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641280001 +INFO [2024-03-17 10:08:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:08:11,671][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:08:11,671][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641291671 +INFO [2024-03-17 10:08:13,151][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1480 毫秒 +INFO [2024-03-17 10:08:21,818][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:08:21,818][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641301818 +INFO [2024-03-17 10:08:22,784][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:966 毫秒 +INFO [2024-03-17 10:09:26,608][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:09:26,608][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641366608 +INFO [2024-03-17 10:09:26,608][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:09:30,664][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:09:30,665][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641370665 +INFO [2024-03-17 10:09:30,665][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:09:40,743][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:09:40,744][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641380744 +INFO [2024-03-17 10:10:37,272][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:56528 毫秒 +INFO [2024-03-17 10:10:59,953][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:10:59,953][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641459953 +INFO [2024-03-17 10:10:59,954][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:11:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:11:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641460008 +INFO [2024-03-17 10:11:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:11:21,684][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:11:21,685][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641481685 +INFO [2024-03-17 10:11:21,685][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:11:32,102][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:11:32,102][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641492102 +INFO [2024-03-17 10:11:32,102][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:11:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:11:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641500013 +INFO [2024-03-17 10:11:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:11:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:11:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641510009 +INFO [2024-03-17 10:11:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:12:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:12:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641520007 +INFO [2024-03-17 10:12:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:12:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:12:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641530006 +INFO [2024-03-17 10:12:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:12:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:12:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641540008 +INFO [2024-03-17 10:12:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:12:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:12:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641550009 +INFO [2024-03-17 10:12:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:12:40,517][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:12:40,517][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641560517 +INFO [2024-03-17 10:12:40,517][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:12:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:12:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641570014 +INFO [2024-03-17 10:12:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:13:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:13:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641580002 +INFO [2024-03-17 10:13:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:13:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:13:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641590005 +INFO [2024-03-17 10:13:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:13:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:13:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641600004 +INFO [2024-03-17 10:13:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:13:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:13:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641610005 +INFO [2024-03-17 10:13:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:13:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:13:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641620007 +INFO [2024-03-17 10:13:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:13:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:13:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641630011 +INFO [2024-03-17 10:13:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:14:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:14:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641640005 +INFO [2024-03-17 10:14:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:14:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:14:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641650015 +INFO [2024-03-17 10:14:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:14:21,829][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:14:21,830][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641661830 +INFO [2024-03-17 10:14:21,830][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:14:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:14:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641670004 +INFO [2024-03-17 10:14:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:14:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:14:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641680003 +INFO [2024-03-17 10:14:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:14:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:14:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641690009 +INFO [2024-03-17 10:14:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:15:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:15:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641700009 +INFO [2024-03-17 10:15:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:15:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:15:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641710001 +INFO [2024-03-17 10:15:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:15:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:15:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641720004 +INFO [2024-03-17 10:15:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:15:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:15:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641730005 +INFO [2024-03-17 10:15:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:15:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:15:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641740008 +INFO [2024-03-17 10:15:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:15:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:15:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641750006 +INFO [2024-03-17 10:15:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:16:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:16:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641760003 +INFO [2024-03-17 10:16:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:16:12,197][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:16:12,197][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641772197 +INFO [2024-03-17 10:16:12,197][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:16:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:16:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641780004 +INFO [2024-03-17 10:16:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:16:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:16:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641790002 +INFO [2024-03-17 10:16:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:16:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:16:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641800013 +INFO [2024-03-17 10:16:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:16:50,645][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:16:50,645][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641810645 +INFO [2024-03-17 10:16:50,646][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:17:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:17:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641820007 +INFO [2024-03-17 10:17:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:17:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:17:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641830003 +INFO [2024-03-17 10:17:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:17:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:17:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641840008 +INFO [2024-03-17 10:17:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:17:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:17:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641850015 +INFO [2024-03-17 10:17:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:17:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:17:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641860009 +INFO [2024-03-17 10:17:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:17:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:17:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641870001 +INFO [2024-03-17 10:17:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:18:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:18:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641880014 +INFO [2024-03-17 10:18:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:18:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:18:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641890001 +INFO [2024-03-17 10:18:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:18:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:18:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641900007 +INFO [2024-03-17 10:18:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:18:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:18:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641910015 +INFO [2024-03-17 10:18:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:18:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:18:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641920000 +INFO [2024-03-17 10:18:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:18:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:18:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641930010 +INFO [2024-03-17 10:18:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:19:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:19:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641940002 +INFO [2024-03-17 10:19:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:19:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:19:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641950002 +INFO [2024-03-17 10:19:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:19:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:19:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641960005 +INFO [2024-03-17 10:19:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:19:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:19:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641970004 +INFO [2024-03-17 10:19:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:19:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:19:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641980013 +INFO [2024-03-17 10:19:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:19:53,356][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:19:53,357][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710641993357 +INFO [2024-03-17 10:19:53,357][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:20:01,175][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:20:01,175][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642001175 +INFO [2024-03-17 10:20:01,175][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:20:20,809][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:20:25,655][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642025655 +INFO [2024-03-17 10:20:25,655][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:4846 毫秒 +INFO [2024-03-17 10:20:33,610][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:20:33,610][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642033610 +INFO [2024-03-17 10:20:33,610][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:20:43,494][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:20:43,495][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642043495 +INFO [2024-03-17 10:20:43,495][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:20:54,255][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:20:54,255][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642054255 +INFO [2024-03-17 10:20:54,255][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:21:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:21:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642060010 +INFO [2024-03-17 10:21:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:21:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:21:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642070011 +INFO [2024-03-17 10:21:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:21:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642080006 +INFO [2024-03-17 10:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:21:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:21:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642090014 +INFO [2024-03-17 10:21:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:21:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:21:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642100012 +INFO [2024-03-17 10:21:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:21:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:21:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642110009 +INFO [2024-03-17 10:21:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:22:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:22:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642120001 +INFO [2024-03-17 10:22:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:22:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:22:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642130014 +INFO [2024-03-17 10:22:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:22:22,469][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:22:22,469][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642142469 +INFO [2024-03-17 10:22:22,469][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:22:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:22:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642150001 +INFO [2024-03-17 10:22:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:22:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:22:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642160006 +INFO [2024-03-17 10:22:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:22:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:22:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642170016 +INFO [2024-03-17 10:22:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:23:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:23:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642180009 +INFO [2024-03-17 10:23:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:23:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:23:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642190007 +INFO [2024-03-17 10:23:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:23:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:23:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642200002 +INFO [2024-03-17 10:23:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:23:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:23:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642210010 +INFO [2024-03-17 10:23:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:23:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:23:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642220014 +INFO [2024-03-17 10:23:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:23:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:23:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642230005 +INFO [2024-03-17 10:23:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:24:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:24:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642240003 +INFO [2024-03-17 10:24:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:24:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:24:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642250016 +INFO [2024-03-17 10:24:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:24:21,863][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:24:21,863][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642261863 +INFO [2024-03-17 10:24:21,863][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:24:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:24:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642270016 +INFO [2024-03-17 10:24:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:24:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:24:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642280004 +INFO [2024-03-17 10:24:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:24:53,557][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:24:53,557][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642293557 +INFO [2024-03-17 10:24:53,557][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:25:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:25:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642300001 +INFO [2024-03-17 10:25:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:25:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:25:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642310016 +INFO [2024-03-17 10:25:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:25:23,877][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:25:23,877][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642323877 +INFO [2024-03-17 10:25:23,877][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:25:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:25:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642330007 +INFO [2024-03-17 10:25:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:25:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:25:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642340011 +INFO [2024-03-17 10:25:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:25:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:25:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642350008 +INFO [2024-03-17 10:25:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:26:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:26:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642360001 +INFO [2024-03-17 10:26:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:26:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:26:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642370004 +INFO [2024-03-17 10:26:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:26:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:26:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642380011 +INFO [2024-03-17 10:26:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:26:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:26:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642390013 +INFO [2024-03-17 10:26:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:26:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642400016 +INFO [2024-03-17 10:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:26:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:26:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642410001 +INFO [2024-03-17 10:26:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:27:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:27:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642420003 +INFO [2024-03-17 10:27:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:27:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:27:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642430012 +INFO [2024-03-17 10:27:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:27:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:27:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642440002 +INFO [2024-03-17 10:27:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:27:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:27:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642450007 +INFO [2024-03-17 10:27:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:27:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:27:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642460008 +INFO [2024-03-17 10:27:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:27:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:27:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642470016 +INFO [2024-03-17 10:27:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:28:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:28:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642480015 +INFO [2024-03-17 10:28:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:28:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:28:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642490006 +INFO [2024-03-17 10:28:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:28:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:28:20,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642500000 +INFO [2024-03-17 10:28:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:28:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:28:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642510004 +INFO [2024-03-17 10:28:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:28:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:28:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642520013 +INFO [2024-03-17 10:28:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:28:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642530007 +INFO [2024-03-17 10:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:29:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:29:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642540005 +INFO [2024-03-17 10:29:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:29:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:29:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642550004 +INFO [2024-03-17 10:29:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:29:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:29:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642560002 +INFO [2024-03-17 10:29:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:29:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:29:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642570016 +INFO [2024-03-17 10:29:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:29:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:29:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642580009 +INFO [2024-03-17 10:29:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:29:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:29:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642590004 +INFO [2024-03-17 10:29:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:30:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:30:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642600015 +INFO [2024-03-17 10:30:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:30:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:30:10,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642610017 +INFO [2024-03-17 10:30:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:30:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:30:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642620005 +INFO [2024-03-17 10:30:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:30:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:30:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642630010 +INFO [2024-03-17 10:30:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:30:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:30:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642640000 +INFO [2024-03-17 10:30:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:30:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:30:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642650007 +INFO [2024-03-17 10:30:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:31:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:31:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642660006 +INFO [2024-03-17 10:31:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:31:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:31:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642670016 +INFO [2024-03-17 10:31:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:31:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:31:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642680003 +INFO [2024-03-17 10:31:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:31:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:31:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642690013 +INFO [2024-03-17 10:31:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:31:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:31:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642700002 +INFO [2024-03-17 10:31:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:31:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:31:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642710001 +INFO [2024-03-17 10:31:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:32:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:32:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642720015 +INFO [2024-03-17 10:32:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:32:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:32:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642730008 +INFO [2024-03-17 10:32:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:32:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:32:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642740012 +INFO [2024-03-17 10:32:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:32:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:32:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642750015 +INFO [2024-03-17 10:32:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:32:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:32:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642760016 +INFO [2024-03-17 10:32:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:32:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:32:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642770002 +INFO [2024-03-17 10:32:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:33:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:33:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642780001 +INFO [2024-03-17 10:33:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:33:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:33:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642790012 +INFO [2024-03-17 10:33:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:33:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:33:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642800003 +INFO [2024-03-17 10:33:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:33:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:33:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642810005 +INFO [2024-03-17 10:33:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:33:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:33:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642820012 +INFO [2024-03-17 10:33:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:33:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:33:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642830013 +INFO [2024-03-17 10:33:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:34:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:34:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642840008 +INFO [2024-03-17 10:34:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:34:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:34:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642850013 +INFO [2024-03-17 10:34:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:34:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:34:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642860009 +INFO [2024-03-17 10:34:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:34:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:34:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642870007 +INFO [2024-03-17 10:34:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:34:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:34:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642880008 +INFO [2024-03-17 10:34:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:34:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:34:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642890010 +INFO [2024-03-17 10:34:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:35:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:35:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642900011 +INFO [2024-03-17 10:35:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:35:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:35:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642910008 +INFO [2024-03-17 10:35:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:35:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:35:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642920009 +INFO [2024-03-17 10:35:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:35:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:35:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642930003 +INFO [2024-03-17 10:35:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:35:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:35:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642940007 +INFO [2024-03-17 10:35:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:35:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:35:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642950007 +INFO [2024-03-17 10:35:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:36:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:36:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642960004 +INFO [2024-03-17 10:36:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:36:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:36:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642970016 +INFO [2024-03-17 10:36:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:36:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:36:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642980007 +INFO [2024-03-17 10:36:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:36:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:36:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710642990002 +INFO [2024-03-17 10:36:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:36:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:36:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643000015 +INFO [2024-03-17 10:36:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:36:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:36:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643010008 +INFO [2024-03-17 10:36:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:37:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:37:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643020012 +INFO [2024-03-17 10:37:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:37:05,791][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDQ4MjU3OTAsImlzc3VlZEF0IjoxNzEwNjQzMDI1Nzg3LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4ODc2MWJmMDJlMzNjOTcyYWRjODdkNGI0ODQ0NWE5ZCIsInRva2VudXVpZCI6IjA3OGNjMjgwZmNlZjRhYjZhN2RhOWY2MmM1MzU4NTgxIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDQ4MjUsImlhdCI6MTcxMDY0MzAyNX0.YkWXgn1Mk3Q5ccotWZmiNS56YabYAhWk_ScaGVeLG0o +INFO [2024-03-17 10:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:37:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643030002 +INFO [2024-03-17 10:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:37:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:37:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643040009 +INFO [2024-03-17 10:37:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:37:30,333][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:37:30,333][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643050333 +INFO [2024-03-17 10:37:31,374][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1041 毫秒 +INFO [2024-03-17 10:37:40,101][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:37:40,102][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643060102 +INFO [2024-03-17 10:37:40,102][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:38:14,586][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:38:14,586][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643094586 +INFO [2024-03-17 10:38:14,587][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:38:20,221][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:38:20,221][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643100221 +INFO [2024-03-17 10:38:20,221][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:38:31,740][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:38:31,741][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643111741 +INFO [2024-03-17 10:38:31,741][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:38:50,023][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:38:50,024][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643130024 +INFO [2024-03-17 10:38:50,024][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:39:06,021][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:39:06,022][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643146021 +INFO [2024-03-17 10:39:06,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:39:10,125][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:39:10,605][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643150605 +INFO [2024-03-17 10:39:10,605][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:480 毫秒 +INFO [2024-03-17 10:39:20,328][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:39:20,877][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643160877 +INFO [2024-03-17 10:39:20,877][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:39:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:39:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643170012 +INFO [2024-03-17 10:39:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:39:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:39:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643180012 +INFO [2024-03-17 10:39:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:39:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:39:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643190009 +INFO [2024-03-17 10:39:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:40:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:40:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643200008 +INFO [2024-03-17 10:40:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:40:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:40:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643210003 +INFO [2024-03-17 10:40:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:40:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:40:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643220001 +INFO [2024-03-17 10:40:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:40:32,460][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:40:32,461][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643232461 +INFO [2024-03-17 10:40:32,461][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:40:46,470][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:40:46,470][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643246470 +INFO [2024-03-17 10:40:46,471][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1 毫秒 +INFO [2024-03-17 10:40:50,030][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:40:52,474][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643252474 +INFO [2024-03-17 10:40:54,315][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:1841 毫秒 +INFO [2024-03-17 10:41:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:41:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643260014 +INFO [2024-03-17 10:41:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:41:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:41:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643270015 +INFO [2024-03-17 10:41:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:41:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:41:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643280006 +INFO [2024-03-17 10:41:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:41:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:41:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643290014 +INFO [2024-03-17 10:41:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:41:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:41:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643300013 +INFO [2024-03-17 10:41:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:41:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:41:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643310016 +INFO [2024-03-17 10:41:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:42:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:42:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643320016 +INFO [2024-03-17 10:42:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:42:10,023][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:42:10,024][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643330024 +INFO [2024-03-17 10:42:10,038][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:14 毫秒 +INFO [2024-03-17 10:42:20,039][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:42:20,045][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643340045 +INFO [2024-03-17 10:42:20,045][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:6 毫秒 +INFO [2024-03-17 10:42:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1] +INFO [2024-03-17 10:42:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643350012 +INFO [2024-03-17 10:42:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7d15c0c1],耗时:0 毫秒 +INFO [2024-03-17 10:43:12,615][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 12396 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) +INFO [2024-03-17 10:43:12,615][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final +INFO [2024-03-17 10:43:12,617][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" +INFO [2024-03-17 10:43:15,199][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +INFO [2024-03-17 10:43:15,201][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +INFO [2024-03-17 10:43:15,306][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 90 ms. Found 0 Redis repository interfaces. +INFO [2024-03-17 10:43:15,905][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 10:43:15,909][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$223586d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 10:43:16,025][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 10:43:16,049][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@265c1a7c' 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) +INFO [2024-03-17 10:43:16,056][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) +INFO [2024-03-17 10:43:16,379][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) +INFO [2024-03-17 10:43:16,389][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 10:43:16,390][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] +INFO [2024-03-17 10:43:16,390][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] +INFO [2024-03-17 10:43:16,470][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext +INFO [2024-03-17 10:43:16,470][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3809 ms +INFO [2024-03-17 10:43:16,966][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited +INFO [2024-03-17 10:43:16,971][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited +INFO [2024-03-17 10:43:16,971][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success +INFO [2024-03-17 10:43:16,972][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success +INFO [2024-03-17 10:43:16,972][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] +INFO [2024-03-17 10:43:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:43:21,042][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643401042 +INFO [2024-03-17 10:43:21,043][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:1034 毫秒 +INFO [2024-03-17 10:43:22,057][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor +INFO [2024-03-17 10:43:22,072][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl +INFO [2024-03-17 10:43:22,072][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. +INFO [2024-03-17 10:43:22,073][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. +INFO [2024-03-17 10:43:22,074][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. @@ -233,161 +992,209 @@ INFO [2024-03-15 12:51:52,731][] org.quartz.core.QuartzScheduler:294 - Schedule Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. -INFO [2024-03-15 12:51:52,731][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 12:51:52,731][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 12:51:52,731][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5b1f5fcc -INFO [2024-03-15 12:51:53,089][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:51:53,590][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 12:51:53,687][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:51:53,840][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:51:53,923][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:51:53,967][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:51:54,007][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 12:51:54,007][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:51:54,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:51:54,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:51:54,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:51:54,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:51:54,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:51:54,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:51:54,018][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:51:54,021][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:51:54,025][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:51:54,030][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:51:54,037][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:51:55,112][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:51:55,513][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 12:51:55,600][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 12:51:55,845][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:51:56,006][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 12:51:56,007][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:51:57,044][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 12:51:57,156][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 12:51:57,157][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:51:57,355][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 12:51:57,454][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 12:51:57,456][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:51:57,464][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 12:51:57,895][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 12:51:57,981][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 12:51:57,982][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:51:58,256][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 12:51:58,368][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 12:51:58,511][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 12:51:58,625][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 12:52:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:52:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478320015 -INFO [2024-03-15 12:52:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:52:01,117][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5ea50a98, org.springframework.security.web.context.SecurityContextPersistenceFilter@4f876114, org.springframework.security.web.header.HeaderWriterFilter@174da9a0, org.springframework.security.web.authentication.logout.LogoutFilter@3b4cce5a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@44aaa987, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6870e039, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@561b4c61, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@684b26b7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2812368, org.springframework.security.web.session.SessionManagementFilter@73983f07, org.springframework.security.web.access.ExceptionTranslationFilter@14cd8dfa, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@641001c2] -INFO [2024-03-15 12:52:02,773][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 12:52:02,804][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 12:52:02,804][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 12:52:02,942][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 138 ms -INFO [2024-03-15 12:52:02,943][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 12:52:05,765][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 12:52:05,765][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 12:52:05,791][] org.springframework.boot.StartupInfoLogger:61 - Started App in 24.233 seconds (JVM running for 25.329) -INFO [2024-03-15 12:52:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:52:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478330006 -INFO [2024-03-15 12:52:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:52:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:52:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478340013 -INFO [2024-03-15 12:52:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:52:28,926][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 12:52:28,927][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 12:52:28,929][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 12:52:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:52:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478350002 -INFO [2024-03-15 12:52:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:52:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:52:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478360014 -INFO [2024-03-15 12:52:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:52:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478370004 -INFO [2024-03-15 12:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:52:58,698][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODAxNzg1OTMsImlzc3VlZEF0IjoxNzEwNDc4Mzc4MTQ3LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJjZGUxMjdkNmNlNDM1NmExZGY1ZWQzMGVjMTA0N2M4NCIsInRva2VudXVpZCI6IjEwOTEwZTc1MzIzYjQ0MjE5NWM5MDQwMmQ3OGFiNjYzIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODAxNzgsImlhdCI6MTcxMDQ3ODM3OH0.DWhYZLFBUaPAdayWTsJVOlSB6i7kWrYLbceHP1-PIYA -INFO [2024-03-15 12:53:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:53:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478380010 -INFO [2024-03-15 12:53:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:4 毫秒 -INFO [2024-03-15 12:53:02,442][] org.flowable.engine.impl.app.AppDeployer:47 - Processing app resource 应用程序.app -INFO [2024-03-15 12:53:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:53:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478390005 -INFO [2024-03-15 12:53:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:53:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478400014 -INFO [2024-03-15 12:53:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:1 毫秒 -INFO [2024-03-15 12:53:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:53:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478410005 -INFO [2024-03-15 12:53:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:53:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:53:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478420013 -INFO [2024-03-15 12:53:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:53:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:53:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478430013 -INFO [2024-03-15 12:53:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:54:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:54:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478440005 -INFO [2024-03-15 12:54:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:54:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:54:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478450004 -INFO [2024-03-15 12:54:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:54:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:54:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478460005 -INFO [2024-03-15 12:54:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:54:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:54:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478470005 -INFO [2024-03-15 12:54:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:54:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:54:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478480014 -INFO [2024-03-15 12:54:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:54:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:54:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478490007 -INFO [2024-03-15 12:54:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:55:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:55:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478500009 -INFO [2024-03-15 12:55:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:1 毫秒 -INFO [2024-03-15 12:55:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:55:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478510016 -INFO [2024-03-15 12:55:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:55:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:55:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478520014 -INFO [2024-03-15 12:55:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:55:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:55:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478530008 -INFO [2024-03-15 12:55:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:55:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d] -INFO [2024-03-15 12:55:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478540005 -INFO [2024-03-15 12:55:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@14aa9e6d],耗时:0 毫秒 -INFO [2024-03-15 12:56:01,907][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 12:56:01,910][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 25004 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 12:56:01,911][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 12:56:07,044][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 12:56:07,046][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 12:56:07,135][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 12:56:07,694][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:56:07,697][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$393cebce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:56:07,818][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 12:56:07,844][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@486e9d1d' 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) -INFO [2024-03-15 12:56:07,851][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 12:56:08,260][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 12:56:08,271][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 12:56:08,272][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 12:56:08,272][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 12:56:08,368][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 12:56:08,368][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6407 ms -INFO [2024-03-15 12:56:08,930][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 12:56:08,934][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 12:56:08,934][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 12:56:08,934][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 12:56:08,934][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 12:56:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:56:12,581][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478572581 -INFO [2024-03-15 12:56:12,581][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:2573 毫秒 -INFO [2024-03-15 12:56:13,566][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 12:56:13,579][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 12:56:13,579][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 12:56:13,580][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 12:56:13,581][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' +INFO [2024-03-17 10:43:22,075][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. +INFO [2024-03-17 10:43:22,075][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 +INFO [2024-03-17 10:43:22,075][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@16a499d1 +INFO [2024-03-17 10:43:22,378][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:43:22,827][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 +INFO [2024-03-17 10:43:22,932][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:43:23,087][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:43:23,146][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:43:23,191][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:43:23,228][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: +INFO [2024-03-17 10:43:23,228][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 10:43:23,228][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 10:43:23,228][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 10:43:23,228][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 10:43:23,229][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 10:43:23,229][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 10:43:23,229][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 10:43:23,234][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 10:43:23,237][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 10:43:23,240][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 10:43:23,243][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 10:43:23,245][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 10:43:24,276][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 10:43:24,728][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created +INFO [2024-03-17 10:43:24,818][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 +INFO [2024-03-17 10:43:25,005][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 10:43:25,137][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created +INFO [2024-03-17 10:43:25,138][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 10:43:26,212][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG +INFO [2024-03-17 10:43:26,435][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created +INFO [2024-03-17 10:43:26,437][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 10:43:26,586][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG +INFO [2024-03-17 10:43:26,665][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created +INFO [2024-03-17 10:43:26,666][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 10:43:26,673][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content +INFO [2024-03-17 10:43:27,071][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG +INFO [2024-03-17 10:43:27,189][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created +INFO [2024-03-17 10:43:27,190][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 10:43:27,422][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG +INFO [2024-03-17 10:43:27,527][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created +INFO [2024-03-17 10:43:27,697][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG +INFO [2024-03-17 10:43:27,781][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created +INFO [2024-03-17 10:43:29,986][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5e3a577a, org.springframework.security.web.context.SecurityContextPersistenceFilter@7aa44fa2, org.springframework.security.web.header.HeaderWriterFilter@1a920154, org.springframework.security.web.authentication.logout.LogoutFilter@4dbeae45, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2ca3a203, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5aef36a9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@314b0d53, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@1feb586d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6965c32, org.springframework.security.web.session.SessionManagementFilter@6b78cbee, org.springframework.security.web.access.ExceptionTranslationFilter@1c0f32ad, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63f08f9f] +INFO [2024-03-17 10:43:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:43:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643410005 +INFO [2024-03-17 10:43:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:43:30,994][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 10:43:31,019][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 10:43:31,019][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 10:43:31,122][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 103 ms +INFO [2024-03-17 10:43:31,123][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' +INFO [2024-03-17 10:43:32,741][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now +INFO [2024-03-17 10:43:32,741][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. +INFO [2024-03-17 10:43:32,764][] org.springframework.boot.StartupInfoLogger:61 - Started App in 20.914 seconds (JVM running for 23.175) +INFO [2024-03-17 10:43:32,784][] cn.jyjz.xiaoyao.ocr.thread.TaskThreadPool$1:44 - 图片下载任务线程检查中... +INFO [2024-03-17 10:43:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:43:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643420010 +INFO [2024-03-17 10:43:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:43:41,619][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' +INFO [2024-03-17 10:43:41,619][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' +INFO [2024-03-17 10:43:41,622][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms +INFO [2024-03-17 10:43:43,424][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDUyMjMzODAsImlzc3VlZEF0IjoxNzEwNjQzNDIzMTQ4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJkOWI3MDNlOWVkNjM3ZjllYWZhM2QyMGE4YmY3NjIyNiIsInRva2VudXVpZCI6IjljNDRkNDRmNWY0MTQxZjU4Y2VmNWE1MTJlNmRmZTEwIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDUyMjMsImlhdCI6MTcxMDY0MzQyM30.XIGRum2Yhg0rzbcqCwSe8fpbtpso8C-Oy_hLsN7SeXU +INFO [2024-03-17 10:43:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:43:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643430008 +INFO [2024-03-17 10:43:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:4 毫秒 +INFO [2024-03-17 10:44:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:44:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643440001 +INFO [2024-03-17 10:44:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:44:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:44:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643450016 +INFO [2024-03-17 10:44:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:44:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:44:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643460008 +INFO [2024-03-17 10:44:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:44:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:44:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643470015 +INFO [2024-03-17 10:44:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:44:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:44:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643480014 +INFO [2024-03-17 10:44:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:44:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:44:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643490010 +INFO [2024-03-17 10:44:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:45:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:45:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643500004 +INFO [2024-03-17 10:45:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:45:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:45:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643510010 +INFO [2024-03-17 10:45:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:45:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:45:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643520001 +INFO [2024-03-17 10:45:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:45:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:45:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643530009 +INFO [2024-03-17 10:45:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:45:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:45:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643540008 +INFO [2024-03-17 10:45:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:45:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:45:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643550015 +INFO [2024-03-17 10:45:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:1 毫秒 +INFO [2024-03-17 10:46:01,652][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:46:01,653][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643561653 +INFO [2024-03-17 10:46:01,653][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:46:57,935][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:46:58,068][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643618068 +INFO [2024-03-17 10:46:58,442][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:374 毫秒 +INFO [2024-03-17 10:47:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:47:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643620006 +INFO [2024-03-17 10:47:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:47:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:47:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643630003 +INFO [2024-03-17 10:47:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:47:20,435][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:47:20,939][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643640939 +INFO [2024-03-17 10:47:20,939][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:47:42,036][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:47:42,813][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643662813 +INFO [2024-03-17 10:47:42,980][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:369 毫秒 +INFO [2024-03-17 10:47:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:47:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643670002 +INFO [2024-03-17 10:47:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:48:03,266][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:48:03,267][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643683267 +INFO [2024-03-17 10:48:03,267][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:48:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:48:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643690001 +INFO [2024-03-17 10:48:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:48:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:48:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643700009 +INFO [2024-03-17 10:48:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:48:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:48:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643710001 +INFO [2024-03-17 10:48:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:48:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:48:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643720003 +INFO [2024-03-17 10:48:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:48:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:48:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643730013 +INFO [2024-03-17 10:48:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:49:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:49:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643740014 +INFO [2024-03-17 10:49:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:49:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:49:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643750012 +INFO [2024-03-17 10:49:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:49:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:49:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643760007 +INFO [2024-03-17 10:49:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:49:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:49:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643770012 +INFO [2024-03-17 10:49:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:49:40,491][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:49:40,492][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643780492 +INFO [2024-03-17 10:49:41,108][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:616 毫秒 +INFO [2024-03-17 10:49:53,380][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:49:53,381][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643793381 +INFO [2024-03-17 10:49:53,381][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:50:28,973][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:50:28,974][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643828974 +INFO [2024-03-17 10:50:29,972][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:998 毫秒 +INFO [2024-03-17 10:50:33,341][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:50:33,341][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643833341 +INFO [2024-03-17 10:50:33,341][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:50:41,692][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:50:44,369][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643844369 +INFO [2024-03-17 10:50:55,772][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:14080 毫秒 +INFO [2024-03-17 10:51:17,664][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:51:41,778][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643901778 +INFO [2024-03-17 10:51:41,779][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:23304 毫秒 +INFO [2024-03-17 10:51:51,136][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75] +INFO [2024-03-17 10:51:51,137][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643911137 +INFO [2024-03-17 10:51:51,137][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@17577e75],耗时:0 毫秒 +INFO [2024-03-17 10:52:02,351][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final +INFO [2024-03-17 10:52:02,355][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 31440 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) +INFO [2024-03-17 10:52:02,356][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" +INFO [2024-03-17 10:52:04,410][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +INFO [2024-03-17 10:52:04,412][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +INFO [2024-03-17 10:52:04,507][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. +INFO [2024-03-17 10:52:05,084][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 10:52:05,088][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7caaffdb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 10:52:05,200][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 10:52:05,226][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@19827608' 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) +INFO [2024-03-17 10:52:05,234][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) +INFO [2024-03-17 10:52:05,565][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) +INFO [2024-03-17 10:52:05,577][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 10:52:05,578][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] +INFO [2024-03-17 10:52:05,578][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] +INFO [2024-03-17 10:52:05,668][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext +INFO [2024-03-17 10:52:05,668][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3274 ms +INFO [2024-03-17 10:52:06,098][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited +INFO [2024-03-17 10:52:06,102][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited +INFO [2024-03-17 10:52:06,103][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success +INFO [2024-03-17 10:52:06,103][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success +INFO [2024-03-17 10:52:06,103][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] +INFO [2024-03-17 10:52:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:52:10,078][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643930078 +INFO [2024-03-17 10:52:10,078][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:72 毫秒 +INFO [2024-03-17 10:52:10,710][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor +INFO [2024-03-17 10:52:10,723][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl +INFO [2024-03-17 10:52:10,723][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. +INFO [2024-03-17 10:52:10,724][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. +INFO [2024-03-17 10:52:10,725][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. @@ -395,467 +1202,155 @@ INFO [2024-03-15 12:56:13,581][] org.quartz.core.QuartzScheduler:294 - Schedule Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. -INFO [2024-03-15 12:56:13,581][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 12:56:13,581][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 12:56:13,581][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@65a80fdb -INFO [2024-03-15 12:56:13,880][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:56:14,301][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 12:56:14,394][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:56:14,527][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:56:14,585][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:56:14,661][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 12:56:14,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 12:56:14,695][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:56:14,695][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:56:14,695][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:56:14,695][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:56:14,695][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:56:14,696][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:56:14,696][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:56:14,702][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:56:14,704][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:56:14,707][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:56:14,710][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:56:14,712][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:56:15,748][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 12:56:16,171][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 12:56:16,244][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 12:56:16,438][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 12:56:16,571][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 12:56:16,572][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 12:56:17,822][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 12:56:17,926][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 12:56:17,928][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 12:56:18,074][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 12:56:18,157][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 12:56:18,158][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 12:56:18,164][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 12:56:18,570][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 12:56:18,645][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 12:56:18,646][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 12:56:18,875][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 12:56:18,963][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 12:56:19,105][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 12:56:19,180][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 12:56:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:56:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478580013 -INFO [2024-03-15 12:56:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:56:20,879][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@62a09668, org.springframework.security.web.context.SecurityContextPersistenceFilter@34a48013, org.springframework.security.web.header.HeaderWriterFilter@1f612968, org.springframework.security.web.authentication.logout.LogoutFilter@4c131823, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3aa4d595, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@564e0a6c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d306d27, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@ace2408, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5232cec1, org.springframework.security.web.session.SessionManagementFilter@57e9cd2, org.springframework.security.web.access.ExceptionTranslationFilter@619944a7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6dacde96] -INFO [2024-03-15 12:56:21,800][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 12:56:21,823][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 12:56:21,824][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 12:56:21,922][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 98 ms -INFO [2024-03-15 12:56:21,923][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 12:56:23,230][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 12:56:23,230][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 12:56:23,251][] org.springframework.boot.StartupInfoLogger:61 - Started App in 22.365 seconds (JVM running for 23.853) -INFO [2024-03-15 12:56:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:56:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478590006 -INFO [2024-03-15 12:56:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:56:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:56:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478600009 -INFO [2024-03-15 12:56:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:56:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:56:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478610008 -INFO [2024-03-15 12:56:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:57:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:57:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478620003 -INFO [2024-03-15 12:57:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:57:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:57:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478630002 -INFO [2024-03-15 12:57:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:57:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:57:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478640015 -INFO [2024-03-15 12:57:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:57:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:57:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478650010 -INFO [2024-03-15 12:57:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:57:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:57:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478660001 -INFO [2024-03-15 12:57:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:57:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:57:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478670001 -INFO [2024-03-15 12:57:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:58:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:58:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478680016 -INFO [2024-03-15 12:58:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:58:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:58:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478690004 -INFO [2024-03-15 12:58:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:58:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:58:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478700001 -INFO [2024-03-15 12:58:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:58:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:58:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478710013 -INFO [2024-03-15 12:58:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:1 毫秒 -INFO [2024-03-15 12:58:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:58:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478720012 -INFO [2024-03-15 12:58:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:58:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:58:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478730015 -INFO [2024-03-15 12:58:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:59:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:59:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478740005 -INFO [2024-03-15 12:59:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:59:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:59:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478750002 -INFO [2024-03-15 12:59:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:59:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:59:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478760005 -INFO [2024-03-15 12:59:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:59:28,687][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 12:59:28,688][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 12:59:28,690][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 12:59:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:59:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478770003 -INFO [2024-03-15 12:59:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:59:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:59:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478780004 -INFO [2024-03-15 12:59:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 12:59:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 12:59:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478790012 -INFO [2024-03-15 12:59:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:00:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:00:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478800003 -INFO [2024-03-15 13:00:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:00:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:00:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478810002 -INFO [2024-03-15 13:00:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:00:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:00:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478820010 -INFO [2024-03-15 13:00:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:00:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:00:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478830001 -INFO [2024-03-15 13:00:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:00:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:00:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478840013 -INFO [2024-03-15 13:00:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:00:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:00:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478850015 -INFO [2024-03-15 13:00:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:01:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:01:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478860012 -INFO [2024-03-15 13:01:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:01:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:01:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478870003 -INFO [2024-03-15 13:01:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:01:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:01:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478880016 -INFO [2024-03-15 13:01:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:01:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:01:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478890003 -INFO [2024-03-15 13:01:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:01:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:01:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478900015 -INFO [2024-03-15 13:01:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:01:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:01:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478910013 -INFO [2024-03-15 13:01:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:02:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:02:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478920005 -INFO [2024-03-15 13:02:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:02:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:02:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478930008 -INFO [2024-03-15 13:02:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:02:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:02:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478940012 -INFO [2024-03-15 13:02:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:02:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:02:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478950014 -INFO [2024-03-15 13:02:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:02:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:02:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478960000 -INFO [2024-03-15 13:02:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:02:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:02:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478970001 -INFO [2024-03-15 13:02:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:03:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:03:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478980013 -INFO [2024-03-15 13:03:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:03:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:03:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710478990010 -INFO [2024-03-15 13:03:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:03:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:03:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479000009 -INFO [2024-03-15 13:03:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:03:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:03:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479010010 -INFO [2024-03-15 13:03:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:03:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:03:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479020006 -INFO [2024-03-15 13:03:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:03:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:03:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479030005 -INFO [2024-03-15 13:03:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:04:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:04:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479040005 -INFO [2024-03-15 13:04:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:04:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:04:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479050007 -INFO [2024-03-15 13:04:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:04:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:04:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479060013 -INFO [2024-03-15 13:04:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:04:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:04:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479070004 -INFO [2024-03-15 13:04:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:04:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:04:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479080005 -INFO [2024-03-15 13:04:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:04:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:04:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479090014 -INFO [2024-03-15 13:04:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:05:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:05:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479100013 -INFO [2024-03-15 13:05:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:05:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:05:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479110014 -INFO [2024-03-15 13:05:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:05:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:05:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479120016 -INFO [2024-03-15 13:05:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:05:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:05:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479130004 -INFO [2024-03-15 13:05:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:05:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:05:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479140004 -INFO [2024-03-15 13:05:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:05:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:05:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479150003 -INFO [2024-03-15 13:05:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:06:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:06:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479160016 -INFO [2024-03-15 13:06:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:06:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:06:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479170006 -INFO [2024-03-15 13:06:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:06:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:06:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479180005 -INFO [2024-03-15 13:06:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:06:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:06:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479190004 -INFO [2024-03-15 13:06:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:06:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:06:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479200008 -INFO [2024-03-15 13:06:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:06:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:06:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479210003 -INFO [2024-03-15 13:06:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:07:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:07:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479220002 -INFO [2024-03-15 13:07:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:07:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:07:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479230003 -INFO [2024-03-15 13:07:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:07:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:07:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479240005 -INFO [2024-03-15 13:07:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:07:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:07:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479250013 -INFO [2024-03-15 13:07:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:07:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:07:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479260014 -INFO [2024-03-15 13:07:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:07:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:07:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479270007 -INFO [2024-03-15 13:07:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:08:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:08:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479280002 -INFO [2024-03-15 13:08:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:08:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:08:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479290015 -INFO [2024-03-15 13:08:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:08:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:08:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479300015 -INFO [2024-03-15 13:08:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:08:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:08:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479310008 -INFO [2024-03-15 13:08:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:08:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:08:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479320012 -INFO [2024-03-15 13:08:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:08:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:08:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479330011 -INFO [2024-03-15 13:08:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:1 毫秒 -INFO [2024-03-15 13:09:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:09:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479340016 -INFO [2024-03-15 13:09:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:09:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:09:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479350014 -INFO [2024-03-15 13:09:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:09:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:09:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479360017 -INFO [2024-03-15 13:09:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:09:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:09:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479370001 -INFO [2024-03-15 13:09:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:09:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:09:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479380010 -INFO [2024-03-15 13:09:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:09:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:09:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479390009 -INFO [2024-03-15 13:09:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:10:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:10:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479400008 -INFO [2024-03-15 13:10:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:10:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:10:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479410009 -INFO [2024-03-15 13:10:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:10:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:10:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479420003 -INFO [2024-03-15 13:10:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:10:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:10:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479430007 -INFO [2024-03-15 13:10:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:10:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:10:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479440006 -INFO [2024-03-15 13:10:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:10:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:10:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479450015 -INFO [2024-03-15 13:10:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:11:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:11:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479460015 -INFO [2024-03-15 13:11:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:11:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:11:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479470007 -INFO [2024-03-15 13:11:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:11:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:11:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479480015 -INFO [2024-03-15 13:11:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:11:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:11:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479490010 -INFO [2024-03-15 13:11:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:1 毫秒 -INFO [2024-03-15 13:11:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:11:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479500004 -INFO [2024-03-15 13:11:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:11:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:11:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479510012 -INFO [2024-03-15 13:11:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:12:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:12:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479520016 -INFO [2024-03-15 13:12:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:12:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:12:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479530014 -INFO [2024-03-15 13:12:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:12:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:12:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479540014 -INFO [2024-03-15 13:12:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:1 毫秒 -INFO [2024-03-15 13:12:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:12:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479550002 -INFO [2024-03-15 13:12:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:12:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:12:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479560003 -INFO [2024-03-15 13:12:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:12:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:12:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479570013 -INFO [2024-03-15 13:12:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:13:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:13:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479580014 -INFO [2024-03-15 13:13:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:13:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:13:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479590005 -INFO [2024-03-15 13:13:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:13:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:13:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479600015 -INFO [2024-03-15 13:13:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:13:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:13:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479610009 -INFO [2024-03-15 13:13:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:13:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:13:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479620002 -INFO [2024-03-15 13:13:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:13:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:13:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479630012 -INFO [2024-03-15 13:13:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:14:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:14:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479640006 -INFO [2024-03-15 13:14:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:14:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:14:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479650014 -INFO [2024-03-15 13:14:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:14:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:14:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479660007 -INFO [2024-03-15 13:14:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:14:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:14:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479670005 -INFO [2024-03-15 13:14:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:14:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:14:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479680013 -INFO [2024-03-15 13:14:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:14:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:14:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479690014 -INFO [2024-03-15 13:14:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:15:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:15:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479700004 -INFO [2024-03-15 13:15:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:15:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:15:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479710016 -INFO [2024-03-15 13:15:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:15:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:15:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479720005 -INFO [2024-03-15 13:15:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:15:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:15:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479730014 -INFO [2024-03-15 13:15:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:15:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:15:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479740005 -INFO [2024-03-15 13:15:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:15:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:15:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479750014 -INFO [2024-03-15 13:15:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:16:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:16:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479760012 -INFO [2024-03-15 13:16:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:16:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:16:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479770015 -INFO [2024-03-15 13:16:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:16:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:16:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479780015 -INFO [2024-03-15 13:16:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:16:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:16:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479790006 -INFO [2024-03-15 13:16:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:16:39,927][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 13:16:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9] -INFO [2024-03-15 13:16:40,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479800017 -INFO [2024-03-15 13:16:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@42c5fea9],耗时:0 毫秒 -INFO [2024-03-15 13:16:40,854][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 13:16:40,854][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 13:16:40,855][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 13:16:40,860][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 13:16:40,867][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 13:16:40,888][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 13:16:40,890][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 13:16:40,890][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 13:16:40,912][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 13:16:40,912][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 13:17:05,065][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 27240 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 13:17:05,067][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 13:17:05,070][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 13:17:10,116][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 13:17:10,118][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 13:17:10,204][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 73 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 13:17:10,763][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:17:10,767][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:17:10,891][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:17:10,915][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a531422' 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) -INFO [2024-03-15 13:17:10,922][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 13:17:11,315][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 13:17:11,327][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:17:11,327][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 13:17:11,327][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 13:17:11,422][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 13:17:11,422][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6311 ms -INFO [2024-03-15 13:17:11,972][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 13:17:11,976][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 13:17:11,977][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 13:17:11,977][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 13:17:11,977][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 13:17:16,633][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 13:17:16,645][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 13:17:16,646][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 13:17:16,646][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 13:17:16,647][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' +INFO [2024-03-17 10:52:10,725][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. +INFO [2024-03-17 10:52:10,725][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 +INFO [2024-03-17 10:52:10,725][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@40aad17d +INFO [2024-03-17 10:52:11,036][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:52:11,470][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 +INFO [2024-03-17 10:52:11,573][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:52:11,723][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:52:11,784][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:52:11,827][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 10:52:11,863][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: +INFO [2024-03-17 10:52:11,863][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 10:52:11,863][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 10:52:11,864][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 10:52:11,864][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 10:52:11,864][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 10:52:11,864][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 10:52:11,864][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 10:52:11,870][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 10:52:11,872][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 10:52:11,876][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 10:52:11,880][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 10:52:11,882][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 10:52:12,962][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 10:52:13,370][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created +INFO [2024-03-17 10:52:13,445][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 +INFO [2024-03-17 10:52:13,666][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 10:52:13,808][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created +INFO [2024-03-17 10:52:13,809][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 10:52:14,818][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG +INFO [2024-03-17 10:52:14,920][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created +INFO [2024-03-17 10:52:14,921][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 10:52:15,192][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG +INFO [2024-03-17 10:52:15,277][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created +INFO [2024-03-17 10:52:15,278][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 10:52:15,284][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content +INFO [2024-03-17 10:52:15,710][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG +INFO [2024-03-17 10:52:15,797][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created +INFO [2024-03-17 10:52:15,799][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 10:52:16,013][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG +INFO [2024-03-17 10:52:16,104][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created +INFO [2024-03-17 10:52:16,246][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG +INFO [2024-03-17 10:52:16,324][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created +INFO [2024-03-17 10:52:18,255][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57dd4bc9, org.springframework.security.web.context.SecurityContextPersistenceFilter@3220ffb, org.springframework.security.web.header.HeaderWriterFilter@61c946a0, org.springframework.security.web.authentication.logout.LogoutFilter@31d327b6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6517bc6b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b6d9650, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@67726dd1, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@6c9151c1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@47897093, org.springframework.security.web.session.SessionManagementFilter@7a7fdc1a, org.springframework.security.web.access.ExceptionTranslationFilter@7aa44fa2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2ca3a203] +INFO [2024-03-17 10:52:19,145][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 10:52:19,170][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 10:52:19,170][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 10:52:19,283][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 113 ms +INFO [2024-03-17 10:52:19,283][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' +INFO [2024-03-17 10:52:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:52:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643940013 +INFO [2024-03-17 10:52:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:52:20,831][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now +INFO [2024-03-17 10:52:20,832][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. +INFO [2024-03-17 10:52:20,848][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.399 seconds (JVM running for 21.069) +INFO [2024-03-17 10:52:20,867][] cn.jyjz.xiaoyao.ocr.thread.TaskThreadPool$1:44 - 图片下载任务线程检查中... +INFO [2024-03-17 10:52:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:52:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643950007 +INFO [2024-03-17 10:52:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:52:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:52:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643960014 +INFO [2024-03-17 10:52:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:52:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:52:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643970006 +INFO [2024-03-17 10:52:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:53:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:53:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643980003 +INFO [2024-03-17 10:53:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:53:03,860][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' +INFO [2024-03-17 10:53:03,860][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' +INFO [2024-03-17 10:53:03,862][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms +INFO [2024-03-17 10:53:05,933][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDU3ODU4ODUsImlzc3VlZEF0IjoxNzEwNjQzOTg1NjUzLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0ZmQxMGEwMDE0NmRmZDA1OThhZWU4YzE0ZDNkNDQzZSIsInRva2VudXVpZCI6ImIzMGM2NGY4NGUxMDQ1OWE4NTgxMGQ4ZTExZjhkNTE5IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDU3ODUsImlhdCI6MTcxMDY0Mzk4NX0.YUgz3jbXcZnAR4xBc4O_k8JCTnqWJ8RPcFBzbytUdfU +INFO [2024-03-17 10:53:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:53:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710643990016 +INFO [2024-03-17 10:53:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:2 毫秒 +INFO [2024-03-17 10:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:53:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644000014 +INFO [2024-03-17 10:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:53:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:53:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644010014 +INFO [2024-03-17 10:53:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:53:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:53:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644020003 +INFO [2024-03-17 10:53:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:53:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:53:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644030004 +INFO [2024-03-17 10:53:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:54:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:54:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644040011 +INFO [2024-03-17 10:54:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:54:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:54:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644050003 +INFO [2024-03-17 10:54:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:54:20,834][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:54:20,834][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644060834 +INFO [2024-03-17 10:54:20,834][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:54:31,139][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:54:31,139][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644071139 +INFO [2024-03-17 10:54:31,140][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:1 毫秒 +INFO [2024-03-17 10:54:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:54:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644080004 +INFO [2024-03-17 10:54:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:54:50,593][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:54:50,593][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644090593 +INFO [2024-03-17 10:54:50,593][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:55:50,093][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:55:50,093][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644150093 +INFO [2024-03-17 10:55:50,094][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:1 毫秒 +INFO [2024-03-17 10:56:21,446][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:56:28,403][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644188403 +INFO [2024-03-17 10:56:28,403][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 10:56:40,851][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:56:40,851][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644200851 +INFO [2024-03-17 10:56:42,787][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:1936 毫秒 +INFO [2024-03-17 10:56:50,307][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 10:56:50,308][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644210308 +INFO [2024-03-17 10:56:51,579][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:1271 毫秒 +INFO [2024-03-17 11:00:35,522][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b] +INFO [2024-03-17 11:00:35,523][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644435523 +INFO [2024-03-17 11:00:35,523][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3ba3506b],耗时:0 毫秒 +INFO [2024-03-17 11:00:53,211][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 29876 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) +INFO [2024-03-17 11:00:53,212][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final +INFO [2024-03-17 11:00:53,212][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" +INFO [2024-03-17 11:00:55,216][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +INFO [2024-03-17 11:00:55,218][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +INFO [2024-03-17 11:00:55,316][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 84 ms. Found 0 Redis repository interfaces. +INFO [2024-03-17 11:00:55,882][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 11:00:55,886][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f9873e6e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 11:00:55,997][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +INFO [2024-03-17 11:00:56,023][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@19f02280' 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) +INFO [2024-03-17 11:00:56,030][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) +INFO [2024-03-17 11:00:56,353][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) +INFO [2024-03-17 11:00:56,364][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 11:00:56,365][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] +INFO [2024-03-17 11:00:56,365][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] +INFO [2024-03-17 11:00:56,446][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext +INFO [2024-03-17 11:00:56,446][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3198 ms +INFO [2024-03-17 11:00:56,875][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited +INFO [2024-03-17 11:00:56,879][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited +INFO [2024-03-17 11:00:56,880][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success +INFO [2024-03-17 11:00:56,880][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success +INFO [2024-03-17 11:00:56,880][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] +INFO [2024-03-17 11:01:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:01:00,444][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644460444 +INFO [2024-03-17 11:01:00,445][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:433 毫秒 +INFO [2024-03-17 11:01:01,409][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor +INFO [2024-03-17 11:01:01,422][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl +INFO [2024-03-17 11:01:01,422][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. +INFO [2024-03-17 11:01:01,423][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. +INFO [2024-03-17 11:01:01,424][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. @@ -863,13676 +1358,277 @@ INFO [2024-03-15 13:17:16,647][] org.quartz.core.QuartzScheduler:294 - Schedule Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. -INFO [2024-03-15 13:17:16,647][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 13:17:16,647][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 13:17:16,647][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 13:17:16,947][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:17:17,364][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 13:17:17,463][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:17:17,597][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:17:17,657][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:17:17,731][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:17:17,765][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 13:17:17,765][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:17:17,765][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:17:17,766][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:17:17,766][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:17:17,766][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:17:17,766][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:17:17,766][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:17:17,770][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:17:17,773][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:17:17,776][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:17:17,779][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:17:17,781][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:17:19,111][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:17:19,496][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 13:17:19,591][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 13:17:19,779][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:17:19,914][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 13:17:19,915][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:17:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:17:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479840016 -INFO [2024-03-15 13:17:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:17:21,174][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 13:17:21,323][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 13:17:21,324][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:17:21,468][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 13:17:21,549][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 13:17:21,550][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:17:21,555][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 13:17:21,938][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 13:17:22,016][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 13:17:22,017][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:17:22,302][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 13:17:22,430][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 13:17:22,559][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 13:17:22,634][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 13:17:24,427][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@60abe420, org.springframework.security.web.context.SecurityContextPersistenceFilter@15ec3c0c, org.springframework.security.web.header.HeaderWriterFilter@1cb4cad0, org.springframework.security.web.authentication.logout.LogoutFilter@753cfae3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3670af2b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@13a8cb4e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@75c5ab79, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@21e60eed, org.springframework.security.web.session.SessionManagementFilter@2f95ce11, org.springframework.security.web.access.ExceptionTranslationFilter@1d306d27, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@24c94e95] -INFO [2024-03-15 13:17:25,303][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:17:25,362][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:17:25,362][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:17:25,465][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 103 ms -INFO [2024-03-15 13:17:25,466][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 13:17:26,702][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 13:17:26,703][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 13:17:26,718][] org.springframework.boot.StartupInfoLogger:61 - Started App in 22.405 seconds (JVM running for 23.599) -INFO [2024-03-15 13:17:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:17:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479850007 -INFO [2024-03-15 13:17:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:17:30,536][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 13:17:30,536][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 13:17:30,538][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 13:17:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:17:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479860002 -INFO [2024-03-15 13:17:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:17:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:17:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479870008 -INFO [2024-03-15 13:17:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:18:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:18:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479880007 -INFO [2024-03-15 13:18:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:18:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:18:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479890011 -INFO [2024-03-15 13:18:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:18:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:18:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479900014 -INFO [2024-03-15 13:18:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:18:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:18:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479910001 -INFO [2024-03-15 13:18:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:18:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:18:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479920007 -INFO [2024-03-15 13:18:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:18:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:18:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479930012 -INFO [2024-03-15 13:18:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:19:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:19:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479940012 -INFO [2024-03-15 13:19:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:19:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:19:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479950015 -INFO [2024-03-15 13:19:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:19:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:19:20,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479960000 -INFO [2024-03-15 13:19:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:19:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:19:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479970007 -INFO [2024-03-15 13:19:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:19:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:19:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479980015 -INFO [2024-03-15 13:19:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:19:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:19:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710479990011 -INFO [2024-03-15 13:19:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:20:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:20:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480000009 -INFO [2024-03-15 13:20:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:20:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:20:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480010012 -INFO [2024-03-15 13:20:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:20:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:20:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480020004 -INFO [2024-03-15 13:20:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:20:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:20:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480030003 -INFO [2024-03-15 13:20:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:20:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:20:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480040009 -INFO [2024-03-15 13:20:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:20:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:20:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480050003 -INFO [2024-03-15 13:20:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:21:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:21:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480060006 -INFO [2024-03-15 13:21:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:21:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:21:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480070013 -INFO [2024-03-15 13:21:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:21:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480080006 -INFO [2024-03-15 13:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:21:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:21:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480090006 -INFO [2024-03-15 13:21:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:21:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:21:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480100015 -INFO [2024-03-15 13:21:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:21:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:21:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480110008 -INFO [2024-03-15 13:21:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:22:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:22:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480120012 -INFO [2024-03-15 13:22:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:22:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:22:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480130011 -INFO [2024-03-15 13:22:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:22:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:22:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480140017 -INFO [2024-03-15 13:22:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:22:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:22:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480150005 -INFO [2024-03-15 13:22:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:22:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:22:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480160002 -INFO [2024-03-15 13:22:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:22:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:22:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480170004 -INFO [2024-03-15 13:22:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:23:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:23:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480180011 -INFO [2024-03-15 13:23:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:23:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:23:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480190001 -INFO [2024-03-15 13:23:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:23:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:23:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480200017 -INFO [2024-03-15 13:23:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:23:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:23:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480210004 -INFO [2024-03-15 13:23:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:23:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:23:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480220004 -INFO [2024-03-15 13:23:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:23:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:23:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480230001 -INFO [2024-03-15 13:23:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:24:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:24:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480240010 -INFO [2024-03-15 13:24:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:24:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:24:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480250013 -INFO [2024-03-15 13:24:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:24:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:24:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480260014 -INFO [2024-03-15 13:24:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:24:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:24:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480270005 -INFO [2024-03-15 13:24:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:24:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:24:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480280002 -INFO [2024-03-15 13:24:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:24:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:24:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480290008 -INFO [2024-03-15 13:24:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:25:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:25:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480300002 -INFO [2024-03-15 13:25:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:25:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:25:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480310012 -INFO [2024-03-15 13:25:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:25:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:25:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480320008 -INFO [2024-03-15 13:25:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:25:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:25:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480330007 -INFO [2024-03-15 13:25:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:25:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:25:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480340002 -INFO [2024-03-15 13:25:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:25:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:25:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480350002 -INFO [2024-03-15 13:25:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:25:58,638][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODIxNTg2MjUsImlzc3VlZEF0IjoxNzEwNDgwMzU4MjAxLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJmNjAzNjJmNWQwNjkzZThmMjEzODlmNzRhMDIzZGI0OSIsInRva2VudXVpZCI6ImQ4MTgyZmZmZjFjZTQ5NGQ4YzQwMzg0MTMxYmJhYWJmIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODIxNTgsImlhdCI6MTcxMDQ4MDM1OH0.Oy_3HXBX73di1OlltKCNaLI3Xrr8pWMA4TIdkUjOdXw -INFO [2024-03-15 13:26:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:26:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480360007 -INFO [2024-03-15 13:26:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:5 毫秒 -INFO [2024-03-15 13:26:00,195][] org.flowable.engine.impl.app.AppDeployer:47 - Processing app resource 应用程序.app -INFO [2024-03-15 13:26:00,201][] org.flowable.engine.impl.app.AppDeployer:47 - Processing app resource 应用程序.app -INFO [2024-03-15 13:26:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:26:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480370016 -INFO [2024-03-15 13:26:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:26:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:26:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480380006 -INFO [2024-03-15 13:26:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:26:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:26:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480390001 -INFO [2024-03-15 13:26:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:26:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:26:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480400007 -INFO [2024-03-15 13:26:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:26:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:26:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480410013 -INFO [2024-03-15 13:26:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:27:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:27:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480420001 -INFO [2024-03-15 13:27:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:27:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:27:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480430004 -INFO [2024-03-15 13:27:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:27:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:27:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480440008 -INFO [2024-03-15 13:27:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:28:05,296][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:28:05,297][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480485297 -INFO [2024-03-15 13:28:05,297][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:28:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:28:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480490002 -INFO [2024-03-15 13:28:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:28:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:28:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480500005 -INFO [2024-03-15 13:28:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:28:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:28:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480510002 -INFO [2024-03-15 13:28:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:28:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:28:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480520004 -INFO [2024-03-15 13:28:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:28:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:28:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480530008 -INFO [2024-03-15 13:28:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:29:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:29:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480540013 -INFO [2024-03-15 13:29:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:29:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:29:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480550013 -INFO [2024-03-15 13:29:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:29:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:29:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480560008 -INFO [2024-03-15 13:29:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:29:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:29:30,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480570000 -INFO [2024-03-15 13:29:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:29:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:29:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480580010 -INFO [2024-03-15 13:29:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:29:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:29:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480590000 -INFO [2024-03-15 13:29:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:30:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:30:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480600006 -INFO [2024-03-15 13:30:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:30:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:30:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480610012 -INFO [2024-03-15 13:30:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:30:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:30:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480620014 -INFO [2024-03-15 13:30:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:30:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:30:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480630002 -INFO [2024-03-15 13:30:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:30:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:30:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480640016 -INFO [2024-03-15 13:30:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:30:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:30:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480650016 -INFO [2024-03-15 13:30:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:31:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:31:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480660001 -INFO [2024-03-15 13:31:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:31:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:31:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480670008 -INFO [2024-03-15 13:31:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:31:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:31:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480680012 -INFO [2024-03-15 13:31:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:31:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:31:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480690005 -INFO [2024-03-15 13:31:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:31:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:31:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480700001 -INFO [2024-03-15 13:31:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:31:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:31:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480710002 -INFO [2024-03-15 13:31:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:32:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:32:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480720004 -INFO [2024-03-15 13:32:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:32:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:32:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480730013 -INFO [2024-03-15 13:32:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:32:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:32:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480740016 -INFO [2024-03-15 13:32:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:32:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480750002 -INFO [2024-03-15 13:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:32:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:32:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480760011 -INFO [2024-03-15 13:32:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:32:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:32:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480770015 -INFO [2024-03-15 13:32:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:33:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:33:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480780010 -INFO [2024-03-15 13:33:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:33:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:33:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480790004 -INFO [2024-03-15 13:33:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:33:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:33:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480800003 -INFO [2024-03-15 13:33:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:33:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:33:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480810004 -INFO [2024-03-15 13:33:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:33:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:33:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480820002 -INFO [2024-03-15 13:33:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:33:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:33:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480830003 -INFO [2024-03-15 13:33:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:34:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:34:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480840015 -INFO [2024-03-15 13:34:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:34:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:34:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480850005 -INFO [2024-03-15 13:34:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:34:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:34:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480860011 -INFO [2024-03-15 13:34:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:34:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:34:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480870010 -INFO [2024-03-15 13:34:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:34:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:34:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480880005 -INFO [2024-03-15 13:34:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:34:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:34:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480890015 -INFO [2024-03-15 13:34:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:35:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:35:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480900003 -INFO [2024-03-15 13:35:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:35:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:35:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480910005 -INFO [2024-03-15 13:35:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:35:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:35:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480920004 -INFO [2024-03-15 13:35:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:35:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:35:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480930003 -INFO [2024-03-15 13:35:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:35:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:35:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480940016 -INFO [2024-03-15 13:35:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:35:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:35:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480950012 -INFO [2024-03-15 13:35:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:36:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:36:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480960015 -INFO [2024-03-15 13:36:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:36:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:36:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480970014 -INFO [2024-03-15 13:36:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:36:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:36:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480980015 -INFO [2024-03-15 13:36:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:36:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:36:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710480990003 -INFO [2024-03-15 13:36:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:36:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:36:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481000000 -INFO [2024-03-15 13:36:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:36:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:36:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481010002 -INFO [2024-03-15 13:36:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:37:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:37:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481020002 -INFO [2024-03-15 13:37:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:37:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:37:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481030003 -INFO [2024-03-15 13:37:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:37:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:37:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481040002 -INFO [2024-03-15 13:37:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:37:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:37:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481050009 -INFO [2024-03-15 13:37:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:37:43,088][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:37:43,088][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481063088 -INFO [2024-03-15 13:37:43,088][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:37:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:37:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481070014 -INFO [2024-03-15 13:37:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:38:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:38:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481080004 -INFO [2024-03-15 13:38:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:1 毫秒 -INFO [2024-03-15 13:38:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:38:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481090015 -INFO [2024-03-15 13:38:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:38:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:38:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481100012 -INFO [2024-03-15 13:38:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:38:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:38:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481110008 -INFO [2024-03-15 13:38:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:38:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:38:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481120009 -INFO [2024-03-15 13:38:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:38:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:38:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481130011 -INFO [2024-03-15 13:38:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:39:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:39:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481140001 -INFO [2024-03-15 13:39:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:39:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:39:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481150005 -INFO [2024-03-15 13:39:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:39:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:39:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481160004 -INFO [2024-03-15 13:39:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:39:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:39:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481170009 -INFO [2024-03-15 13:39:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:39:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961] -INFO [2024-03-15 13:39:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481180005 -INFO [2024-03-15 13:39:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2c5a7961],耗时:0 毫秒 -INFO [2024-03-15 13:39:49,508][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 13:39:49,929][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 13:39:49,929][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 13:39:49,929][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 13:39:49,929][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 13:39:49,935][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 13:39:49,937][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 13:39:49,938][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 13:39:49,938][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 13:39:49,944][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 13:39:49,944][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 13:39:58,124][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 24804 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 13:39:58,125][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 13:39:58,125][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 13:40:00,246][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 13:40:00,248][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 13:40:00,338][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 13:40:00,869][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:40:00,872][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1abe165e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:40:00,989][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:40:01,018][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@72fbf94d' 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) -INFO [2024-03-15 13:40:01,025][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 13:40:01,371][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 13:40:01,383][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:40:01,383][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 13:40:01,383][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 13:40:01,461][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 13:40:01,462][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3295 ms -INFO [2024-03-15 13:40:01,882][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 13:40:01,886][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 13:40:01,886][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 13:40:01,887][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 13:40:01,887][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 13:40:06,449][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 13:40:06,465][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 13:40:06,465][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 13:40:06,466][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 13:40:06,468][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 13:40:06,468][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 13:40:06,468][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 13:40:06,468][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7641ed02 -INFO [2024-03-15 13:40:06,794][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:40:07,221][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 13:40:07,318][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:40:07,461][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:40:07,524][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:40:07,570][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:40:07,603][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 13:40:07,604][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:40:07,604][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:40:07,604][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:40:07,604][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:40:07,604][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:40:07,604][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:40:07,604][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:40:07,609][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:40:07,612][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:40:07,614][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:40:07,617][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:40:07,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:40:08,673][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:40:09,092][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 13:40:09,166][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 13:40:09,406][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:40:09,537][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 13:40:09,538][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:40:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c] -INFO [2024-03-15 13:40:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481210015 -INFO [2024-03-15 13:40:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c],耗时:0 毫秒 -INFO [2024-03-15 13:40:10,530][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 13:40:10,630][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 13:40:10,631][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:40:10,785][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 13:40:10,867][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 13:40:10,868][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:40:10,874][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 13:40:11,268][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 13:40:11,345][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 13:40:11,346][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:40:11,567][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 13:40:11,662][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 13:40:11,788][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 13:40:11,863][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 13:40:13,649][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e5dea22, org.springframework.security.web.context.SecurityContextPersistenceFilter@3152d449, org.springframework.security.web.header.HeaderWriterFilter@41bd8ec9, org.springframework.security.web.authentication.logout.LogoutFilter@293dd4b3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@58f259bd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e8f1db2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e38b953, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@3355b8ff, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4fd8aefe, org.springframework.security.web.session.SessionManagementFilter@557abb68, org.springframework.security.web.access.ExceptionTranslationFilter@35bfa7be, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4caca86d] -INFO [2024-03-15 13:40:14,537][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:40:14,559][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:40:14,559][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:40:14,664][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 105 ms -INFO [2024-03-15 13:40:14,665][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 13:40:15,924][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 13:40:15,925][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 13:40:15,940][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.607 seconds (JVM running for 20.163) -INFO [2024-03-15 13:40:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c] -INFO [2024-03-15 13:40:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481220002 -INFO [2024-03-15 13:40:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c],耗时:0 毫秒 -INFO [2024-03-15 13:40:20,783][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 13:40:20,784][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 13:40:20,786][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 13:40:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c] -INFO [2024-03-15 13:40:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481230006 -INFO [2024-03-15 13:40:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c],耗时:0 毫秒 -INFO [2024-03-15 13:40:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c] -INFO [2024-03-15 13:40:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481240014 -INFO [2024-03-15 13:40:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c],耗时:0 毫秒 -INFO [2024-03-15 13:40:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c] -INFO [2024-03-15 13:40:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481250010 -INFO [2024-03-15 13:40:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c],耗时:0 毫秒 -INFO [2024-03-15 13:41:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c] -INFO [2024-03-15 13:41:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481260008 -INFO [2024-03-15 13:41:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c],耗时:0 毫秒 -INFO [2024-03-15 13:41:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c] -INFO [2024-03-15 13:41:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481270004 -INFO [2024-03-15 13:41:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1c959d2c],耗时:0 毫秒 -INFO [2024-03-15 13:41:19,782][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 13:42:33,733][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 13:42:33,734][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 1124 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 13:42:33,735][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 13:42:35,915][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 13:42:35,918][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 13:42:36,013][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 83 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 13:42:37,219][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:42:37,224][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6ee261c3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:42:37,502][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:42:37,546][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4e4162bc' 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) -INFO [2024-03-15 13:42:37,553][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 13:42:38,053][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 13:42:38,065][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:42:38,065][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 13:42:38,065][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 13:42:38,174][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 13:42:38,175][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 4388 ms -INFO [2024-03-15 13:42:38,898][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 13:42:38,902][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 13:42:38,902][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 13:42:38,902][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 13:42:38,902][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 13:42:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:42:42,871][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481362871 -INFO [2024-03-15 13:42:42,871][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:2865 毫秒 -INFO [2024-03-15 13:42:44,325][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 13:42:44,343][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 13:42:44,343][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 13:42:44,344][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 13:42:44,345][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 13:42:44,345][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 13:42:44,345][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 13:42:44,345][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5b55c3d6 -INFO [2024-03-15 13:42:45,305][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:42:45,890][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 13:42:46,039][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:42:46,228][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:42:46,298][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:42:46,376][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:42:46,419][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 13:42:46,419][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:42:46,420][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:42:46,420][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:42:46,420][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:42:46,420][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:42:46,420][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:42:46,420][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:42:46,426][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:42:46,429][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:42:46,432][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:42:46,434][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:42:46,436][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:42:47,676][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:42:48,260][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 13:42:48,389][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 13:42:48,652][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:42:48,879][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 13:42:48,881][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:42:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:42:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481370002 -INFO [2024-03-15 13:42:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:42:50,790][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 13:42:50,981][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 13:42:50,990][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:42:51,171][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 13:42:51,272][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 13:42:51,273][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:42:51,284][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 13:42:51,708][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 13:42:51,801][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 13:42:51,812][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:42:52,176][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 13:42:52,286][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 13:42:52,451][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 13:42:52,572][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 13:42:55,416][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f32fe68, org.springframework.security.web.context.SecurityContextPersistenceFilter@386b4f7e, org.springframework.security.web.header.HeaderWriterFilter@2f349170, org.springframework.security.web.authentication.logout.LogoutFilter@3d94b49d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2cc9a5a2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@466f7259, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64a0ee65, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@5c3710b3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1007954a, org.springframework.security.web.session.SessionManagementFilter@323b5264, org.springframework.security.web.access.ExceptionTranslationFilter@3152d449, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@58f259bd] -INFO [2024-03-15 13:42:57,388][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:42:57,516][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:42:57,516][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:42:57,952][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 435 ms -INFO [2024-03-15 13:42:57,953][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 13:43:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:43:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481380009 -INFO [2024-03-15 13:43:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:1 毫秒 -INFO [2024-03-15 13:43:00,379][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 13:43:00,379][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 13:43:00,408][] org.springframework.boot.StartupInfoLogger:61 - Started App in 27.44 seconds (JVM running for 28.625) -INFO [2024-03-15 13:43:04,596][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 13:43:04,596][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 13:43:04,599][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-15 13:43:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:43:10,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481390000 -INFO [2024-03-15 13:43:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:1 毫秒 -INFO [2024-03-15 13:43:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:43:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481400008 -INFO [2024-03-15 13:43:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:43:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:43:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481410015 -INFO [2024-03-15 13:43:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:43:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:43:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481420010 -INFO [2024-03-15 13:43:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:43:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:43:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481430011 -INFO [2024-03-15 13:43:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:44:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:44:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481440004 -INFO [2024-03-15 13:44:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:44:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:44:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481450011 -INFO [2024-03-15 13:44:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:44:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:44:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481460001 -INFO [2024-03-15 13:44:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:44:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:44:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481470003 -INFO [2024-03-15 13:44:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:44:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:44:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481480013 -INFO [2024-03-15 13:44:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:44:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:44:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481490008 -INFO [2024-03-15 13:44:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:45:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7] -INFO [2024-03-15 13:45:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481500008 -INFO [2024-03-15 13:45:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@24c0abb7],耗时:0 毫秒 -INFO [2024-03-15 13:45:17,612][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 13:45:17,617][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 8932 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 13:45:17,617][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 13:45:22,852][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 13:45:22,854][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 13:45:22,943][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 13:45:23,550][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:45:23,553][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$393cebce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:45:23,691][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 13:45:23,719][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@486e9d1d' 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) -INFO [2024-03-15 13:45:23,727][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 13:45:24,174][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 13:45:24,186][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:45:24,186][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 13:45:24,186][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 13:45:24,401][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 13:45:24,401][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6747 ms -INFO [2024-03-15 13:45:24,910][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 13:45:24,914][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 13:45:24,914][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 13:45:24,914][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 13:45:24,915][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 13:45:29,675][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 13:45:29,688][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 13:45:29,688][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 13:45:29,689][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 13:45:29,689][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 13:45:29,690][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 13:45:29,690][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 13:45:29,690][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@65a80fdb -INFO [2024-03-15 13:45:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:45:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481530004 -INFO [2024-03-15 13:45:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:45:30,041][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:45:30,457][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 13:45:30,552][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:45:30,685][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:45:30,744][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:45:30,826][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 13:45:30,861][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 13:45:30,862][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:45:30,862][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:45:30,862][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:45:30,862][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:45:30,862][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:45:30,862][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:45:30,862][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:45:30,867][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:45:30,870][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:45:30,873][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:45:30,876][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:45:30,879][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:45:31,960][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 13:45:32,417][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 13:45:32,491][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 13:45:32,700][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 13:45:32,832][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 13:45:32,833][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 13:45:34,128][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 13:45:34,256][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 13:45:34,257][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 13:45:34,399][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 13:45:34,489][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 13:45:34,490][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 13:45:34,497][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 13:45:34,879][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 13:45:34,954][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 13:45:34,955][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 13:45:35,174][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 13:45:35,287][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 13:45:35,416][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 13:45:35,504][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 13:45:37,293][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@62a09668, org.springframework.security.web.context.SecurityContextPersistenceFilter@34a48013, org.springframework.security.web.header.HeaderWriterFilter@1f612968, org.springframework.security.web.authentication.logout.LogoutFilter@4c131823, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3aa4d595, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@564e0a6c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d306d27, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@ace2408, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5232cec1, org.springframework.security.web.session.SessionManagementFilter@57e9cd2, org.springframework.security.web.access.ExceptionTranslationFilter@45cce4c2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6dacde96] -INFO [2024-03-15 13:45:38,221][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 13:45:38,247][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:45:38,248][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 13:45:38,353][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 105 ms -INFO [2024-03-15 13:45:38,354][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 13:45:39,625][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 13:45:39,625][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 13:45:39,642][] org.springframework.boot.StartupInfoLogger:61 - Started App in 22.715 seconds (JVM running for 24.214) -INFO [2024-03-15 13:45:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:45:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481540006 -INFO [2024-03-15 13:45:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:45:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:45:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481550014 -INFO [2024-03-15 13:45:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:45:56,987][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 13:45:56,987][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 13:45:56,989][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 13:46:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:46:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481560003 -INFO [2024-03-15 13:46:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:46:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:46:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481570007 -INFO [2024-03-15 13:46:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:46:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:46:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481580017 -INFO [2024-03-15 13:46:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:46:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:46:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481590015 -INFO [2024-03-15 13:46:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:46:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:46:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481600003 -INFO [2024-03-15 13:46:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:46:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:46:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481610007 -INFO [2024-03-15 13:46:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:47:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:47:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481620014 -INFO [2024-03-15 13:47:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:47:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:47:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481630013 -INFO [2024-03-15 13:47:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:47:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:47:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481640005 -INFO [2024-03-15 13:47:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:47:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:47:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481650011 -INFO [2024-03-15 13:47:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:47:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:47:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481660006 -INFO [2024-03-15 13:47:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:47:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:47:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481670006 -INFO [2024-03-15 13:47:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:48:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:48:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481680009 -INFO [2024-03-15 13:48:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:48:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:48:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481690010 -INFO [2024-03-15 13:48:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:48:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:48:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481700010 -INFO [2024-03-15 13:48:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:48:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:48:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481710002 -INFO [2024-03-15 13:48:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:48:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:48:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481720002 -INFO [2024-03-15 13:48:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:48:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:48:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481730011 -INFO [2024-03-15 13:48:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:49:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:49:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481740015 -INFO [2024-03-15 13:49:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:49:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:49:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481750002 -INFO [2024-03-15 13:49:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:49:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:49:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481760016 -INFO [2024-03-15 13:49:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:49:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:49:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481770001 -INFO [2024-03-15 13:49:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:49:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:49:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481780013 -INFO [2024-03-15 13:49:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:49:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:49:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481790016 -INFO [2024-03-15 13:49:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:50:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:50:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481800016 -INFO [2024-03-15 13:50:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:50:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:50:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481810001 -INFO [2024-03-15 13:50:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:50:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:50:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481820011 -INFO [2024-03-15 13:50:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:50:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:50:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481830013 -INFO [2024-03-15 13:50:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:50:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:50:40,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481840017 -INFO [2024-03-15 13:50:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:50:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:50:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481850013 -INFO [2024-03-15 13:50:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:51:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:51:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481860004 -INFO [2024-03-15 13:51:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:51:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:51:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481870006 -INFO [2024-03-15 13:51:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:51:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:51:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481880002 -INFO [2024-03-15 13:51:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:51:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:51:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481890013 -INFO [2024-03-15 13:51:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:51:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:51:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481900016 -INFO [2024-03-15 13:51:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:51:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:51:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481910012 -INFO [2024-03-15 13:51:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:52:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:52:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481920008 -INFO [2024-03-15 13:52:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:52:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:52:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481930001 -INFO [2024-03-15 13:52:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:52:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:52:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481940009 -INFO [2024-03-15 13:52:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:52:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:52:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481950013 -INFO [2024-03-15 13:52:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:52:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:52:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481960002 -INFO [2024-03-15 13:52:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:52:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:52:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481970015 -INFO [2024-03-15 13:52:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:53:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:53:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481980010 -INFO [2024-03-15 13:53:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:53:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:53:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710481990012 -INFO [2024-03-15 13:53:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:53:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:53:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482000011 -INFO [2024-03-15 13:53:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:53:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:53:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482010011 -INFO [2024-03-15 13:53:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:53:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:53:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482020013 -INFO [2024-03-15 13:53:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:53:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:53:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482030013 -INFO [2024-03-15 13:53:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:54:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:54:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482040008 -INFO [2024-03-15 13:54:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:54:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:54:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482050014 -INFO [2024-03-15 13:54:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:54:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:54:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482060006 -INFO [2024-03-15 13:54:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:1 毫秒 -INFO [2024-03-15 13:54:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:54:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482070008 -INFO [2024-03-15 13:54:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:54:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:54:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482080010 -INFO [2024-03-15 13:54:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:54:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:54:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482090009 -INFO [2024-03-15 13:54:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:55:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:55:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482100002 -INFO [2024-03-15 13:55:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:1 毫秒 -INFO [2024-03-15 13:55:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:55:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482110003 -INFO [2024-03-15 13:55:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:55:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:55:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482120001 -INFO [2024-03-15 13:55:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:55:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:55:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482130006 -INFO [2024-03-15 13:55:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:55:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:55:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482140016 -INFO [2024-03-15 13:55:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:55:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:55:50,065][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482150065 -INFO [2024-03-15 13:55:50,065][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:56:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:56:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482160005 -INFO [2024-03-15 13:56:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:56:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:56:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482170011 -INFO [2024-03-15 13:56:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:56:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:56:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482180011 -INFO [2024-03-15 13:56:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:56:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:56:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482190009 -INFO [2024-03-15 13:56:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:56:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:56:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482200005 -INFO [2024-03-15 13:56:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:56:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:56:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482210009 -INFO [2024-03-15 13:56:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:57:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:57:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482220009 -INFO [2024-03-15 13:57:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:57:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:57:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482230002 -INFO [2024-03-15 13:57:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:57:20,018][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:57:20,018][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482240018 -INFO [2024-03-15 13:57:20,019][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:1 毫秒 -INFO [2024-03-15 13:57:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:57:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482250013 -INFO [2024-03-15 13:57:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:57:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:57:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482260016 -INFO [2024-03-15 13:57:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:57:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:57:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482270014 -INFO [2024-03-15 13:57:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:58:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:58:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482280015 -INFO [2024-03-15 13:58:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:58:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:58:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482290014 -INFO [2024-03-15 13:58:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:58:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:58:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482300009 -INFO [2024-03-15 13:58:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:58:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:58:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482310014 -INFO [2024-03-15 13:58:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:58:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:58:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482320013 -INFO [2024-03-15 13:58:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:58:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:58:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482330015 -INFO [2024-03-15 13:58:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:59:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:59:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482340011 -INFO [2024-03-15 13:59:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:59:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:59:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482350011 -INFO [2024-03-15 13:59:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:59:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:59:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482360015 -INFO [2024-03-15 13:59:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:59:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:59:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482370001 -INFO [2024-03-15 13:59:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:59:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:59:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482380008 -INFO [2024-03-15 13:59:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 13:59:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 13:59:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482390002 -INFO [2024-03-15 13:59:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:00:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:00:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482400014 -INFO [2024-03-15 14:00:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:00:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:00:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482410007 -INFO [2024-03-15 14:00:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:00:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:00:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482420003 -INFO [2024-03-15 14:00:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:00:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:00:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482430014 -INFO [2024-03-15 14:00:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:00:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:00:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482440007 -INFO [2024-03-15 14:00:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:00:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:00:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482450003 -INFO [2024-03-15 14:00:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:01:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:01:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482460003 -INFO [2024-03-15 14:01:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:01:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:01:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482470009 -INFO [2024-03-15 14:01:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:01:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:01:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482480007 -INFO [2024-03-15 14:01:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:01:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:01:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482490005 -INFO [2024-03-15 14:01:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:01:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:01:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482500010 -INFO [2024-03-15 14:01:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:01:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:01:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482510014 -INFO [2024-03-15 14:01:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:02:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:02:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482520014 -INFO [2024-03-15 14:02:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:02:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:02:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482530006 -INFO [2024-03-15 14:02:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:02:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:02:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482540014 -INFO [2024-03-15 14:02:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:02:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:02:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482550013 -INFO [2024-03-15 14:02:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:02:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:02:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482560004 -INFO [2024-03-15 14:02:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:02:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:02:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482570010 -INFO [2024-03-15 14:02:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:03:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:03:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482580015 -INFO [2024-03-15 14:03:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:03:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:03:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482590010 -INFO [2024-03-15 14:03:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:03:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:03:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482600006 -INFO [2024-03-15 14:03:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:03:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:03:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482610010 -INFO [2024-03-15 14:03:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:03:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:03:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482620007 -INFO [2024-03-15 14:03:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:03:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:03:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482630003 -INFO [2024-03-15 14:03:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:04:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:04:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482640011 -INFO [2024-03-15 14:04:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:04:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:04:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482650006 -INFO [2024-03-15 14:04:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:04:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:04:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482660003 -INFO [2024-03-15 14:04:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:04:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:04:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482670016 -INFO [2024-03-15 14:04:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:04:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:04:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482680004 -INFO [2024-03-15 14:04:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:04:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:04:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482690008 -INFO [2024-03-15 14:04:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:05:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:05:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482700011 -INFO [2024-03-15 14:05:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:1 毫秒 -INFO [2024-03-15 14:05:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:05:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482710003 -INFO [2024-03-15 14:05:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:05:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:05:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482720002 -INFO [2024-03-15 14:05:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:1 毫秒 -INFO [2024-03-15 14:05:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:05:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482730003 -INFO [2024-03-15 14:05:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:05:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:05:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482740004 -INFO [2024-03-15 14:05:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:05:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:05:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482750002 -INFO [2024-03-15 14:05:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:06:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f] -INFO [2024-03-15 14:06:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482760005 -INFO [2024-03-15 14:06:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6bc3a25f],耗时:0 毫秒 -INFO [2024-03-15 14:06:06,169][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 14:06:07,132][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 14:06:07,133][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 14:06:07,133][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 14:06:07,142][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 14:06:07,165][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 14:06:07,205][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 14:06:07,206][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 14:06:07,207][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 14:06:07,211][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 14:06:07,212][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 14:06:17,351][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 10712 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 14:06:17,351][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 14:06:17,355][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 14:06:22,191][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 14:06:22,194][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 14:06:22,325][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 116 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 14:06:23,081][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:06:23,087][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$64ca4f0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:06:23,239][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:06:23,273][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@67e0fd6d' 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) -INFO [2024-03-15 14:06:23,280][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 14:06:23,853][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 14:06:23,871][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 14:06:23,872][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 14:06:23,872][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 14:06:24,081][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 14:06:24,081][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6672 ms -INFO [2024-03-15 14:06:24,693][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 14:06:24,697][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 14:06:24,698][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 14:06:24,698][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 14:06:24,698][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 14:06:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:06:30,583][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482790583 -INFO [2024-03-15 14:06:30,583][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:581 毫秒 -INFO [2024-03-15 14:06:32,343][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 14:06:32,359][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 14:06:32,359][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 14:06:32,360][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 14:06:32,361][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 14:06:32,361][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 14:06:32,361][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 14:06:32,361][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@559c4e06 -INFO [2024-03-15 14:06:32,856][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:06:33,367][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 14:06:33,485][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:06:33,662][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:06:33,724][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:06:33,805][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:06:33,857][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 14:06:33,857][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:06:33,857][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:06:33,857][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:06:33,857][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:06:33,857][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:06:33,857][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:06:33,858][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:06:33,864][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:06:33,868][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:06:33,871][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:06:33,874][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:06:33,877][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:06:35,122][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:06:35,630][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 14:06:35,745][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 14:06:35,946][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:06:36,087][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 14:06:36,088][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:06:37,512][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 14:06:37,634][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 14:06:37,635][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:06:37,783][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 14:06:37,868][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 14:06:37,870][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:06:37,877][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 14:06:38,330][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 14:06:38,420][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 14:06:38,421][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:06:38,661][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 14:06:38,788][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 14:06:38,928][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 14:06:39,002][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 14:06:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:06:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482800012 -INFO [2024-03-15 14:06:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:06:41,355][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24c94e95, org.springframework.security.web.context.SecurityContextPersistenceFilter@647468a7, org.springframework.security.web.header.HeaderWriterFilter@672ba9cc, org.springframework.security.web.authentication.logout.LogoutFilter@61799152, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4ec78008, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1cb4cad0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@a89dec0, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@5c3710b3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@d8f65a1, org.springframework.security.web.session.SessionManagementFilter@564e0a6c, org.springframework.security.web.access.ExceptionTranslationFilter@68e8bbab, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6461c673] -INFO [2024-03-15 14:06:42,523][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 14:06:42,570][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 14:06:42,570][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 14:06:42,685][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 115 ms -INFO [2024-03-15 14:06:42,686][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 14:06:44,177][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 14:06:44,177][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 14:06:44,195][] org.springframework.boot.StartupInfoLogger:61 - Started App in 27.709 seconds (JVM running for 29.302) -INFO [2024-03-15 14:06:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:06:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482810001 -INFO [2024-03-15 14:06:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:07:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:07:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482820007 -INFO [2024-03-15 14:07:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:07:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:07:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482830016 -INFO [2024-03-15 14:07:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:07:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:07:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482840016 -INFO [2024-03-15 14:07:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:07:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:07:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482850003 -INFO [2024-03-15 14:07:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:07:32,524][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 14:07:32,524][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 14:07:32,527][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-15 14:07:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:07:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482860010 -INFO [2024-03-15 14:07:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:07:50,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:07:50,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482870017 -INFO [2024-03-15 14:07:50,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:08:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:08:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482880002 -INFO [2024-03-15 14:08:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:08:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:08:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482890005 -INFO [2024-03-15 14:08:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:08:18,155][] cn.jyjz.xiaoyao.framework.security.authentication.qywx.QyWxProvider:33 - [QyWxProvider],wx=123456 -INFO [2024-03-15 14:08:18,155][] cn.jyjz.xiaoyao.framework.security.authentication.sms.SmsProvider:33 - [SmsProvider],sms=123456 -INFO [2024-03-15 14:08:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:08:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482900015 -INFO [2024-03-15 14:08:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:08:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:08:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482910014 -INFO [2024-03-15 14:08:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:08:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:08:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482920014 -INFO [2024-03-15 14:08:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:08:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:08:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482930001 -INFO [2024-03-15 14:08:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:09:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:09:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482940002 -INFO [2024-03-15 14:09:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:09:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:09:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482950005 -INFO [2024-03-15 14:09:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:09:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:09:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482960002 -INFO [2024-03-15 14:09:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:09:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:09:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482970005 -INFO [2024-03-15 14:09:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:09:30,599][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODQ3NzA1MjMsImlzc3VlZEF0IjoxNzEwNDgyOTY5OTI5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0NmY4OWU1NDYxMWVkNmZjNzVhYWYwN2E5MDdkNTBjMyIsInRva2VudXVpZCI6IjI0ZjgzMDA4ZDdkZDRiNTA4ODU4NzQ5ODk4NjFmYjI4IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODQ3NzAsImlhdCI6MTcxMDQ4Mjk2OX0.WxSpofewvJj1DM774dzrGvZ7ymOrt9w9kyDDsrl3oq0 -INFO [2024-03-15 14:09:50,368][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:09:50,405][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710482990405 -INFO [2024-03-15 14:09:50,405][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:36 毫秒 -INFO [2024-03-15 14:10:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:10:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483000004 -INFO [2024-03-15 14:10:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:10:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:10:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483010015 -INFO [2024-03-15 14:10:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:10:24,093][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:10:24,093][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483024093 -INFO [2024-03-15 14:10:24,093][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:10:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:10:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483030015 -INFO [2024-03-15 14:10:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:10:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:10:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483040002 -INFO [2024-03-15 14:10:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:10:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:10:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483050004 -INFO [2024-03-15 14:10:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:11:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:11:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483060013 -INFO [2024-03-15 14:11:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:11:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:11:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483070012 -INFO [2024-03-15 14:11:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:11:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:11:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483080002 -INFO [2024-03-15 14:11:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:11:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:11:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483090002 -INFO [2024-03-15 14:11:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:11:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:11:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483100011 -INFO [2024-03-15 14:11:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:11:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:11:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483110003 -INFO [2024-03-15 14:11:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:12:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:12:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483120008 -INFO [2024-03-15 14:12:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:12:22,040][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:12:22,041][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483142041 -INFO [2024-03-15 14:12:22,041][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:12:38,387][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:12:38,387][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483158387 -INFO [2024-03-15 14:12:38,388][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:12:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:12:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483160016 -INFO [2024-03-15 14:12:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:12:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:12:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483170012 -INFO [2024-03-15 14:12:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:13:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:13:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483180002 -INFO [2024-03-15 14:13:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:13:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:13:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483190010 -INFO [2024-03-15 14:13:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:13:22,788][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:13:22,789][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483202789 -INFO [2024-03-15 14:13:22,789][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:14:42,228][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:14:43,391][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483283391 -INFO [2024-03-15 14:14:43,391][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:14:54,660][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:14:54,660][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483294660 -INFO [2024-03-15 14:14:54,660][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:15:00,624][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:15:07,317][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483307317 -INFO [2024-03-15 14:15:07,317][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:15:47,455][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:15:47,455][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483347455 -INFO [2024-03-15 14:15:47,455][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:15:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:15:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483350010 -INFO [2024-03-15 14:15:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:16:00,838][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:16:04,879][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483364879 -INFO [2024-03-15 14:16:04,879][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:16:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:16:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483370002 -INFO [2024-03-15 14:16:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:16:21,868][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:16:21,868][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483381868 -INFO [2024-03-15 14:16:21,869][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:19:32,620][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:19:32,620][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483572620 -INFO [2024-03-15 14:19:32,620][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:19:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:19:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483580016 -INFO [2024-03-15 14:19:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:19:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:19:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483590008 -INFO [2024-03-15 14:19:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:20:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:20:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483600014 -INFO [2024-03-15 14:20:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:20:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:20:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483610004 -INFO [2024-03-15 14:20:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:20:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:20:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483620002 -INFO [2024-03-15 14:20:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:20:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:20:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483630005 -INFO [2024-03-15 14:20:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:20:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:20:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483640012 -INFO [2024-03-15 14:20:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:20:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:20:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483650011 -INFO [2024-03-15 14:20:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:21:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:21:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483660011 -INFO [2024-03-15 14:21:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:21:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:21:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483670004 -INFO [2024-03-15 14:21:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:21:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483680006 -INFO [2024-03-15 14:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:21:31,033][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:21:31,033][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483691033 -INFO [2024-03-15 14:21:31,033][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:22:25,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:22:25,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483745012 -INFO [2024-03-15 14:22:25,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:22:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:22:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483750010 -INFO [2024-03-15 14:22:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:22:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:22:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483760014 -INFO [2024-03-15 14:22:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:22:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:22:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483770010 -INFO [2024-03-15 14:22:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:23:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:23:00,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483780017 -INFO [2024-03-15 14:23:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:23:10,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:23:10,022][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483790022 -INFO [2024-03-15 14:23:10,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:23:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:23:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483800001 -INFO [2024-03-15 14:23:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:23:36,755][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:23:36,756][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483816756 -INFO [2024-03-15 14:23:36,756][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:23:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:23:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483820001 -INFO [2024-03-15 14:23:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:23:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:23:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483830014 -INFO [2024-03-15 14:23:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:24:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:24:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483840005 -INFO [2024-03-15 14:24:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:24:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:24:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483850015 -INFO [2024-03-15 14:24:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:24:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:24:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483860009 -INFO [2024-03-15 14:24:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:24:32,579][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:24:32,580][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483872580 -INFO [2024-03-15 14:24:32,580][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:24:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:24:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483880013 -INFO [2024-03-15 14:24:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:24:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:24:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483890003 -INFO [2024-03-15 14:24:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:25:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:25:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483900008 -INFO [2024-03-15 14:25:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:25:13,989][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:25:13,989][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483913989 -INFO [2024-03-15 14:25:13,989][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:25:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:25:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483920008 -INFO [2024-03-15 14:25:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:25:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483930015 -INFO [2024-03-15 14:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:25:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:25:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483940010 -INFO [2024-03-15 14:25:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:25:51,204][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:25:51,204][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483951204 -INFO [2024-03-15 14:25:51,205][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:26:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:26:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483960005 -INFO [2024-03-15 14:26:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:26:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:26:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483970005 -INFO [2024-03-15 14:26:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:26:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:26:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483980014 -INFO [2024-03-15 14:26:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:26:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:26:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710483990016 -INFO [2024-03-15 14:26:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:26:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:26:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484000007 -INFO [2024-03-15 14:26:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:26:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:26:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484010005 -INFO [2024-03-15 14:26:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:27:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:27:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484020012 -INFO [2024-03-15 14:27:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:27:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:27:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484030003 -INFO [2024-03-15 14:27:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:27:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:27:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484040004 -INFO [2024-03-15 14:27:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:27:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:27:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484050012 -INFO [2024-03-15 14:27:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:27:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:27:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484060007 -INFO [2024-03-15 14:27:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:27:50,259][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:27:50,709][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484070709 -INFO [2024-03-15 14:27:50,710][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:28:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:28:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484080012 -INFO [2024-03-15 14:28:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:28:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:28:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484090002 -INFO [2024-03-15 14:28:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:28:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:28:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484100012 -INFO [2024-03-15 14:28:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:28:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:28:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484110009 -INFO [2024-03-15 14:28:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:28:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:28:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484120014 -INFO [2024-03-15 14:28:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:28:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:28:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484130012 -INFO [2024-03-15 14:28:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:29:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:29:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484140007 -INFO [2024-03-15 14:29:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:4 毫秒 -INFO [2024-03-15 14:29:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:29:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484150002 -INFO [2024-03-15 14:29:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:29:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:29:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484160001 -INFO [2024-03-15 14:29:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:29:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:29:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484170005 -INFO [2024-03-15 14:29:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:29:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:29:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484180007 -INFO [2024-03-15 14:29:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:29:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:29:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484190009 -INFO [2024-03-15 14:29:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:30:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:30:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484200002 -INFO [2024-03-15 14:30:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:30:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:30:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484210005 -INFO [2024-03-15 14:30:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:30:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:30:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484220014 -INFO [2024-03-15 14:30:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:30:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:30:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484230012 -INFO [2024-03-15 14:30:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:30:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:30:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484240016 -INFO [2024-03-15 14:30:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:30:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:30:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484250005 -INFO [2024-03-15 14:30:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:31:09,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:31:09,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484269011 -INFO [2024-03-15 14:31:09,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:31:13,659][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:31:21,528][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484281528 -INFO [2024-03-15 14:31:21,528][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:32:51,157][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:32:55,111][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484375111 -INFO [2024-03-15 14:33:11,510][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:20353 毫秒 -INFO [2024-03-15 14:33:23,524][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:33:23,524][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484403524 -INFO [2024-03-15 14:33:23,524][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:33:30,096][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:33:30,096][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484410096 -INFO [2024-03-15 14:33:30,096][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:35:56,931][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:35:56,932][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484556932 -INFO [2024-03-15 14:35:56,932][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:36:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:36:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484560013 -INFO [2024-03-15 14:36:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:36:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:36:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484570003 -INFO [2024-03-15 14:36:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:36:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:36:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484580009 -INFO [2024-03-15 14:36:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:36:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:36:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484590006 -INFO [2024-03-15 14:36:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:36:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:36:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484600015 -INFO [2024-03-15 14:36:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:36:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:36:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484610007 -INFO [2024-03-15 14:36:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:37:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:37:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484620013 -INFO [2024-03-15 14:37:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:37:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484630002 -INFO [2024-03-15 14:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:37:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:37:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484640013 -INFO [2024-03-15 14:37:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:37:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:37:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484650009 -INFO [2024-03-15 14:37:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:37:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:37:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484660001 -INFO [2024-03-15 14:37:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:37:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:37:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484670004 -INFO [2024-03-15 14:37:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:38:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:38:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484680013 -INFO [2024-03-15 14:38:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:38:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:38:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484690010 -INFO [2024-03-15 14:38:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:38:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:38:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484700001 -INFO [2024-03-15 14:38:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:38:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:38:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484710011 -INFO [2024-03-15 14:38:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:38:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:38:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484720008 -INFO [2024-03-15 14:38:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:38:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:38:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484730014 -INFO [2024-03-15 14:38:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:39:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:39:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484740012 -INFO [2024-03-15 14:39:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:1 毫秒 -INFO [2024-03-15 14:39:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:39:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484750015 -INFO [2024-03-15 14:39:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:39:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:39:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484760010 -INFO [2024-03-15 14:39:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:39:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:39:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484770009 -INFO [2024-03-15 14:39:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:39:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78] -INFO [2024-03-15 14:39:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484780008 -INFO [2024-03-15 14:39:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e915b78],耗时:0 毫秒 -INFO [2024-03-15 14:39:40,922][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 14:39:41,593][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 14:39:41,593][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 14:39:41,594][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 14:39:41,594][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 14:39:41,600][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 14:39:41,624][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 14:39:41,625][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 14:39:41,625][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 14:39:41,631][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 14:39:41,631][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 14:39:55,463][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 14:39:55,465][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 29492 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 14:39:55,466][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 14:40:00,599][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 14:40:00,601][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 14:40:00,728][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 112 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 14:40:01,456][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:40:01,461][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7749a063] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:40:01,603][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:40:01,634][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a531422' 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) -INFO [2024-03-15 14:40:01,640][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 14:40:02,215][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 14:40:02,227][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 14:40:02,228][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 14:40:02,228][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 14:40:02,336][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 14:40:02,337][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6811 ms -INFO [2024-03-15 14:40:02,897][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 14:40:02,901][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 14:40:02,901][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 14:40:02,902][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 14:40:02,902][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 14:40:08,707][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 14:40:08,726][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 14:40:08,726][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 14:40:08,727][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 14:40:08,728][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 14:40:08,728][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 14:40:08,728][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 14:40:08,728][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75663443 -INFO [2024-03-15 14:40:09,088][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:40:09,550][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 14:40:09,650][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:40:09,805][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:40:09,873][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:40:09,958][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:40:10,007][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 14:40:10,007][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:40:10,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:40:10,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:40:10,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:40:10,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:40:10,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:40:10,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:40:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:40:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484810012 -INFO [2024-03-15 14:40:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:40:10,014][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:40:10,017][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:40:10,021][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:40:10,025][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:40:10,027][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:40:11,209][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:40:11,679][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 14:40:11,768][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 14:40:12,003][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:40:12,171][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 14:40:12,174][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:40:13,849][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 14:40:13,972][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 14:40:13,974][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:40:14,191][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 14:40:14,289][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 14:40:14,291][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:40:14,297][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 14:40:14,723][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 14:40:14,815][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 14:40:14,816][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:40:15,118][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 14:40:15,230][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 14:40:15,380][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 14:40:15,472][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 14:40:17,520][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4bf2c697, org.springframework.security.web.context.SecurityContextPersistenceFilter@564e0a6c, org.springframework.security.web.header.HeaderWriterFilter@68e8bbab, org.springframework.security.web.authentication.logout.LogoutFilter@13482361, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@388ad8aa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1d306d27, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2453cbb7, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@2c154508, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16a3d9a7, org.springframework.security.web.session.SessionManagementFilter@672ba9cc, org.springframework.security.web.access.ExceptionTranslationFilter@3b303b78, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5275d709] -INFO [2024-03-15 14:40:18,852][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 14:40:18,947][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 14:40:18,947][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 14:40:19,069][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 122 ms -INFO [2024-03-15 14:40:19,070][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 14:40:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:40:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484820003 -INFO [2024-03-15 14:40:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:40:20,744][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 14:40:20,744][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 14:40:20,759][] org.springframework.boot.StartupInfoLogger:61 - Started App in 26.136 seconds (JVM running for 27.67) -INFO [2024-03-15 14:40:27,799][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 14:40:27,799][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 14:40:27,801][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 14:40:34,083][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:40:34,083][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484834083 -INFO [2024-03-15 14:40:34,083][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:40:40,138][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:40:40,138][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484840138 -INFO [2024-03-15 14:40:40,139][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:1 毫秒 -INFO [2024-03-15 14:40:49,766][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODY2NDk3MjAsImlzc3VlZEF0IjoxNzEwNDg0ODQ5MzIxLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlYjgyNTM3NmY5MWFlOWNiMjM3ZDE0NDk5Yjk4NjQ1NCIsInRva2VudXVpZCI6IjhkZmNiYzBlYTMxYjRkODJhYjg4MmJjNmExZWJmYTQ2IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODY2NDksImlhdCI6MTcxMDQ4NDg0OX0.D1nEY5ksXBZrm6ULh7g1seugfaySTexSaV4AJl6JGdY -INFO [2024-03-15 14:40:54,066][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:40:54,070][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484854070 -INFO [2024-03-15 14:40:54,070][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:4 毫秒 -INFO [2024-03-15 14:41:00,147][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:41:00,328][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484860328 -INFO [2024-03-15 14:41:00,328][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:41:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:41:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484870007 -INFO [2024-03-15 14:41:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:41:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:41:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484880015 -INFO [2024-03-15 14:41:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:41:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:41:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484890013 -INFO [2024-03-15 14:41:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:41:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:41:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484900015 -INFO [2024-03-15 14:41:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:41:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:41:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484910002 -INFO [2024-03-15 14:41:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:42:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:42:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484920006 -INFO [2024-03-15 14:42:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:1 毫秒 -INFO [2024-03-15 14:42:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:42:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484930013 -INFO [2024-03-15 14:42:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:42:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:42:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484940015 -INFO [2024-03-15 14:42:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:1 毫秒 -INFO [2024-03-15 14:42:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:42:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484950011 -INFO [2024-03-15 14:42:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:42:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:42:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484960014 -INFO [2024-03-15 14:42:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:42:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:42:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484970014 -INFO [2024-03-15 14:42:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:43:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:43:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484980007 -INFO [2024-03-15 14:43:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:43:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:43:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710484990015 -INFO [2024-03-15 14:43:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:43:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:43:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485000009 -INFO [2024-03-15 14:43:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:43:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:43:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485010001 -INFO [2024-03-15 14:43:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:43:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:43:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485020005 -INFO [2024-03-15 14:43:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:43:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:43:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485030013 -INFO [2024-03-15 14:43:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:44:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:44:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485040005 -INFO [2024-03-15 14:44:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:44:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:44:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485050011 -INFO [2024-03-15 14:44:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:44:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:44:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485060007 -INFO [2024-03-15 14:44:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:44:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:44:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485070007 -INFO [2024-03-15 14:44:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:44:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:44:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485080004 -INFO [2024-03-15 14:44:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:44:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:44:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485090010 -INFO [2024-03-15 14:44:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:45:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:45:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485100010 -INFO [2024-03-15 14:45:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:45:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:45:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485110013 -INFO [2024-03-15 14:45:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:45:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:45:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485120007 -INFO [2024-03-15 14:45:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:45:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:45:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485130011 -INFO [2024-03-15 14:45:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:45:44,378][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:45:44,378][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485144378 -INFO [2024-03-15 14:45:44,378][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:45:51,934][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:45:51,934][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485151934 -INFO [2024-03-15 14:45:51,934][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:46:40,546][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:46:40,546][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485200546 -INFO [2024-03-15 14:46:40,546][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:46:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:46:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485210006 -INFO [2024-03-15 14:46:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:46:52,555][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODcwMTI1NTQsImlzc3VlZEF0IjoxNzEwNDg1MjEyNTU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4OTczNGE2YTgyNDc0M2U1ZjZmYTNjZjUzNDdkOWUzZiIsInRva2VudXVpZCI6ImZjMjkyMjMxZmY4YzQ2NzU5ZTUwNjMzNmRiNjA3YTZhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODcwMTIsImlhdCI6MTcxMDQ4NTIxMn0.DwH0d55z3DHbFmzn5-p1zYe0qT4758rcsA4IwsQYCgY -INFO [2024-03-15 14:47:00,026][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:47:00,197][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485220197 -INFO [2024-03-15 14:47:00,197][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:47:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:47:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485230001 -INFO [2024-03-15 14:47:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:47:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:47:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485240009 -INFO [2024-03-15 14:47:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:47:33,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:47:33,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485253012 -INFO [2024-03-15 14:47:33,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:47:42,234][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:47:42,234][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485262234 -INFO [2024-03-15 14:47:42,235][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:1 毫秒 -INFO [2024-03-15 14:47:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:47:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485270013 -INFO [2024-03-15 14:47:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:48:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:48:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485280012 -INFO [2024-03-15 14:48:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:48:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:48:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485290012 -INFO [2024-03-15 14:48:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:48:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:48:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485300009 -INFO [2024-03-15 14:48:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:48:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:48:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485310006 -INFO [2024-03-15 14:48:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:48:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:48:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485320007 -INFO [2024-03-15 14:48:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:48:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:48:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485330006 -INFO [2024-03-15 14:48:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:49:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:49:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485340005 -INFO [2024-03-15 14:49:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:1 毫秒 -INFO [2024-03-15 14:49:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:49:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485350013 -INFO [2024-03-15 14:49:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:49:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:49:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485360008 -INFO [2024-03-15 14:49:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:49:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:49:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485370003 -INFO [2024-03-15 14:49:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:49:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:49:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485380013 -INFO [2024-03-15 14:49:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:49:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:49:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485390003 -INFO [2024-03-15 14:49:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:50:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:50:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485400005 -INFO [2024-03-15 14:50:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:50:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:50:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485410001 -INFO [2024-03-15 14:50:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:50:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:50:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485420014 -INFO [2024-03-15 14:50:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:50:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:50:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485430013 -INFO [2024-03-15 14:50:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:50:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:50:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485440004 -INFO [2024-03-15 14:50:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:50:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:50:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485450011 -INFO [2024-03-15 14:50:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:51:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:51:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485460001 -INFO [2024-03-15 14:51:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:51:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:51:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485470012 -INFO [2024-03-15 14:51:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:51:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:51:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485480013 -INFO [2024-03-15 14:51:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:51:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:51:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485490014 -INFO [2024-03-15 14:51:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:51:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:51:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485500012 -INFO [2024-03-15 14:51:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:51:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:51:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485510000 -INFO [2024-03-15 14:51:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:52:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:52:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485520015 -INFO [2024-03-15 14:52:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:52:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:52:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485530015 -INFO [2024-03-15 14:52:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:1 毫秒 -INFO [2024-03-15 14:52:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:52:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485540007 -INFO [2024-03-15 14:52:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:52:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:52:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485550013 -INFO [2024-03-15 14:52:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:52:40,021][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:52:40,022][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485560022 -INFO [2024-03-15 14:52:40,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:52:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:52:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485570015 -INFO [2024-03-15 14:52:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:53:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:53:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485580001 -INFO [2024-03-15 14:53:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:53:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:53:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485590016 -INFO [2024-03-15 14:53:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:53:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:53:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485600011 -INFO [2024-03-15 14:53:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:53:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:53:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485610001 -INFO [2024-03-15 14:53:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:1 毫秒 -INFO [2024-03-15 14:53:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:53:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485620002 -INFO [2024-03-15 14:53:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:53:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d] -INFO [2024-03-15 14:53:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485630001 -INFO [2024-03-15 14:53:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@b03341d],耗时:0 毫秒 -INFO [2024-03-15 14:54:35,135][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 27088 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 14:54:35,136][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 14:54:35,146][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 14:54:37,665][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 14:54:37,667][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 14:54:37,773][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 87 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 14:54:38,457][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:54:38,463][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d80798e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:54:38,612][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 14:54:38,646][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4e4162bc' 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) -INFO [2024-03-15 14:54:38,654][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 14:54:39,035][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 14:54:39,047][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 14:54:39,047][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 14:54:39,048][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 14:54:39,140][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 14:54:39,141][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3951 ms -INFO [2024-03-15 14:54:39,672][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 14:54:39,677][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 14:54:39,677][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 14:54:39,677][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 14:54:39,678][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 14:54:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:54:43,952][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485683952 -INFO [2024-03-15 14:54:43,952][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:3938 毫秒 -INFO [2024-03-15 14:54:45,095][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 14:54:45,109][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 14:54:45,109][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 14:54:45,110][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 14:54:45,110][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 14:54:45,111][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 14:54:45,111][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 14:54:45,111][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75663443 -INFO [2024-03-15 14:54:45,476][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:54:45,930][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 14:54:46,039][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:54:46,194][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:54:46,262][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:54:46,313][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 14:54:46,353][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 14:54:46,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:54:46,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:54:46,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:54:46,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:54:46,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:54:46,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:54:46,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:54:46,360][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:54:46,363][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:54:46,366][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:54:46,371][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:54:46,375][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:54:47,537][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 14:54:47,969][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 14:54:48,065][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 14:54:48,321][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 14:54:48,465][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 14:54:48,466][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 14:54:49,527][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 14:54:49,632][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 14:54:49,633][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 14:54:49,796][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 14:54:49,883][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 14:54:49,884][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 14:54:49,893][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 14:54:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:54:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485690009 -INFO [2024-03-15 14:54:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:54:50,319][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 14:54:50,401][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 14:54:50,402][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 14:54:50,696][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 14:54:50,815][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 14:54:50,954][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 14:54:51,062][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 14:54:53,300][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a9c188f, org.springframework.security.web.context.SecurityContextPersistenceFilter@1cb4cad0, org.springframework.security.web.header.HeaderWriterFilter@482034fb, org.springframework.security.web.authentication.logout.LogoutFilter@4a0dd851, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5014ccf9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a89dec0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5c39da9e, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@14b26e90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2e5dea22, org.springframework.security.web.session.SessionManagementFilter@1d306d27, org.springframework.security.web.access.ExceptionTranslationFilter@4dc23273, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1ef585bb] -INFO [2024-03-15 14:54:54,352][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 14:54:54,376][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 14:54:54,377][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 14:54:54,489][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 112 ms -INFO [2024-03-15 14:54:54,490][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 14:54:56,143][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 14:54:56,144][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 14:54:56,159][] org.springframework.boot.StartupInfoLogger:61 - Started App in 21.843 seconds (JVM running for 23.481) -INFO [2024-03-15 14:55:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:55:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485700013 -INFO [2024-03-15 14:55:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:55:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:55:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485710014 -INFO [2024-03-15 14:55:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:55:19,502][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 14:55:19,502][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 14:55:19,506][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 4 ms -INFO [2024-03-15 14:55:38,675][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:55:38,676][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485738676 -INFO [2024-03-15 14:55:38,676][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:55:40,257][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:55:40,257][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485740257 -INFO [2024-03-15 14:55:40,257][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:55:50,786][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:55:52,289][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485752284 -INFO [2024-03-15 14:55:52,292][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:8 毫秒 -INFO [2024-03-15 14:56:00,266][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:56:00,266][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485760266 -INFO [2024-03-15 14:56:00,266][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:56:10,225][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:56:10,226][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485770226 -INFO [2024-03-15 14:56:10,227][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:1 毫秒 -INFO [2024-03-15 14:56:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:56:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485780002 -INFO [2024-03-15 14:56:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:1 毫秒 -INFO [2024-03-15 14:56:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:56:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485790002 -INFO [2024-03-15 14:56:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:56:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:56:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485800011 -INFO [2024-03-15 14:56:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:56:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:56:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485810011 -INFO [2024-03-15 14:56:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:57:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5] -INFO [2024-03-15 14:57:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710485820013 -INFO [2024-03-15 14:57:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1db3ded5],耗时:0 毫秒 -INFO [2024-03-15 14:57:00,976][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 14:57:01,667][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 14:57:01,668][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 14:57:01,668][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 14:57:01,670][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 14:57:01,680][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 14:57:01,682][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 14:57:01,683][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 14:57:01,684][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 14:57:01,692][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 14:57:01,692][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 15:19:27,175][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 3020 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 15:19:27,177][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 15:19:27,191][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 15:19:30,215][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 15:19:30,217][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 15:19:30,340][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 103 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 15:19:31,095][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:19:31,099][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:19:31,242][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:19:31,275][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a531422' 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) -INFO [2024-03-15 15:19:31,289][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 15:19:31,748][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 15:19:31,766][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:19:31,767][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 15:19:31,767][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 15:19:31,871][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 15:19:31,871][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 4628 ms -INFO [2024-03-15 15:19:32,501][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 15:19:32,510][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 15:19:32,510][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 15:19:32,510][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 15:19:32,511][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 15:19:38,980][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 15:19:38,993][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 15:19:38,993][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 15:19:38,994][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 15:19:38,995][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 15:19:38,995][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 15:19:38,995][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 15:19:38,995][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 15:19:39,420][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:19:39,987][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 15:19:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:19:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487180011 -INFO [2024-03-15 15:19:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:19:40,102][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:19:40,354][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:19:40,449][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:19:40,523][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:19:40,572][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 15:19:40,572][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:19:40,572][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:19:40,573][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:19:40,573][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:19:40,573][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:19:40,573][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:19:40,573][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:19:40,581][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:19:40,584][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:19:40,589][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:19:40,595][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:19:40,599][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:19:41,867][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:19:42,455][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 15:19:42,570][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 15:19:42,815][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:19:42,970][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 15:19:42,971][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:19:44,206][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 15:19:44,312][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 15:19:44,313][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:19:44,473][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 15:19:44,565][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 15:19:44,566][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:19:44,574][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 15:19:45,065][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 15:19:45,155][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 15:19:45,158][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:19:45,434][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 15:19:45,530][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 15:19:45,701][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 15:19:45,786][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 15:19:48,441][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ff35ee7, org.springframework.security.web.context.SecurityContextPersistenceFilter@557abb68, org.springframework.security.web.header.HeaderWriterFilter@35bfa7be, org.springframework.security.web.authentication.logout.LogoutFilter@61f2bf3a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@d8f65a1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@68fb6c1e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61799152, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4a9c188f, org.springframework.security.web.session.SessionManagementFilter@41bd8ec9, org.springframework.security.web.access.ExceptionTranslationFilter@48682f91, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2c5e2a44] -INFO [2024-03-15 15:19:49,745][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:19:49,783][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:19:49,783][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:19:49,955][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 171 ms -INFO [2024-03-15 15:19:49,956][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 15:19:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:19:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487190014 -INFO [2024-03-15 15:19:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:19:51,653][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 15:19:51,653][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 15:19:51,668][] org.springframework.boot.StartupInfoLogger:61 - Started App in 25.335 seconds (JVM running for 27.862) -INFO [2024-03-15 15:19:52,599][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 15:19:52,599][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 15:19:52,605][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 6 ms -INFO [2024-03-15 15:20:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:20:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487200005 -INFO [2024-03-15 15:20:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:20:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:20:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487210007 -INFO [2024-03-15 15:20:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:20:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:20:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487220010 -INFO [2024-03-15 15:20:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:20:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:20:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487230001 -INFO [2024-03-15 15:20:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:20:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:20:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487240001 -INFO [2024-03-15 15:20:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:20:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:20:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487250002 -INFO [2024-03-15 15:20:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:21:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:21:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487260013 -INFO [2024-03-15 15:21:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:21:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:21:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487270003 -INFO [2024-03-15 15:21:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:21:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:21:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487280011 -INFO [2024-03-15 15:21:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:21:28,625][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0ODkwODg1OTksImlzc3VlZEF0IjoxNzEwNDg3Mjg3NTk2LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIzNzdiZjQxN2JhOGE3ZDk5NzMzNTBhZTE4OWRjYzg3YyIsInRva2VudXVpZCI6ImM4OTI5Y2VkZWIxNTRhNmFhNmZhOGVmZjFlZGU2NGFlIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0ODkwODgsImlhdCI6MTcxMDQ4NzI4N30.ThTDUj9VNkNK4PUDDnW7XG-mH6S0DgG5QnRkPy0MoJY -INFO [2024-03-15 15:21:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:21:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487290005 -INFO [2024-03-15 15:21:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:3 毫秒 -INFO [2024-03-15 15:21:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:21:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487300015 -INFO [2024-03-15 15:21:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:21:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:21:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487310003 -INFO [2024-03-15 15:21:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:22:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:22:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487320002 -INFO [2024-03-15 15:22:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:22:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:22:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487330008 -INFO [2024-03-15 15:22:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:22:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:22:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487340012 -INFO [2024-03-15 15:22:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:22:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:22:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487350013 -INFO [2024-03-15 15:22:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:22:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:22:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487360011 -INFO [2024-03-15 15:22:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:22:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:22:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487370005 -INFO [2024-03-15 15:22:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:23:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:23:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487380012 -INFO [2024-03-15 15:23:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:23:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:23:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487390003 -INFO [2024-03-15 15:23:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:23:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:23:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487400013 -INFO [2024-03-15 15:23:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:23:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:23:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487410013 -INFO [2024-03-15 15:23:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:23:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:23:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487420003 -INFO [2024-03-15 15:23:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:23:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:23:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487430013 -INFO [2024-03-15 15:23:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:24:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:24:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487440009 -INFO [2024-03-15 15:24:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:24:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:24:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487450002 -INFO [2024-03-15 15:24:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:24:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:24:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487460013 -INFO [2024-03-15 15:24:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:24:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:24:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487470002 -INFO [2024-03-15 15:24:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:24:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:24:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487480014 -INFO [2024-03-15 15:24:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:24:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:24:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487490005 -INFO [2024-03-15 15:24:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:25:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:25:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487500007 -INFO [2024-03-15 15:25:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:25:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:25:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487510008 -INFO [2024-03-15 15:25:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:25:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:25:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487520001 -INFO [2024-03-15 15:25:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:25:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:25:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487530002 -INFO [2024-03-15 15:25:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:25:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:25:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487540008 -INFO [2024-03-15 15:25:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:25:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:25:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487550009 -INFO [2024-03-15 15:25:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:26:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:26:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487560011 -INFO [2024-03-15 15:26:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:26:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:26:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487570009 -INFO [2024-03-15 15:26:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:26:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:26:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487580010 -INFO [2024-03-15 15:26:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:26:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:26:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487590009 -INFO [2024-03-15 15:26:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:26:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:26:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487600004 -INFO [2024-03-15 15:26:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:26:50,732][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:26:50,733][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487610733 -INFO [2024-03-15 15:26:53,689][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:2956 毫秒 -INFO [2024-03-15 15:27:00,977][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:27:00,977][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487620977 -INFO [2024-03-15 15:27:04,880][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:3903 毫秒 -INFO [2024-03-15 15:30:44,985][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:30:45,034][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487845034 -INFO [2024-03-15 15:30:45,034][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:30:57,607][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:30:57,608][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487857608 -INFO [2024-03-15 15:30:57,608][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:31:13,866][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:31:13,866][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487873866 -INFO [2024-03-15 15:31:13,866][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:31:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:31:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487880001 -INFO [2024-03-15 15:31:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:31:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:31:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487890015 -INFO [2024-03-15 15:31:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:31:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:31:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487900009 -INFO [2024-03-15 15:31:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:31:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:31:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487910003 -INFO [2024-03-15 15:31:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:32:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:32:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487920004 -INFO [2024-03-15 15:32:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:32:10,775][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:32:15,439][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487935439 -INFO [2024-03-15 15:32:15,440][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:1 毫秒 -INFO [2024-03-15 15:32:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:32:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487940002 -INFO [2024-03-15 15:32:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:32:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:32:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487950009 -INFO [2024-03-15 15:32:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:32:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:32:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487960007 -INFO [2024-03-15 15:32:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:32:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:32:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487970014 -INFO [2024-03-15 15:32:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:33:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:33:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487980008 -INFO [2024-03-15 15:33:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:33:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:33:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710487990002 -INFO [2024-03-15 15:33:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:33:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:33:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488000010 -INFO [2024-03-15 15:33:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:33:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:33:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488010015 -INFO [2024-03-15 15:33:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:33:41,923][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:33:41,924][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488021924 -INFO [2024-03-15 15:33:41,925][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:2 毫秒 -INFO [2024-03-15 15:33:50,360][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:33:50,361][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488030361 -INFO [2024-03-15 15:34:16,959][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:26598 毫秒 -INFO [2024-03-15 15:34:26,377][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:34:26,377][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488066377 -INFO [2024-03-15 15:34:26,377][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:37:07,358][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10] -INFO [2024-03-15 15:37:07,360][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488227360 -INFO [2024-03-15 15:37:07,360][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d7a0c10],耗时:0 毫秒 -INFO [2024-03-15 15:37:22,730][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 15:37:22,733][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 24944 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 15:37:22,734][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 15:37:27,634][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 15:37:27,636][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 15:37:27,729][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 15:37:28,312][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:37:28,315][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$393cebce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:37:28,442][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:37:28,467][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5e5ddfbc' 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) -INFO [2024-03-15 15:37:28,472][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 15:37:28,856][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 15:37:28,869][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:37:28,869][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 15:37:28,869][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 15:37:28,967][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 15:37:28,968][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6189 ms -INFO [2024-03-15 15:37:29,511][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 15:37:29,515][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 15:37:29,516][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 15:37:29,516][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 15:37:29,516][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 15:37:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:37:33,261][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488253261 -INFO [2024-03-15 15:37:33,262][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:3256 毫秒 -INFO [2024-03-15 15:37:34,420][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 15:37:34,438][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 15:37:34,438][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 15:37:34,439][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 15:37:34,440][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 15:37:34,440][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 15:37:34,441][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 15:37:34,441][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@65a80fdb -INFO [2024-03-15 15:37:34,775][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:37:35,235][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 15:37:35,361][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:37:35,544][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:37:35,606][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:37:35,689][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:37:35,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 15:37:35,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:37:35,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:37:35,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:37:35,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:37:35,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:37:35,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:37:35,727][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:37:35,733][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:37:35,736][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:37:35,738][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:37:35,741][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:37:35,744][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:37:36,825][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:37:37,228][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 15:37:37,310][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 15:37:37,509][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:37:37,642][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 15:37:37,644][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:37:39,025][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 15:37:39,128][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 15:37:39,129][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:37:39,293][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 15:37:39,387][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 15:37:39,388][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:37:39,394][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 15:37:39,806][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 15:37:39,885][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 15:37:39,887][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:37:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:37:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488260015 -INFO [2024-03-15 15:37:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:37:40,114][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 15:37:40,209][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 15:37:40,344][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 15:37:40,431][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 15:37:42,210][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@51c7d472, org.springframework.security.web.context.SecurityContextPersistenceFilter@13617139, org.springframework.security.web.header.HeaderWriterFilter@45cce4c2, org.springframework.security.web.authentication.logout.LogoutFilter@1d306d27, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e8359da, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@50e7d8ba, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5eabcf77, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@ace2408, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3aa4d595, org.springframework.security.web.session.SessionManagementFilter@4dfe5727, org.springframework.security.web.access.ExceptionTranslationFilter@238cac6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@76d654] -INFO [2024-03-15 15:37:43,136][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:37:43,163][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:37:43,163][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:37:43,264][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 101 ms -INFO [2024-03-15 15:37:43,265][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 15:37:44,601][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 15:37:44,601][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 15:37:44,619][] org.springframework.boot.StartupInfoLogger:61 - Started App in 22.66 seconds (JVM running for 24.041) -INFO [2024-03-15 15:37:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:37:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488270015 -INFO [2024-03-15 15:37:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:1 毫秒 -INFO [2024-03-15 15:37:50,802][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 15:37:50,802][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 15:37:50,805][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-15 15:38:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:38:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488280004 -INFO [2024-03-15 15:38:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:38:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:38:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488290010 -INFO [2024-03-15 15:38:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:38:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:38:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488300001 -INFO [2024-03-15 15:38:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:38:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:38:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488310002 -INFO [2024-03-15 15:38:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:38:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:38:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488320016 -INFO [2024-03-15 15:38:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:38:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:38:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488330007 -INFO [2024-03-15 15:38:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:39:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:39:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488340013 -INFO [2024-03-15 15:39:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:39:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:39:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488350011 -INFO [2024-03-15 15:39:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:39:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:39:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488360014 -INFO [2024-03-15 15:39:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:39:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:39:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488370004 -INFO [2024-03-15 15:39:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:39:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:39:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488380005 -INFO [2024-03-15 15:39:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:39:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:39:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488390013 -INFO [2024-03-15 15:39:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:1 毫秒 -INFO [2024-03-15 15:40:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:40:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488400006 -INFO [2024-03-15 15:40:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:1 毫秒 -INFO [2024-03-15 15:40:05,722][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTAyMDU2NzcsImlzc3VlZEF0IjoxNzEwNDg4NDA1MTM4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiZTE4YjhmNjY5OWEwYWM5MzYzZTJlNThiYzY5NWZmNyIsInRva2VudXVpZCI6IjdhZDY4OGYwN2UyODQzOWRiYTUwNjZlZDNkMGQxMjAzIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTAyMDUsImlhdCI6MTcxMDQ4ODQwNX0.E-ZdyI3_ALx3knQZA9F-RywF0To6cBsa7cER0dgmiQM -INFO [2024-03-15 15:40:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:40:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488410016 -INFO [2024-03-15 15:40:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:3 毫秒 -INFO [2024-03-15 15:40:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:40:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488420013 -INFO [2024-03-15 15:40:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:40:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:40:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488430007 -INFO [2024-03-15 15:40:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:40:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:40:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488440001 -INFO [2024-03-15 15:40:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:40:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:40:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488450009 -INFO [2024-03-15 15:40:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:41:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:41:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488460010 -INFO [2024-03-15 15:41:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:41:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:41:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488470016 -INFO [2024-03-15 15:41:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:41:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34] -INFO [2024-03-15 15:41:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488480009 -INFO [2024-03-15 15:41:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43dc7b34],耗时:0 毫秒 -INFO [2024-03-15 15:41:20,527][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 15:41:21,110][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 15:41:21,110][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 15:41:21,110][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 15:41:21,111][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 15:41:21,117][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 15:41:21,164][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 15:41:21,165][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 15:41:21,165][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 15:41:21,183][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 15:41:21,183][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 15:41:29,186][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 17864 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 15:41:29,187][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 15:41:29,187][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 15:41:31,131][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 15:41:31,132][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 15:41:31,221][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 15:41:31,776][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:41:31,779][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:41:31,894][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:41:31,918][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a531422' 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) -INFO [2024-03-15 15:41:31,925][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 15:41:32,251][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 15:41:32,262][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:41:32,262][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 15:41:32,262][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 15:41:32,338][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 15:41:32,338][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3110 ms -INFO [2024-03-15 15:41:32,773][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 15:41:32,778][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 15:41:32,778][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 15:41:32,778][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 15:41:32,779][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 15:41:37,464][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 15:41:37,479][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 15:41:37,480][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 15:41:37,481][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 15:41:37,483][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 15:41:37,483][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 15:41:37,483][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 15:41:37,483][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 15:41:37,802][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:41:38,223][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 15:41:38,328][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:41:38,480][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:41:38,539][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:41:38,583][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:41:38,618][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 15:41:38,618][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:41:38,618][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:41:38,618][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:41:38,618][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:41:38,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:41:38,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:41:38,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:41:38,624][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:41:38,627][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:41:38,632][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:41:38,635][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:41:38,637][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:41:39,625][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:41:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:41:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488500007 -INFO [2024-03-15 15:41:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:41:40,020][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 15:41:40,098][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 15:41:40,314][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:41:40,450][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 15:41:40,451][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:41:41,470][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 15:41:41,571][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 15:41:41,572][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:41:41,714][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 15:41:41,790][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 15:41:41,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:41:41,797][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 15:41:42,189][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 15:41:42,264][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 15:41:42,265][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:41:42,569][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 15:41:42,694][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 15:41:42,886][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 15:41:42,967][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 15:41:44,759][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2b43eb71, org.springframework.security.web.context.SecurityContextPersistenceFilter@335ff774, org.springframework.security.web.header.HeaderWriterFilter@2f95ce11, org.springframework.security.web.authentication.logout.LogoutFilter@57573880, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@42d4de20, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ab5954d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@502f6f6a, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2f32fe68, org.springframework.security.web.session.SessionManagementFilter@15ec3c0c, org.springframework.security.web.access.ExceptionTranslationFilter@1cb4cad0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5014ccf9] -INFO [2024-03-15 15:41:45,612][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:41:45,676][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:41:45,676][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:41:45,778][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 102 ms -INFO [2024-03-15 15:41:45,778][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 15:41:47,033][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 15:41:47,033][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 15:41:47,049][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.558 seconds (JVM running for 20.136) -INFO [2024-03-15 15:41:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:41:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488510014 -INFO [2024-03-15 15:41:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:41:56,176][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 15:41:56,176][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 15:41:56,178][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 1 ms -INFO [2024-03-15 15:42:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:42:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488520014 -INFO [2024-03-15 15:42:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:42:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:42:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488530015 -INFO [2024-03-15 15:42:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:42:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:42:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488540015 -INFO [2024-03-15 15:42:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:42:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:42:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488550004 -INFO [2024-03-15 15:42:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:42:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:42:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488560003 -INFO [2024-03-15 15:42:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:1 毫秒 -INFO [2024-03-15 15:42:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:42:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488570015 -INFO [2024-03-15 15:42:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:43:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:43:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488580006 -INFO [2024-03-15 15:43:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:43:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:43:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488590003 -INFO [2024-03-15 15:43:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:43:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:43:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488600015 -INFO [2024-03-15 15:43:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:43:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:43:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488610001 -INFO [2024-03-15 15:43:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:43:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:43:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488620014 -INFO [2024-03-15 15:43:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:43:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:43:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488630004 -INFO [2024-03-15 15:43:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:44:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:44:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488640007 -INFO [2024-03-15 15:44:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:44:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:44:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488650012 -INFO [2024-03-15 15:44:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:44:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:44:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488660015 -INFO [2024-03-15 15:44:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:44:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:44:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488670015 -INFO [2024-03-15 15:44:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:44:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:44:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488680016 -INFO [2024-03-15 15:44:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:1 毫秒 -INFO [2024-03-15 15:44:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605] -INFO [2024-03-15 15:44:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488690012 -INFO [2024-03-15 15:44:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@18e71605],耗时:0 毫秒 -INFO [2024-03-15 15:44:59,502][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 15:45:09,029][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 20232 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 15:45:09,031][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 15:45:09,031][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 15:45:11,006][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 15:45:11,008][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 15:45:11,096][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 15:45:11,653][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:45:11,657][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d80798e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:45:11,771][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:45:11,796][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@72fbf94d' 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) -INFO [2024-03-15 15:45:11,803][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 15:45:12,129][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 15:45:12,142][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:45:12,143][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 15:45:12,143][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 15:45:12,230][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 15:45:12,230][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3162 ms -INFO [2024-03-15 15:45:12,650][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 15:45:12,654][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 15:45:12,655][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 15:45:12,655][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 15:45:12,655][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 15:45:17,162][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 15:45:17,176][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 15:45:17,176][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 15:45:17,177][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 15:45:17,178][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 15:45:17,178][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 15:45:17,178][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 15:45:17,178][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75663443 -INFO [2024-03-15 15:45:17,501][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:45:17,936][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 15:45:18,034][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:45:18,181][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:45:18,243][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:45:18,287][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:45:18,322][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 15:45:18,322][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:45:18,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:45:18,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:45:18,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:45:18,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:45:18,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:45:18,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:45:18,329][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:45:18,331][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:45:18,334][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:45:18,337][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:45:18,339][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:45:19,464][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:45:19,987][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 15:45:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:45:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488720002 -INFO [2024-03-15 15:45:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:1 毫秒 -INFO [2024-03-15 15:45:20,092][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 15:45:20,321][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:45:20,609][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 15:45:20,611][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:45:21,847][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 15:45:21,991][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 15:45:21,992][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:45:22,182][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 15:45:22,284][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 15:45:22,285][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:45:22,291][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 15:45:22,771][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 15:45:22,857][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 15:45:22,858][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:45:23,164][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 15:45:23,274][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 15:45:23,418][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 15:45:23,513][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 15:45:25,724][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3670af2b, org.springframework.security.web.context.SecurityContextPersistenceFilter@35bfa7be, org.springframework.security.web.header.HeaderWriterFilter@fcee97c, org.springframework.security.web.authentication.logout.LogoutFilter@3e7c66b3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4caca86d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@335ff774, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ab5954d, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@14b26e90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c8537e9, org.springframework.security.web.session.SessionManagementFilter@48682f91, org.springframework.security.web.access.ExceptionTranslationFilter@647468a7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ec78008] -INFO [2024-03-15 15:45:26,779][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:45:26,810][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:45:26,810][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:45:26,929][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 119 ms -INFO [2024-03-15 15:45:26,930][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 15:45:27,044][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 15:45:27,044][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 15:45:27,047][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-15 15:45:28,865][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 15:45:28,865][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 15:45:28,881][] org.springframework.boot.StartupInfoLogger:61 - Started App in 20.52 seconds (JVM running for 22.14) -INFO [2024-03-15 15:45:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:45:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488730007 -INFO [2024-03-15 15:45:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:45:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:45:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488740015 -INFO [2024-03-15 15:45:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:45:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:45:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488750015 -INFO [2024-03-15 15:45:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:46:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:46:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488760001 -INFO [2024-03-15 15:46:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:46:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:46:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488770014 -INFO [2024-03-15 15:46:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:46:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:46:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488780002 -INFO [2024-03-15 15:46:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:46:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:46:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488790004 -INFO [2024-03-15 15:46:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:46:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:46:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488800012 -INFO [2024-03-15 15:46:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:46:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:46:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488810001 -INFO [2024-03-15 15:46:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:47:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:47:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488820015 -INFO [2024-03-15 15:47:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:47:10,438][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:47:10,438][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488830438 -INFO [2024-03-15 15:47:10,438][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:47:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:47:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488840001 -INFO [2024-03-15 15:47:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:47:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:47:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488850013 -INFO [2024-03-15 15:47:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:47:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:47:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488860007 -INFO [2024-03-15 15:47:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:47:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:47:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488870016 -INFO [2024-03-15 15:47:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:48:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:48:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488880002 -INFO [2024-03-15 15:48:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:48:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:48:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488890014 -INFO [2024-03-15 15:48:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:48:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:48:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488900011 -INFO [2024-03-15 15:48:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:48:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:48:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488910004 -INFO [2024-03-15 15:48:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:48:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:48:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488920007 -INFO [2024-03-15 15:48:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:1 毫秒 -INFO [2024-03-15 15:48:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:48:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488930014 -INFO [2024-03-15 15:48:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:49:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:49:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488940010 -INFO [2024-03-15 15:49:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:49:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:49:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488950012 -INFO [2024-03-15 15:49:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:49:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:49:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488960002 -INFO [2024-03-15 15:49:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:49:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:49:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488970006 -INFO [2024-03-15 15:49:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:49:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:49:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488980004 -INFO [2024-03-15 15:49:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:49:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:49:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710488990001 -INFO [2024-03-15 15:49:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:50:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:50:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489000015 -INFO [2024-03-15 15:50:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:50:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:50:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489010016 -INFO [2024-03-15 15:50:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:50:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:50:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489020002 -INFO [2024-03-15 15:50:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:50:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 15:50:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489030014 -INFO [2024-03-15 15:50:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 15:50:33,073][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 15:50:33,597][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 15:50:33,598][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 15:50:33,598][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 15:50:33,598][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 15:50:33,604][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 15:50:33,606][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 15:50:33,607][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 15:50:33,607][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 15:50:33,614][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 15:50:33,614][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 15:50:43,206][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 31220 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 15:50:43,208][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 15:50:43,208][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 15:50:45,235][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 15:50:45,237][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 15:50:45,329][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 15:50:45,874][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:50:45,877][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d80798e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:50:45,985][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 15:50:46,009][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4e4162bc' 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) -INFO [2024-03-15 15:50:46,015][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 15:50:46,329][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 15:50:46,339][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:50:46,340][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 15:50:46,340][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 15:50:46,421][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 15:50:46,422][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3171 ms -INFO [2024-03-15 15:50:46,871][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 15:50:46,877][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 15:50:46,877][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 15:50:46,878][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 15:50:46,878][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 15:50:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:50:50,543][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489050543 -INFO [2024-03-15 15:50:50,543][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:530 毫秒 -INFO [2024-03-15 15:50:51,544][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 15:50:51,556][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 15:50:51,556][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 15:50:51,557][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 15:50:51,558][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 15:50:51,558][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 15:50:51,558][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 15:50:51,559][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75663443 -INFO [2024-03-15 15:50:51,879][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:50:52,314][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 15:50:52,415][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:50:52,557][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:50:52,621][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:50:52,668][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 15:50:52,703][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 15:50:52,703][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:50:52,703][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:50:52,704][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:50:52,704][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:50:52,704][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:50:52,704][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:50:52,704][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:50:52,710][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:50:52,712][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:50:52,715][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:50:52,718][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:50:52,721][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:50:53,794][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 15:50:54,223][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 15:50:54,325][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 15:50:54,573][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 15:50:54,722][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 15:50:54,723][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 15:50:55,717][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 15:50:55,824][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 15:50:55,825][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 15:50:55,991][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 15:50:56,106][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 15:50:56,107][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 15:50:56,113][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 15:50:56,573][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 15:50:56,733][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 15:50:56,734][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 15:50:56,961][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 15:50:57,058][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 15:50:57,209][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 15:50:57,295][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 15:50:59,134][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c8537e9, org.springframework.security.web.context.SecurityContextPersistenceFilter@482034fb, org.springframework.security.web.header.HeaderWriterFilter@f1e5f85, org.springframework.security.web.authentication.logout.LogoutFilter@502f6f6a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4bf2c697, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@386b4f7e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@466f7259, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@14b26e90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@42d4de20, org.springframework.security.web.session.SessionManagementFilter@4dc23273, org.springframework.security.web.access.ExceptionTranslationFilter@29f58b44, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@ac71bd7] -INFO [2024-03-15 15:51:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:51:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489060002 -INFO [2024-03-15 15:51:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:1 毫秒 -INFO [2024-03-15 15:51:00,022][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 15:51:00,046][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:51:00,047][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 15:51:00,157][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 110 ms -INFO [2024-03-15 15:51:00,157][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 15:51:01,485][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 15:51:01,485][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 15:51:01,505][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.112 seconds (JVM running for 20.298) -INFO [2024-03-15 15:51:03,553][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 15:51:03,553][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 15:51:03,556][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-15 15:51:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:51:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489070012 -INFO [2024-03-15 15:51:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:51:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:51:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489080013 -INFO [2024-03-15 15:51:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:51:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:51:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489090015 -INFO [2024-03-15 15:51:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:51:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:51:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489100005 -INFO [2024-03-15 15:51:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:51:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:51:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489110016 -INFO [2024-03-15 15:51:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:52:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:52:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489120006 -INFO [2024-03-15 15:52:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:52:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:52:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489130002 -INFO [2024-03-15 15:52:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:52:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:52:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489140007 -INFO [2024-03-15 15:52:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:1 毫秒 -INFO [2024-03-15 15:52:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:52:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489150014 -INFO [2024-03-15 15:52:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:52:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:52:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489160011 -INFO [2024-03-15 15:52:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:53:25,471][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:53:25,471][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489205471 -INFO [2024-03-15 15:53:25,471][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:54:40,237][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:54:40,237][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489280237 -INFO [2024-03-15 15:54:40,238][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:1 毫秒 -INFO [2024-03-15 15:54:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:54:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489290004 -INFO [2024-03-15 15:54:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:55:02,941][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:55:02,942][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489302942 -INFO [2024-03-15 15:55:02,942][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:55:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:55:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489310015 -INFO [2024-03-15 15:55:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:55:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:55:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489320012 -INFO [2024-03-15 15:55:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:55:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:55:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489330015 -INFO [2024-03-15 15:55:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:55:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:55:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489340009 -INFO [2024-03-15 15:55:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:55:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:55:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489350015 -INFO [2024-03-15 15:55:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:56:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:56:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489360003 -INFO [2024-03-15 15:56:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:56:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:56:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489370009 -INFO [2024-03-15 15:56:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:56:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:56:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489380014 -INFO [2024-03-15 15:56:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:56:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:56:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489390007 -INFO [2024-03-15 15:56:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:56:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:56:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489400010 -INFO [2024-03-15 15:56:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:56:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:56:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489410009 -INFO [2024-03-15 15:56:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:57:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:57:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489420005 -INFO [2024-03-15 15:57:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:57:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:57:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489430014 -INFO [2024-03-15 15:57:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:57:22,538][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:57:24,864][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489444864 -INFO [2024-03-15 15:57:28,182][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:3318 毫秒 -INFO [2024-03-15 15:57:31,339][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:57:31,339][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489451339 -INFO [2024-03-15 15:57:31,339][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:57:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:57:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489460008 -INFO [2024-03-15 15:57:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:57:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:57:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489470007 -INFO [2024-03-15 15:57:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:58:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:58:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489480010 -INFO [2024-03-15 15:58:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 15:58:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 15:58:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710489490005 -INFO [2024-03-15 15:58:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 16:07:18,091][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 16:07:18,091][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490038091 -INFO [2024-03-15 16:07:18,091][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 16:07:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd] -INFO [2024-03-15 16:07:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490040007 -INFO [2024-03-15 16:07:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7da6bfcd],耗时:0 毫秒 -INFO [2024-03-15 16:07:37,604][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 16:07:37,610][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 3040 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 16:07:37,612][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 16:07:43,064][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 16:07:43,066][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 16:07:43,167][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 84 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 16:07:43,815][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:07:43,821][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$393cebce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:07:44,028][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:07:44,070][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@486e9d1d' 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) -INFO [2024-03-15 16:07:44,085][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 16:07:44,602][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 16:07:44,617][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:07:44,618][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 16:07:44,618][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 16:07:44,726][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 16:07:44,726][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 7060 ms -INFO [2024-03-15 16:07:45,394][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 16:07:45,398][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 16:07:45,399][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 16:07:45,399][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 16:07:45,399][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 16:07:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:07:50,024][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490070024 -INFO [2024-03-15 16:07:50,024][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:9 毫秒 -INFO [2024-03-15 16:07:50,950][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 16:07:50,965][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 16:07:50,966][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 16:07:50,967][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 16:07:50,967][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 16:07:50,967][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 16:07:50,968][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 16:07:50,968][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@65a80fdb -INFO [2024-03-15 16:07:51,319][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:07:51,794][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 16:07:51,901][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:07:52,056][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:07:52,120][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:07:52,211][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:07:52,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:07:52,273][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:07:52,276][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:07:52,279][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:07:52,282][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:07:52,285][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:07:53,503][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:07:53,977][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 16:07:54,062][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 16:07:54,257][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:07:54,416][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 16:07:54,417][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:07:55,715][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 16:07:55,833][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 16:07:55,834][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:07:55,987][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 16:07:56,071][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 16:07:56,074][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:07:56,080][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 16:07:56,499][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 16:07:56,588][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 16:07:56,589][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:07:56,862][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 16:07:56,955][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 16:07:57,085][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 16:07:57,160][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 16:07:59,351][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@21523e1b, org.springframework.security.web.context.SecurityContextPersistenceFilter@2ee949d4, org.springframework.security.web.header.HeaderWriterFilter@79690a0a, org.springframework.security.web.authentication.logout.LogoutFilter@323b5264, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@79c9a128, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5dfaa2f0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35bfa7be, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@ace2408, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6461c673, org.springframework.security.web.session.SessionManagementFilter@294aaa6, org.springframework.security.web.access.ExceptionTranslationFilter@3c0becae, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@36b6802f] -INFO [2024-03-15 16:08:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:08:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490080014 -INFO [2024-03-15 16:08:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:08:00,442][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:08:00,497][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:08:00,498][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:08:00,640][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 142 ms -INFO [2024-03-15 16:08:00,641][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 16:08:02,992][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 16:08:02,992][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 16:08:03,024][] org.springframework.boot.StartupInfoLogger:61 - Started App in 26.319 seconds (JVM running for 28.084) -INFO [2024-03-15 16:08:06,561][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 16:08:06,561][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 16:08:06,569][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 7 ms -INFO [2024-03-15 16:08:12,525][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:08:12,526][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490092525 -INFO [2024-03-15 16:08:12,526][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:1 毫秒 -INFO [2024-03-15 16:08:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:08:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490100007 -INFO [2024-03-15 16:08:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:08:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:08:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490110003 -INFO [2024-03-15 16:08:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:08:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:08:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490120004 -INFO [2024-03-15 16:08:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:08:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:08:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490130008 -INFO [2024-03-15 16:08:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:09:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:09:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490140013 -INFO [2024-03-15 16:09:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:09:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:09:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490150013 -INFO [2024-03-15 16:09:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:09:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:09:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490160006 -INFO [2024-03-15 16:09:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:2 毫秒 -INFO [2024-03-15 16:09:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:09:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490170002 -INFO [2024-03-15 16:09:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:09:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:09:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490180001 -INFO [2024-03-15 16:09:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:09:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:09:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490190004 -INFO [2024-03-15 16:09:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:10:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:10:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490200009 -INFO [2024-03-15 16:10:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:1 毫秒 -INFO [2024-03-15 16:10:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:10:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490210014 -INFO [2024-03-15 16:10:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:10:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:10:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490220004 -INFO [2024-03-15 16:10:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:10:29,899][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTIwMjk3NjMsImlzc3VlZEF0IjoxNzEwNDkwMjI5MDcyLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIxMTRkNWRmODk2YWViODhkZjk4NDMzZDliN2NjNDZiOSIsInRva2VudXVpZCI6IjkyNmJiOGQxODZjNzRhYTdhZDZlMWQyNzEzY2FhNTI1IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTIwMjksImlhdCI6MTcxMDQ5MDIyOX0.l7AvdvyS9VhWz1jq3IGQfVzs4wFdCXKd-cs4p4iNv-U -INFO [2024-03-15 16:10:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:10:30,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490230017 -INFO [2024-03-15 16:10:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:13 毫秒 -INFO [2024-03-15 16:10:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:10:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490240002 -INFO [2024-03-15 16:10:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:10:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:10:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490250015 -INFO [2024-03-15 16:10:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:1 毫秒 -INFO [2024-03-15 16:11:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:11:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490260012 -INFO [2024-03-15 16:11:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:11:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:11:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490270012 -INFO [2024-03-15 16:11:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:11:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:11:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490280009 -INFO [2024-03-15 16:11:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:11:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490290007 -INFO [2024-03-15 16:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:11:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:11:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490300015 -INFO [2024-03-15 16:11:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:11:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:11:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490310002 -INFO [2024-03-15 16:11:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:12:17,385][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:12:18,914][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490338914 -INFO [2024-03-15 16:12:18,914][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:1528 毫秒 -INFO [2024-03-15 16:12:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:12:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490340013 -INFO [2024-03-15 16:12:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:12:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:12:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490350015 -INFO [2024-03-15 16:12:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:12:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:12:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490360016 -INFO [2024-03-15 16:12:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:12:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:12:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490370004 -INFO [2024-03-15 16:12:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:13:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:13:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490380015 -INFO [2024-03-15 16:13:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:13:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:13:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490390016 -INFO [2024-03-15 16:13:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:22:04,208][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971] -INFO [2024-03-15 16:22:04,210][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490924210 -INFO [2024-03-15 16:22:04,210][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4bfea971],耗时:0 毫秒 -INFO [2024-03-15 16:22:18,643][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 16:22:18,643][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 31444 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 16:22:18,644][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 16:22:24,061][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 16:22:24,063][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 16:22:24,189][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 114 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 16:22:24,781][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:22:24,785][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:22:24,922][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:22:24,948][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@13213f26' 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) -INFO [2024-03-15 16:22:24,953][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 16:22:25,357][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 16:22:25,368][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:22:25,368][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 16:22:25,368][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 16:22:25,472][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 16:22:25,472][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6781 ms -INFO [2024-03-15 16:22:26,035][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 16:22:26,040][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 16:22:26,040][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 16:22:26,040][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 16:22:26,041][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 16:22:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:22:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490950005 -INFO [2024-03-15 16:22:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:3 毫秒 -INFO [2024-03-15 16:22:31,072][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 16:22:31,086][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 16:22:31,086][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 16:22:31,087][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 16:22:31,088][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 16:22:31,088][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 16:22:31,088][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 16:22:31,089][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 16:22:31,404][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:22:31,836][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 16:22:31,935][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:22:32,078][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:22:32,137][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:22:32,223][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:22:32,258][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 16:22:32,258][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:22:32,259][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:22:32,259][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:22:32,259][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:22:32,259][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:22:32,259][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:22:32,259][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:22:32,264][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:22:32,267][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:22:32,271][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:22:32,274][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:22:32,276][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:22:33,366][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:22:33,784][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 16:22:33,861][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 16:22:34,074][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:22:34,216][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 16:22:34,217][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:22:35,399][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 16:22:35,517][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 16:22:35,518][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:22:35,672][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 16:22:35,764][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 16:22:35,765][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:22:35,771][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 16:22:36,161][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 16:22:36,247][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 16:22:36,248][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:22:36,475][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 16:22:36,572][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 16:22:36,730][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 16:22:36,811][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 16:22:38,595][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3670af2b, org.springframework.security.web.context.SecurityContextPersistenceFilter@35bfa7be, org.springframework.security.web.header.HeaderWriterFilter@fcee97c, org.springframework.security.web.authentication.logout.LogoutFilter@3e7c66b3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4caca86d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@335ff774, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ab5954d, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c8537e9, org.springframework.security.web.session.SessionManagementFilter@48682f91, org.springframework.security.web.access.ExceptionTranslationFilter@647468a7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ec78008] -INFO [2024-03-15 16:22:39,484][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:22:39,508][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:22:39,508][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:22:39,610][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 102 ms -INFO [2024-03-15 16:22:39,611][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 16:22:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:22:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490960002 -INFO [2024-03-15 16:22:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:22:40,880][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 16:22:40,880][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 16:22:40,896][] org.springframework.boot.StartupInfoLogger:61 - Started App in 23.067 seconds (JVM running for 24.429) -INFO [2024-03-15 16:22:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:22:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490970013 -INFO [2024-03-15 16:22:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:23:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:23:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490980002 -INFO [2024-03-15 16:23:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:23:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:23:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710490990008 -INFO [2024-03-15 16:23:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:23:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:23:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491000003 -INFO [2024-03-15 16:23:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:23:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:23:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491010015 -INFO [2024-03-15 16:23:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:23:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:23:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491020011 -INFO [2024-03-15 16:23:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:23:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:23:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491030011 -INFO [2024-03-15 16:23:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:1 毫秒 -INFO [2024-03-15 16:24:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:24:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491040001 -INFO [2024-03-15 16:24:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:24:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:24:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491050015 -INFO [2024-03-15 16:24:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:24:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:24:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491060004 -INFO [2024-03-15 16:24:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:24:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:24:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491070011 -INFO [2024-03-15 16:24:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:24:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:24:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491080000 -INFO [2024-03-15 16:24:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:24:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:24:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491090012 -INFO [2024-03-15 16:24:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:25:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:25:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491100003 -INFO [2024-03-15 16:25:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:1 毫秒 -INFO [2024-03-15 16:25:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:25:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491110008 -INFO [2024-03-15 16:25:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:25:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:25:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491120006 -INFO [2024-03-15 16:25:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:25:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:25:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491130004 -INFO [2024-03-15 16:25:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:25:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:25:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491140016 -INFO [2024-03-15 16:25:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:25:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:25:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491150009 -INFO [2024-03-15 16:25:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:26:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:26:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491160004 -INFO [2024-03-15 16:26:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:26:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:26:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491170003 -INFO [2024-03-15 16:26:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:26:18,939][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 16:26:18,939][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 16:26:18,941][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 16:26:23,587][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:26:23,587][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491183587 -INFO [2024-03-15 16:26:23,587][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:26:27,544][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTI5ODc1NDQsImlzc3VlZEF0IjoxNzEwNDkxMTg3NTMyLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiZGM2NmU2ZTAyY2UzZjIwZjVhOWE3OTRjYjRkOWRhMSIsInRva2VudXVpZCI6IjM0NGViZGU3YzVjNjRlOWJhZTgxY2IzNWNlNTNlNTkyIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTI5ODcsImlhdCI6MTcxMDQ5MTE4N30.ft1ZSa6zFKoJMUPU6t7m6BOspXHgAbIKfl8lOfa4rrk -INFO [2024-03-15 16:26:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:26:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491190010 -INFO [2024-03-15 16:26:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:3 毫秒 -INFO [2024-03-15 16:26:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:26:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491200013 -INFO [2024-03-15 16:26:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:26:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:26:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491210014 -INFO [2024-03-15 16:26:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:26:50,087][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTMwMTAwODcsImlzc3VlZEF0IjoxNzEwNDkxMjEwMDg2LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI2YTNlYjlkMWY3YzRhYTIxMDFmYWQxNTZmYTJiYWM1OCIsInRva2VudXVpZCI6IjgyODU3NDU0MDUyMTQ2NzJhMjMxNDY3YTI2ZTNkZjViIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTMwMTAsImlhdCI6MTcxMDQ5MTIxMH0.Kqmnpva_8C0ZjMf2JBjrKWXgK55JVpU-NAZlNL_LQE0 -INFO [2024-03-15 16:27:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:27:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491220004 -INFO [2024-03-15 16:27:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:27:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:27:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491230010 -INFO [2024-03-15 16:27:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:27:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:27:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491240015 -INFO [2024-03-15 16:27:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:27:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:27:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491250006 -INFO [2024-03-15 16:27:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:27:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:27:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491260014 -INFO [2024-03-15 16:27:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:1 毫秒 -INFO [2024-03-15 16:28:00,025][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:28:00,026][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491280026 -INFO [2024-03-15 16:28:00,026][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:28:11,283][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:28:14,266][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491294266 -INFO [2024-03-15 16:28:14,266][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:0 毫秒 -INFO [2024-03-15 16:28:22,425][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:28:22,426][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491302426 -INFO [2024-03-15 16:28:23,147][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:722 毫秒 -INFO [2024-03-15 16:28:23,150][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTMxMDMxNDcsImlzc3VlZEF0IjoxNzEwNDkxMjk4NzA5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlNTU0NWI0ZmU1MzMzMzQ4N2ZkZmZkYzEyNmU5NWI5NCIsInRva2VudXVpZCI6ImVjYzJjYmZkMjVhYTQwZWE5NjBiNjQ2ZWY5NDgzZDg0IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTMxMDMsImlhdCI6MTcxMDQ5MTI5OH0.45i4Q7Bu3mhlb8h85nwB-eeVIll6Xjg9dbwm2EsqW4o -INFO [2024-03-15 16:28:30,843][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:28:30,843][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491310843 -INFO [2024-03-15 16:28:31,850][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:1007 毫秒 -INFO [2024-03-15 16:29:01,447][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e] -INFO [2024-03-15 16:29:01,448][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491341448 -INFO [2024-03-15 16:29:01,453][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@e016d3e],耗时:5 毫秒 -INFO [2024-03-15 16:29:01,546][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 16:29:02,148][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 16:29:02,148][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 16:29:02,148][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 16:29:02,148][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 16:29:02,155][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 16:29:02,172][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 16:29:02,173][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 16:29:02,174][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 16:29:02,179][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 16:29:02,179][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 16:29:10,281][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 3356 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 16:29:10,282][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 16:29:10,284][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 16:29:12,232][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 16:29:12,234][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 16:29:12,323][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 16:29:12,859][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:29:12,863][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$825c507b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:29:12,974][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:29:12,999][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6839203b' 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) -INFO [2024-03-15 16:29:13,006][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 16:29:13,329][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 16:29:13,340][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:29:13,340][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 16:29:13,340][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 16:29:13,430][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 16:29:13,430][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3108 ms -INFO [2024-03-15 16:29:13,888][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 16:29:13,892][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 16:29:13,893][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 16:29:13,893][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 16:29:13,893][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 16:29:18,335][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 16:29:18,348][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 16:29:18,348][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 16:29:18,349][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 16:29:18,350][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 16:29:18,350][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 16:29:18,350][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 16:29:18,350][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@111cbcda -INFO [2024-03-15 16:29:18,654][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:29:19,082][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 16:29:19,177][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:29:19,316][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:29:19,376][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:29:19,419][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:29:19,455][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 16:29:19,455][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:29:19,455][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:29:19,455][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:29:19,455][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:29:19,456][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:29:19,456][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:29:19,456][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:29:19,461][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:29:19,464][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:29:19,467][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:29:19,470][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:29:19,472][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:29:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:29:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491360003 -INFO [2024-03-15 16:29:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:29:20,516][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:29:20,975][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 16:29:21,057][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 16:29:21,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:29:21,488][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 16:29:21,490][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:29:22,496][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 16:29:22,619][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 16:29:22,620][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:29:22,796][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 16:29:22,922][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 16:29:22,923][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:29:22,930][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 16:29:23,353][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 16:29:23,486][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 16:29:23,487][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:29:23,782][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 16:29:23,887][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 16:29:24,100][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 16:29:24,193][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 16:29:26,040][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10770c1, org.springframework.security.web.context.SecurityContextPersistenceFilter@2453cbb7, org.springframework.security.web.header.HeaderWriterFilter@323b5264, org.springframework.security.web.authentication.logout.LogoutFilter@4203190, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4a9c188f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47c06b1a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61f2bf3a, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@2bd4780c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35ab0bf3, org.springframework.security.web.session.SessionManagementFilter@386b4f7e, org.springframework.security.web.access.ExceptionTranslationFilter@2f349170, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4075c0d8] -INFO [2024-03-15 16:29:26,886][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:29:26,910][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:29:26,910][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:29:27,017][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 107 ms -INFO [2024-03-15 16:29:27,018][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 16:29:28,298][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 16:29:28,299][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 16:29:28,313][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.846 seconds (JVM running for 20.823) -INFO [2024-03-15 16:29:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:29:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491370011 -INFO [2024-03-15 16:29:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:29:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:29:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491380001 -INFO [2024-03-15 16:29:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:29:41,765][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 16:29:41,765][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 16:29:41,768][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 16:29:43,926][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTMxODM4ODQsImlzc3VlZEF0IjoxNzEwNDkxMzgzNjYxLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI2NTdiMGNhNGZjZGE5YzQ4YWJkZWZjOGY3MDQ0MWNkMCIsInRva2VudXVpZCI6IjRkM2FhZDdlMDZkODRjZWE4ZTk2YWNkYmU3MTc2OWQ0IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTMxODMsImlhdCI6MTcxMDQ5MTM4M30.aMaL0kr8Of9L4EWuWRSZqrWUB6HoKts2QRuf0MLz-oQ -INFO [2024-03-15 16:29:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:29:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491390012 -INFO [2024-03-15 16:29:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:2 毫秒 -INFO [2024-03-15 16:30:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:30:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491400003 -INFO [2024-03-15 16:30:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:30:18,330][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:30:18,330][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491418330 -INFO [2024-03-15 16:30:18,330][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:30:22,905][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:30:27,993][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491427993 -INFO [2024-03-15 16:30:27,993][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:30:43,412][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:30:44,258][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491444258 -INFO [2024-03-15 16:30:44,258][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:30:50,786][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:30:50,787][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491450787 -INFO [2024-03-15 16:30:51,530][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:744 毫秒 -INFO [2024-03-15 16:31:03,595][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:31:03,595][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491463595 -INFO [2024-03-15 16:31:03,596][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:1 毫秒 -INFO [2024-03-15 16:31:17,327][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:31:17,328][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491477328 -INFO [2024-03-15 16:31:17,328][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:31:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:31:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491480008 -INFO [2024-03-15 16:31:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:31:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:31:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491490012 -INFO [2024-03-15 16:31:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:31:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:31:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491500000 -INFO [2024-03-15 16:31:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:31:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:31:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491510006 -INFO [2024-03-15 16:31:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:32:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:32:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491520001 -INFO [2024-03-15 16:32:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:1 毫秒 -INFO [2024-03-15 16:32:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:32:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491530006 -INFO [2024-03-15 16:32:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:32:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:32:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491540003 -INFO [2024-03-15 16:32:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:32:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491550002 -INFO [2024-03-15 16:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:32:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:32:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491560003 -INFO [2024-03-15 16:32:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:32:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:32:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491570004 -INFO [2024-03-15 16:32:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:33:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:33:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491580001 -INFO [2024-03-15 16:33:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:1 毫秒 -INFO [2024-03-15 16:33:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:33:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491590002 -INFO [2024-03-15 16:33:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:33:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:33:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491600016 -INFO [2024-03-15 16:33:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:33:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:33:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491610016 -INFO [2024-03-15 16:33:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:33:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:33:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491620015 -INFO [2024-03-15 16:33:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:33:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:33:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491630007 -INFO [2024-03-15 16:33:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:34:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86] -INFO [2024-03-15 16:34:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491640010 -INFO [2024-03-15 16:34:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b11ba86],耗时:0 毫秒 -INFO [2024-03-15 16:34:02,110][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 16:34:02,615][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 16:34:02,615][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 16:34:02,615][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 16:34:02,615][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 16:34:02,621][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 16:34:02,624][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 16:34:02,625][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 16:34:02,625][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 16:34:02,630][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 16:34:02,630][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 16:34:11,433][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 11160 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 16:34:11,435][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 16:34:11,438][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 16:34:13,468][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 16:34:13,470][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 16:34:13,565][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 81 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 16:34:14,127][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:34:14,130][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f5184dc3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:34:14,253][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 16:34:14,277][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6070775e' 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) -INFO [2024-03-15 16:34:14,282][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 16:34:14,598][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 16:34:14,608][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:34:14,609][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 16:34:14,609][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 16:34:14,687][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 16:34:14,687][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3200 ms -INFO [2024-03-15 16:34:15,109][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 16:34:15,114][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 16:34:15,115][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 16:34:15,115][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 16:34:15,115][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 16:34:19,530][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 16:34:19,542][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 16:34:19,543][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 16:34:19,543][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 16:34:19,544][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 16:34:19,544][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 16:34:19,544][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 16:34:19,544][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@29ccab93 -INFO [2024-03-15 16:34:19,844][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:34:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:34:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491660005 -INFO [2024-03-15 16:34:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:34:20,262][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 16:34:20,356][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:34:20,493][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:34:20,560][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:34:20,606][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 16:34:20,645][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 16:34:20,645][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:34:20,645][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:34:20,646][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:34:20,646][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:34:20,646][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:34:20,646][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:34:20,646][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:34:20,652][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:34:20,655][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:34:20,658][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:34:20,660][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:34:20,663][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:34:21,690][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 16:34:22,091][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 16:34:22,161][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 16:34:22,388][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 16:34:22,522][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 16:34:22,523][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 16:34:23,476][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 16:34:23,577][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 16:34:23,579][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 16:34:23,724][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 16:34:23,830][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 16:34:23,832][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 16:34:23,838][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 16:34:24,240][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 16:34:24,406][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 16:34:24,408][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 16:34:24,770][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 16:34:24,984][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 16:34:25,245][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 16:34:25,336][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 16:34:27,149][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3a2b1f24, org.springframework.security.web.context.SecurityContextPersistenceFilter@6fa48ee4, org.springframework.security.web.header.HeaderWriterFilter@70a984c5, org.springframework.security.web.authentication.logout.LogoutFilter@f1b006b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1b87f7cd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a55b4f9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c53c04e, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@4bab78ce, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72d2470, org.springframework.security.web.session.SessionManagementFilter@40032b7b, org.springframework.security.web.access.ExceptionTranslationFilter@42d65ffc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@d65ba64] -INFO [2024-03-15 16:34:28,059][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 16:34:28,083][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:34:28,083][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 16:34:28,178][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 95 ms -INFO [2024-03-15 16:34:28,179][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 16:34:29,440][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 16:34:29,441][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 16:34:29,455][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.693 seconds (JVM running for 19.992) -INFO [2024-03-15 16:34:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:34:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491670010 -INFO [2024-03-15 16:34:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:34:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:34:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491680003 -INFO [2024-03-15 16:34:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:34:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:34:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491690004 -INFO [2024-03-15 16:34:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:35:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:35:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491700010 -INFO [2024-03-15 16:35:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:35:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:35:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491710005 -INFO [2024-03-15 16:35:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:35:16,118][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 16:35:16,119][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 16:35:16,120][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 1 ms -INFO [2024-03-15 16:35:21,120][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:35:21,120][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491721120 -INFO [2024-03-15 16:35:21,120][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:35:24,156][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTM1MjQxNTYsImlzc3VlZEF0IjoxNzEwNDkxNzI0MTQ1LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIwNzg3ZjhjOTUyMDBkNWRjOWNmOGIwNmRkZTM3ZGU0ZCIsInRva2VudXVpZCI6IjMyNGVkN2QzZTBkODQ0ODM4YWZlNGY4NTUwZmQwMDJiIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTM1MjQsImlhdCI6MTcxMDQ5MTcyNH0.uMHtH6bYrq1wVH4I0MLDnBVHJ9H4AjMZTBLyosalG7U -INFO [2024-03-15 16:35:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:35:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491730014 -INFO [2024-03-15 16:35:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:3 毫秒 -INFO [2024-03-15 16:35:36,440][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTM1MzY0NDAsImlzc3VlZEF0IjoxNzEwNDkxNzM2NDM3LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlNmYxMmQ4ZDc3ZjhhNDQ3YTlmMWY0MDBlYWQ4MjA4MSIsInRva2VudXVpZCI6IjJmYmNhNzZlN2NhMzQ1NTVhMWRhMmVmYmYyODk3Zjk0IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTM1MzYsImlhdCI6MTcxMDQ5MTczNn0.ngKspeRIYzMgHpBGeRI5Juj1Fnl-ZmBdwlCrGCqHShY -INFO [2024-03-15 16:35:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:35:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491740015 -INFO [2024-03-15 16:35:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:35:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:35:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491750006 -INFO [2024-03-15 16:35:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:36:00,090][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:36:00,090][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491760090 -INFO [2024-03-15 16:36:00,090][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:36:10,627][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:36:12,051][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491772051 -INFO [2024-03-15 16:36:12,410][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:360 毫秒 -INFO [2024-03-15 16:36:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:36:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491780005 -INFO [2024-03-15 16:36:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:36:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:36:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491790010 -INFO [2024-03-15 16:36:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:36:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:36:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491800016 -INFO [2024-03-15 16:36:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:36:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:36:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491810014 -INFO [2024-03-15 16:36:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:37:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:37:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491820005 -INFO [2024-03-15 16:37:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:37:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:37:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491830007 -INFO [2024-03-15 16:37:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:37:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:37:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491840002 -INFO [2024-03-15 16:37:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:37:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:37:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491850004 -INFO [2024-03-15 16:37:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:37:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:37:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491860007 -INFO [2024-03-15 16:37:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:37:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:37:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491870002 -INFO [2024-03-15 16:37:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:38:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:38:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491880009 -INFO [2024-03-15 16:38:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:38:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:38:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491890002 -INFO [2024-03-15 16:38:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:38:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:38:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491900005 -INFO [2024-03-15 16:38:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:38:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:38:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491910008 -INFO [2024-03-15 16:38:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:38:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:38:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491920008 -INFO [2024-03-15 16:38:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:38:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:38:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491930005 -INFO [2024-03-15 16:38:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:39:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:39:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491940011 -INFO [2024-03-15 16:39:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:39:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:39:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491950009 -INFO [2024-03-15 16:39:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:39:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:39:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491960014 -INFO [2024-03-15 16:39:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:39:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:39:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491970014 -INFO [2024-03-15 16:39:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:39:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:39:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491980013 -INFO [2024-03-15 16:39:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:39:50,028][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:39:50,028][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710491990028 -INFO [2024-03-15 16:39:50,029][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:40:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:40:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492000015 -INFO [2024-03-15 16:40:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:40:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:40:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492010016 -INFO [2024-03-15 16:40:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:40:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:40:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492020016 -INFO [2024-03-15 16:40:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:40:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:40:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492030013 -INFO [2024-03-15 16:40:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:40:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:40:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492040009 -INFO [2024-03-15 16:40:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:40:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:40:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492050010 -INFO [2024-03-15 16:40:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:41:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:41:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492060009 -INFO [2024-03-15 16:41:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:41:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:41:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492070015 -INFO [2024-03-15 16:41:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:41:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:41:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492080016 -INFO [2024-03-15 16:41:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:41:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:41:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492090004 -INFO [2024-03-15 16:41:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:41:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:41:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492100010 -INFO [2024-03-15 16:41:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:41:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:41:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492110004 -INFO [2024-03-15 16:41:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:42:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:42:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492120011 -INFO [2024-03-15 16:42:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:42:10,029][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:42:10,030][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492130030 -INFO [2024-03-15 16:42:10,030][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:42:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:42:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492140005 -INFO [2024-03-15 16:42:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:42:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:42:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492150012 -INFO [2024-03-15 16:42:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:42:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:42:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492160016 -INFO [2024-03-15 16:42:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:42:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:42:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492170006 -INFO [2024-03-15 16:42:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:43:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:43:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492180004 -INFO [2024-03-15 16:43:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:43:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:43:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492190007 -INFO [2024-03-15 16:43:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:43:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:43:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492200007 -INFO [2024-03-15 16:43:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:43:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:43:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492210001 -INFO [2024-03-15 16:43:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:43:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:43:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492220015 -INFO [2024-03-15 16:43:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:43:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:43:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492230005 -INFO [2024-03-15 16:43:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:44:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:44:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492240009 -INFO [2024-03-15 16:44:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:44:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:44:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492250013 -INFO [2024-03-15 16:44:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:44:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:44:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492260014 -INFO [2024-03-15 16:44:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:44:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:44:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492270014 -INFO [2024-03-15 16:44:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:44:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:44:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492280004 -INFO [2024-03-15 16:44:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:44:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:44:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492290015 -INFO [2024-03-15 16:44:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:45:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:45:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492300006 -INFO [2024-03-15 16:45:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:45:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:45:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492310004 -INFO [2024-03-15 16:45:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:45:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:45:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492320009 -INFO [2024-03-15 16:45:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:45:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:45:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492330007 -INFO [2024-03-15 16:45:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:45:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:45:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492340006 -INFO [2024-03-15 16:45:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:45:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:45:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492350016 -INFO [2024-03-15 16:45:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:46:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:46:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492360002 -INFO [2024-03-15 16:46:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:46:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:46:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492370010 -INFO [2024-03-15 16:46:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:46:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:46:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492380007 -INFO [2024-03-15 16:46:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:46:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:46:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492390009 -INFO [2024-03-15 16:46:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:46:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:46:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492400015 -INFO [2024-03-15 16:46:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:46:50,018][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:46:50,019][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492410019 -INFO [2024-03-15 16:46:50,019][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:47:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:47:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492420002 -INFO [2024-03-15 16:47:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:47:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:47:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492430014 -INFO [2024-03-15 16:47:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:47:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:47:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492440005 -INFO [2024-03-15 16:47:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:47:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:47:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492450007 -INFO [2024-03-15 16:47:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:47:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:47:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492460015 -INFO [2024-03-15 16:47:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:47:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:47:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492470004 -INFO [2024-03-15 16:47:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:48:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:48:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492480006 -INFO [2024-03-15 16:48:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:48:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:48:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492490002 -INFO [2024-03-15 16:48:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:48:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:48:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492500014 -INFO [2024-03-15 16:48:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:48:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:48:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492510014 -INFO [2024-03-15 16:48:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:48:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:48:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492520011 -INFO [2024-03-15 16:48:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:48:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:48:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492530014 -INFO [2024-03-15 16:48:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:49:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:49:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492540007 -INFO [2024-03-15 16:49:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:49:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:49:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492550007 -INFO [2024-03-15 16:49:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:49:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:49:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492560008 -INFO [2024-03-15 16:49:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:49:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:49:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492570014 -INFO [2024-03-15 16:49:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:49:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:49:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492580002 -INFO [2024-03-15 16:49:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:49:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:49:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492590016 -INFO [2024-03-15 16:49:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:50:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:50:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492600003 -INFO [2024-03-15 16:50:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:50:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:50:10,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492610000 -INFO [2024-03-15 16:50:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:50:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:50:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492620011 -INFO [2024-03-15 16:50:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:50:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:50:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492630016 -INFO [2024-03-15 16:50:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:50:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:50:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492640013 -INFO [2024-03-15 16:50:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:50:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:50:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492650013 -INFO [2024-03-15 16:50:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:51:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:51:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492660006 -INFO [2024-03-15 16:51:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:51:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:51:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492670005 -INFO [2024-03-15 16:51:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:51:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:51:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492680012 -INFO [2024-03-15 16:51:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:51:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:51:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492690002 -INFO [2024-03-15 16:51:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:51:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:51:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492700015 -INFO [2024-03-15 16:51:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:51:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:51:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492710007 -INFO [2024-03-15 16:51:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:52:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:52:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492720016 -INFO [2024-03-15 16:52:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:52:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:52:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492730003 -INFO [2024-03-15 16:52:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:52:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:52:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492740005 -INFO [2024-03-15 16:52:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:52:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:52:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492750014 -INFO [2024-03-15 16:52:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:52:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:52:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492760016 -INFO [2024-03-15 16:52:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:52:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:52:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492770008 -INFO [2024-03-15 16:52:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:53:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:53:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492780005 -INFO [2024-03-15 16:53:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:53:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:53:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492790013 -INFO [2024-03-15 16:53:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:53:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492800014 -INFO [2024-03-15 16:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:53:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:53:30,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492810000 -INFO [2024-03-15 16:53:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:53:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:53:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492820009 -INFO [2024-03-15 16:53:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:53:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:53:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492830000 -INFO [2024-03-15 16:53:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:54:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:54:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492840004 -INFO [2024-03-15 16:54:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:54:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:54:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492850015 -INFO [2024-03-15 16:54:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:54:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:54:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492860010 -INFO [2024-03-15 16:54:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:54:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:54:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492870007 -INFO [2024-03-15 16:54:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:54:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:54:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492880006 -INFO [2024-03-15 16:54:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:54:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:54:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492890012 -INFO [2024-03-15 16:54:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:55:00,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:55:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492900001 -INFO [2024-03-15 16:55:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:55:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:55:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492910009 -INFO [2024-03-15 16:55:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:55:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492920009 -INFO [2024-03-15 16:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:55:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:55:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492930011 -INFO [2024-03-15 16:55:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:55:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:55:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492940014 -INFO [2024-03-15 16:55:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:55:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:55:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492950001 -INFO [2024-03-15 16:55:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:56:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:56:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492960009 -INFO [2024-03-15 16:56:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:56:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:56:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492970004 -INFO [2024-03-15 16:56:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:56:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:56:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492980008 -INFO [2024-03-15 16:56:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:56:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:56:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710492990010 -INFO [2024-03-15 16:56:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:56:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:56:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493000007 -INFO [2024-03-15 16:56:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 16:56:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:56:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493010007 -INFO [2024-03-15 16:56:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:57:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:57:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493020010 -INFO [2024-03-15 16:57:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:57:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:57:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493030014 -INFO [2024-03-15 16:57:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:57:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:57:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493040006 -INFO [2024-03-15 16:57:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:57:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:57:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493050004 -INFO [2024-03-15 16:57:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:57:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:57:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493060007 -INFO [2024-03-15 16:57:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:57:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:57:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493070001 -INFO [2024-03-15 16:57:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:58:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:58:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493080011 -INFO [2024-03-15 16:58:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:58:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:58:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493090003 -INFO [2024-03-15 16:58:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:58:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:58:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493100017 -INFO [2024-03-15 16:58:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:58:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:58:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493110003 -INFO [2024-03-15 16:58:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:58:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:58:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493120012 -INFO [2024-03-15 16:58:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:58:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:58:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493130014 -INFO [2024-03-15 16:58:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:59:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:59:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493140016 -INFO [2024-03-15 16:59:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:59:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:59:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493150003 -INFO [2024-03-15 16:59:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:59:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:59:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493160005 -INFO [2024-03-15 16:59:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:59:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:59:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493170002 -INFO [2024-03-15 16:59:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:59:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:59:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493180007 -INFO [2024-03-15 16:59:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 16:59:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 16:59:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493190001 -INFO [2024-03-15 16:59:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:00:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:00:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493200016 -INFO [2024-03-15 17:00:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:00:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:00:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493210002 -INFO [2024-03-15 17:00:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:00:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:00:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493220003 -INFO [2024-03-15 17:00:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:00:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:00:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493230004 -INFO [2024-03-15 17:00:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:00:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:00:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493240001 -INFO [2024-03-15 17:00:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:00:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:00:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493250006 -INFO [2024-03-15 17:00:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:01:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:01:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493260004 -INFO [2024-03-15 17:01:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:01:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:01:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493270003 -INFO [2024-03-15 17:01:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:01:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:01:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493280004 -INFO [2024-03-15 17:01:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:01:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:01:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493290016 -INFO [2024-03-15 17:01:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:01:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:01:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493300011 -INFO [2024-03-15 17:01:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:01:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:01:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493310002 -INFO [2024-03-15 17:01:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:02:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:02:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493320010 -INFO [2024-03-15 17:02:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:02:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:02:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493330004 -INFO [2024-03-15 17:02:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:02:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:02:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493340016 -INFO [2024-03-15 17:02:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:02:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:02:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493350010 -INFO [2024-03-15 17:02:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:02:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:02:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493360001 -INFO [2024-03-15 17:02:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:02:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:02:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493370016 -INFO [2024-03-15 17:02:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:03:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:03:00,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493380017 -INFO [2024-03-15 17:03:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:03:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:03:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493390006 -INFO [2024-03-15 17:03:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:03:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:03:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493400015 -INFO [2024-03-15 17:03:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:03:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:03:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493410002 -INFO [2024-03-15 17:03:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:03:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:03:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493420016 -INFO [2024-03-15 17:03:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:03:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:03:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493430006 -INFO [2024-03-15 17:03:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:04:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:04:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493440016 -INFO [2024-03-15 17:04:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:04:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:04:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493450016 -INFO [2024-03-15 17:04:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:04:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:04:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493460007 -INFO [2024-03-15 17:04:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:04:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:04:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493470011 -INFO [2024-03-15 17:04:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:04:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:04:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493480002 -INFO [2024-03-15 17:04:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:04:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:04:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493490005 -INFO [2024-03-15 17:04:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:05:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:05:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493500008 -INFO [2024-03-15 17:05:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:05:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:05:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493510015 -INFO [2024-03-15 17:05:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:05:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:05:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493520004 -INFO [2024-03-15 17:05:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:05:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:05:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493530016 -INFO [2024-03-15 17:05:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:05:40,021][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:05:40,022][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493540022 -INFO [2024-03-15 17:05:40,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:05:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:05:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493550001 -INFO [2024-03-15 17:05:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:06:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:06:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493560011 -INFO [2024-03-15 17:06:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:06:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:06:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493570004 -INFO [2024-03-15 17:06:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:06:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:06:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493580005 -INFO [2024-03-15 17:06:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:06:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:06:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493590015 -INFO [2024-03-15 17:06:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:06:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:06:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493600009 -INFO [2024-03-15 17:06:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:06:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:06:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493610007 -INFO [2024-03-15 17:06:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:07:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:07:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493620013 -INFO [2024-03-15 17:07:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:07:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:07:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493630001 -INFO [2024-03-15 17:07:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:07:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:07:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493640012 -INFO [2024-03-15 17:07:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:07:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:07:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493650007 -INFO [2024-03-15 17:07:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:07:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:07:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493660012 -INFO [2024-03-15 17:07:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:07:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:07:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493670014 -INFO [2024-03-15 17:07:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:08:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:08:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493680002 -INFO [2024-03-15 17:08:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:08:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:08:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493690003 -INFO [2024-03-15 17:08:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:08:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:08:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493700011 -INFO [2024-03-15 17:08:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:08:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:08:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493710002 -INFO [2024-03-15 17:08:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:08:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:08:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493720002 -INFO [2024-03-15 17:08:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:08:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:08:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493730006 -INFO [2024-03-15 17:08:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:09:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:09:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493740002 -INFO [2024-03-15 17:09:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:09:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:09:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493750004 -INFO [2024-03-15 17:09:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:09:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:09:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493760008 -INFO [2024-03-15 17:09:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:09:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:09:30,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493770000 -INFO [2024-03-15 17:09:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:09:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:09:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493780009 -INFO [2024-03-15 17:09:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:09:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:09:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493790005 -INFO [2024-03-15 17:09:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:10:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:10:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493800013 -INFO [2024-03-15 17:10:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:10:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:10:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493810013 -INFO [2024-03-15 17:10:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:10:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:10:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493820010 -INFO [2024-03-15 17:10:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:10:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:10:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493830006 -INFO [2024-03-15 17:10:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:10:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:10:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493840004 -INFO [2024-03-15 17:10:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:10:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:10:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493850001 -INFO [2024-03-15 17:10:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:11:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:11:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493860014 -INFO [2024-03-15 17:11:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:11:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:11:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493870012 -INFO [2024-03-15 17:11:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:11:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:11:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493880003 -INFO [2024-03-15 17:11:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:11:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493890007 -INFO [2024-03-15 17:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:11:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:11:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493900000 -INFO [2024-03-15 17:11:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:11:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:11:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493910003 -INFO [2024-03-15 17:11:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:12:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:12:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493920009 -INFO [2024-03-15 17:12:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:12:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:12:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493930001 -INFO [2024-03-15 17:12:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:12:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:12:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493940011 -INFO [2024-03-15 17:12:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:12:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:12:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493950001 -INFO [2024-03-15 17:12:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:12:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:12:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493960014 -INFO [2024-03-15 17:12:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:12:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:12:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493970009 -INFO [2024-03-15 17:12:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:13:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:13:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493980010 -INFO [2024-03-15 17:13:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:13:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:13:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710493990011 -INFO [2024-03-15 17:13:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:13:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:13:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494000015 -INFO [2024-03-15 17:13:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:13:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:13:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494010013 -INFO [2024-03-15 17:13:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:13:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:13:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494020009 -INFO [2024-03-15 17:13:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:13:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:13:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494030014 -INFO [2024-03-15 17:13:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:14:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:14:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494040008 -INFO [2024-03-15 17:14:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:14:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:14:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494050013 -INFO [2024-03-15 17:14:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:14:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:14:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494060013 -INFO [2024-03-15 17:14:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:14:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:14:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494070007 -INFO [2024-03-15 17:14:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:14:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:14:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494080008 -INFO [2024-03-15 17:14:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:14:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:14:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494090007 -INFO [2024-03-15 17:14:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:15:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:15:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494100011 -INFO [2024-03-15 17:15:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:15:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:15:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494110002 -INFO [2024-03-15 17:15:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:15:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:15:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494120004 -INFO [2024-03-15 17:15:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:15:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:15:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494130006 -INFO [2024-03-15 17:15:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:15:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:15:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494140002 -INFO [2024-03-15 17:15:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:15:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:15:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494150005 -INFO [2024-03-15 17:15:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:16:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:16:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494160002 -INFO [2024-03-15 17:16:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:16:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:16:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494170003 -INFO [2024-03-15 17:16:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:16:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:16:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494180003 -INFO [2024-03-15 17:16:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:16:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:16:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494190016 -INFO [2024-03-15 17:16:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:16:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:16:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494200005 -INFO [2024-03-15 17:16:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:16:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:16:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494210013 -INFO [2024-03-15 17:16:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:17:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:17:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494220002 -INFO [2024-03-15 17:17:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:17:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:17:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494230009 -INFO [2024-03-15 17:17:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:17:20,036][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:17:20,047][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494240047 -INFO [2024-03-15 17:17:20,047][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:17:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:17:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494250016 -INFO [2024-03-15 17:17:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:17:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:17:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494260015 -INFO [2024-03-15 17:17:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:17:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:17:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494270004 -INFO [2024-03-15 17:17:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:18:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:18:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494280014 -INFO [2024-03-15 17:18:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:18:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:18:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494290005 -INFO [2024-03-15 17:18:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:18:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:18:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494300014 -INFO [2024-03-15 17:18:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:18:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:18:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494310012 -INFO [2024-03-15 17:18:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:18:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:18:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494320008 -INFO [2024-03-15 17:18:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:18:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:18:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494330003 -INFO [2024-03-15 17:18:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:19:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:19:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494340002 -INFO [2024-03-15 17:19:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:19:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:19:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494350015 -INFO [2024-03-15 17:19:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:19:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:19:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494360016 -INFO [2024-03-15 17:19:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:19:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:19:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494370014 -INFO [2024-03-15 17:19:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:19:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:19:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494380008 -INFO [2024-03-15 17:19:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:19:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:19:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494390009 -INFO [2024-03-15 17:19:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:20:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:20:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494400001 -INFO [2024-03-15 17:20:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:20:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:20:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494410001 -INFO [2024-03-15 17:20:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:20:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:20:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494420006 -INFO [2024-03-15 17:20:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:20:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:20:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494430003 -INFO [2024-03-15 17:20:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:20:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:20:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494440001 -INFO [2024-03-15 17:20:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:20:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:20:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494450016 -INFO [2024-03-15 17:20:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:21:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:21:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494460012 -INFO [2024-03-15 17:21:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:21:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:21:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494470004 -INFO [2024-03-15 17:21:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:21:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:21:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494480014 -INFO [2024-03-15 17:21:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:21:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:21:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494490004 -INFO [2024-03-15 17:21:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:21:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:21:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494500011 -INFO [2024-03-15 17:21:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:21:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:21:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494510001 -INFO [2024-03-15 17:21:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:22:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:22:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494520002 -INFO [2024-03-15 17:22:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:22:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:22:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494530010 -INFO [2024-03-15 17:22:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:22:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:22:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494540005 -INFO [2024-03-15 17:22:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:22:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:22:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494550014 -INFO [2024-03-15 17:22:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:22:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:22:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494560005 -INFO [2024-03-15 17:22:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:22:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:22:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494570009 -INFO [2024-03-15 17:22:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:23:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:23:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494580013 -INFO [2024-03-15 17:23:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:2 毫秒 -INFO [2024-03-15 17:23:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:23:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494590004 -INFO [2024-03-15 17:23:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:23:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:23:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494600006 -INFO [2024-03-15 17:23:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:23:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:23:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494610001 -INFO [2024-03-15 17:23:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:23:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:23:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494620016 -INFO [2024-03-15 17:23:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:23:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:23:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494630012 -INFO [2024-03-15 17:23:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:24:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:24:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494640014 -INFO [2024-03-15 17:24:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:24:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:24:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494650013 -INFO [2024-03-15 17:24:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:24:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:24:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494660012 -INFO [2024-03-15 17:24:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:24:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:24:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494670012 -INFO [2024-03-15 17:24:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:24:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:24:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494680012 -INFO [2024-03-15 17:24:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:24:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:24:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494690013 -INFO [2024-03-15 17:24:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:25:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:25:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494700013 -INFO [2024-03-15 17:25:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:25:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:25:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494710016 -INFO [2024-03-15 17:25:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:25:20,026][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:25:20,026][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494720026 -INFO [2024-03-15 17:25:20,026][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:25:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494730015 -INFO [2024-03-15 17:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:25:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:25:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494740003 -INFO [2024-03-15 17:25:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:25:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:25:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494750011 -INFO [2024-03-15 17:25:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:26:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:26:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494760015 -INFO [2024-03-15 17:26:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:26:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:26:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494770012 -INFO [2024-03-15 17:26:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:26:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:26:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494780009 -INFO [2024-03-15 17:26:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:26:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:26:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494790006 -INFO [2024-03-15 17:26:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:26:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494800016 -INFO [2024-03-15 17:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:26:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:26:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494810003 -INFO [2024-03-15 17:26:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:27:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:27:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494820005 -INFO [2024-03-15 17:27:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:27:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:27:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494830005 -INFO [2024-03-15 17:27:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:27:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:27:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494840013 -INFO [2024-03-15 17:27:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:27:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:27:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494850015 -INFO [2024-03-15 17:27:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:27:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:27:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494860001 -INFO [2024-03-15 17:27:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:27:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494870015 -INFO [2024-03-15 17:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:28:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:28:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494880016 -INFO [2024-03-15 17:28:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:28:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:28:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494890010 -INFO [2024-03-15 17:28:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:28:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:28:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494900010 -INFO [2024-03-15 17:28:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:28:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:28:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494910016 -INFO [2024-03-15 17:28:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:28:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:28:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494920007 -INFO [2024-03-15 17:28:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:28:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494930007 -INFO [2024-03-15 17:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:29:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:29:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494940001 -INFO [2024-03-15 17:29:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:29:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:29:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494950004 -INFO [2024-03-15 17:29:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:29:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:29:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494960003 -INFO [2024-03-15 17:29:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:29:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:29:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494970011 -INFO [2024-03-15 17:29:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:29:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:29:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494980005 -INFO [2024-03-15 17:29:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:29:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:29:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710494990016 -INFO [2024-03-15 17:29:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:30:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:30:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495000014 -INFO [2024-03-15 17:30:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:30:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:30:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495010006 -INFO [2024-03-15 17:30:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:2 毫秒 -INFO [2024-03-15 17:30:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:30:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495020004 -INFO [2024-03-15 17:30:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:30:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:30:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495030005 -INFO [2024-03-15 17:30:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:30:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:30:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495040005 -INFO [2024-03-15 17:30:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:30:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:30:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495050012 -INFO [2024-03-15 17:30:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:31:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:31:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495060006 -INFO [2024-03-15 17:31:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:31:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:31:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495070009 -INFO [2024-03-15 17:31:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:31:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:31:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495080013 -INFO [2024-03-15 17:31:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:31:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:31:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495090015 -INFO [2024-03-15 17:31:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:31:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:31:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495100015 -INFO [2024-03-15 17:31:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:31:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:31:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495110014 -INFO [2024-03-15 17:31:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:32:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:32:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495120003 -INFO [2024-03-15 17:32:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:32:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:32:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495130008 -INFO [2024-03-15 17:32:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:32:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:32:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495140001 -INFO [2024-03-15 17:32:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:32:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:32:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495150003 -INFO [2024-03-15 17:32:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:32:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:32:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495160014 -INFO [2024-03-15 17:32:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:32:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:32:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495170001 -INFO [2024-03-15 17:32:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:33:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:33:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495180006 -INFO [2024-03-15 17:33:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:33:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:33:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495190002 -INFO [2024-03-15 17:33:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:33:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:33:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495200015 -INFO [2024-03-15 17:33:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:33:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:33:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495210016 -INFO [2024-03-15 17:33:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:33:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:33:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495220007 -INFO [2024-03-15 17:33:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:33:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:33:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495230006 -INFO [2024-03-15 17:33:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:34:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:34:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495240009 -INFO [2024-03-15 17:34:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:34:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:34:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495250016 -INFO [2024-03-15 17:34:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:34:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:34:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495260007 -INFO [2024-03-15 17:34:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:34:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:34:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495270002 -INFO [2024-03-15 17:34:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:34:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:34:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495280014 -INFO [2024-03-15 17:34:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:34:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:34:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495290008 -INFO [2024-03-15 17:34:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:35:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:35:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495300014 -INFO [2024-03-15 17:35:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:35:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:35:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495310008 -INFO [2024-03-15 17:35:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:35:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:35:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495320002 -INFO [2024-03-15 17:35:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:35:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:35:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495330010 -INFO [2024-03-15 17:35:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:35:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:35:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495340016 -INFO [2024-03-15 17:35:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:35:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:35:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495350015 -INFO [2024-03-15 17:35:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:36:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:36:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495360005 -INFO [2024-03-15 17:36:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:36:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:36:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495370005 -INFO [2024-03-15 17:36:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:36:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:36:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495380014 -INFO [2024-03-15 17:36:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:36:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:36:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495390005 -INFO [2024-03-15 17:36:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:36:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:36:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495400004 -INFO [2024-03-15 17:36:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:36:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:36:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495410014 -INFO [2024-03-15 17:36:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:37:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:37:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495420014 -INFO [2024-03-15 17:37:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:37:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:37:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495430006 -INFO [2024-03-15 17:37:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:37:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:37:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495440005 -INFO [2024-03-15 17:37:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:37:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:37:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495450005 -INFO [2024-03-15 17:37:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:1 毫秒 -INFO [2024-03-15 17:37:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:37:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495460016 -INFO [2024-03-15 17:37:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:37:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:37:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495470014 -INFO [2024-03-15 17:37:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:38:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:38:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495480002 -INFO [2024-03-15 17:38:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:38:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:38:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495490016 -INFO [2024-03-15 17:38:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:38:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:38:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495500013 -INFO [2024-03-15 17:38:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:38:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:38:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495510010 -INFO [2024-03-15 17:38:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:38:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:38:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495520008 -INFO [2024-03-15 17:38:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:38:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:38:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495530002 -INFO [2024-03-15 17:38:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:39:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:39:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495540011 -INFO [2024-03-15 17:39:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:39:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:39:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495550014 -INFO [2024-03-15 17:39:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:39:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:39:20,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495560000 -INFO [2024-03-15 17:39:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:39:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:39:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495570008 -INFO [2024-03-15 17:39:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:39:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:39:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495580004 -INFO [2024-03-15 17:39:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:39:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:39:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495590003 -INFO [2024-03-15 17:39:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:40:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:40:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495600005 -INFO [2024-03-15 17:40:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:40:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:40:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495610012 -INFO [2024-03-15 17:40:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:40:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:40:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495620013 -INFO [2024-03-15 17:40:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:40:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:40:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495630015 -INFO [2024-03-15 17:40:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:40:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:40:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495640016 -INFO [2024-03-15 17:40:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:40:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:40:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495650003 -INFO [2024-03-15 17:40:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:41:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:41:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495660005 -INFO [2024-03-15 17:41:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:41:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:41:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495670016 -INFO [2024-03-15 17:41:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:41:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:41:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495680007 -INFO [2024-03-15 17:41:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:41:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:41:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495690007 -INFO [2024-03-15 17:41:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:41:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:41:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495700014 -INFO [2024-03-15 17:41:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:41:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:41:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495710015 -INFO [2024-03-15 17:41:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:42:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:42:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495720009 -INFO [2024-03-15 17:42:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:42:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:42:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495730012 -INFO [2024-03-15 17:42:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:42:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:42:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495740015 -INFO [2024-03-15 17:42:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:42:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:42:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495750010 -INFO [2024-03-15 17:42:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:42:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:42:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495760005 -INFO [2024-03-15 17:42:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:42:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:42:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495770012 -INFO [2024-03-15 17:42:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:43:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:43:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495780009 -INFO [2024-03-15 17:43:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:43:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:43:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495790016 -INFO [2024-03-15 17:43:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:43:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:43:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495800012 -INFO [2024-03-15 17:43:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:43:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:43:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495810009 -INFO [2024-03-15 17:43:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:43:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:43:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495820009 -INFO [2024-03-15 17:43:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:43:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:43:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495830002 -INFO [2024-03-15 17:43:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:44:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:44:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495840008 -INFO [2024-03-15 17:44:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:44:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:44:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495850014 -INFO [2024-03-15 17:44:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:44:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:44:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495860014 -INFO [2024-03-15 17:44:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:44:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:44:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495870007 -INFO [2024-03-15 17:44:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:44:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:44:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495880007 -INFO [2024-03-15 17:44:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:44:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:44:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495890008 -INFO [2024-03-15 17:44:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:45:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:45:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495900010 -INFO [2024-03-15 17:45:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:45:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:45:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495910014 -INFO [2024-03-15 17:45:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:45:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:45:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495920007 -INFO [2024-03-15 17:45:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:45:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:45:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495930013 -INFO [2024-03-15 17:45:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:45:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:45:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495940015 -INFO [2024-03-15 17:45:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:45:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:45:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495950014 -INFO [2024-03-15 17:45:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:46:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:46:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495960004 -INFO [2024-03-15 17:46:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:46:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:46:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495970015 -INFO [2024-03-15 17:46:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:46:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:46:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495980008 -INFO [2024-03-15 17:46:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:46:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:46:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710495990008 -INFO [2024-03-15 17:46:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:46:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:46:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496000006 -INFO [2024-03-15 17:46:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:46:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:46:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496010007 -INFO [2024-03-15 17:46:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:47:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:47:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496020008 -INFO [2024-03-15 17:47:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:47:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:47:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496030010 -INFO [2024-03-15 17:47:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:47:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:47:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496040004 -INFO [2024-03-15 17:47:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:47:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:47:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496050013 -INFO [2024-03-15 17:47:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:47:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:47:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496060003 -INFO [2024-03-15 17:47:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:47:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:47:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496070004 -INFO [2024-03-15 17:47:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:48:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477] -INFO [2024-03-15 17:48:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496080013 -INFO [2024-03-15 17:48:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62a03477],耗时:0 毫秒 -INFO [2024-03-15 17:48:02,683][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 17:48:03,278][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 17:48:03,278][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 17:48:03,278][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 17:48:03,279][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 17:48:03,288][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 17:48:03,318][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 17:48:03,319][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 17:48:03,320][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 17:48:03,324][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 17:48:03,324][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 17:48:20,764][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 11372 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 17:48:20,765][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 17:48:20,766][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 17:48:25,946][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 17:48:25,948][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 17:48:26,057][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 96 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 17:48:26,650][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:48:26,654][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:48:26,781][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:48:26,807][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a531422' 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) -INFO [2024-03-15 17:48:26,815][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 17:48:27,258][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 17:48:27,269][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 17:48:27,269][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 17:48:27,270][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 17:48:27,371][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 17:48:27,371][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6565 ms -INFO [2024-03-15 17:48:27,904][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 17:48:27,908][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 17:48:27,909][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 17:48:27,909][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 17:48:27,909][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 17:48:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:48:31,737][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496111737 -INFO [2024-03-15 17:48:31,737][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:1732 毫秒 -INFO [2024-03-15 17:48:32,790][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 17:48:32,805][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 17:48:32,805][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 17:48:32,806][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 17:48:32,806][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 17:48:32,807][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 17:48:32,807][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 17:48:32,807][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 17:48:33,124][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:48:33,561][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 17:48:33,657][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:48:33,800][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:48:33,861][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:48:33,943][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:48:33,978][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 17:48:33,978][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:48:33,978][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:48:33,978][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:48:33,979][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:48:33,979][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:48:33,979][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:48:33,979][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:48:33,984][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:48:33,987][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:48:33,990][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:48:33,993][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:48:33,995][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:48:35,018][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:48:35,435][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 17:48:35,521][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 17:48:35,727][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:48:35,859][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 17:48:35,860][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:48:37,076][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 17:48:37,229][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 17:48:37,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:48:37,385][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 17:48:37,462][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 17:48:37,464][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:48:37,469][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 17:48:37,846][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 17:48:37,923][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 17:48:37,924][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:48:38,139][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 17:48:38,238][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 17:48:38,366][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 17:48:38,441][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 17:48:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:48:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496120013 -INFO [2024-03-15 17:48:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:48:40,225][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2cc9a5a2, org.springframework.security.web.context.SecurityContextPersistenceFilter@1d306d27, org.springframework.security.web.header.HeaderWriterFilter@4dc23273, org.springframework.security.web.authentication.logout.LogoutFilter@3ce60feb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@24c94e95, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2453cbb7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47c06b1a, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ff35ee7, org.springframework.security.web.session.SessionManagementFilter@482034fb, org.springframework.security.web.access.ExceptionTranslationFilter@f1e5f85, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5e6b2641] -INFO [2024-03-15 17:48:41,203][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 17:48:41,240][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 17:48:41,240][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 17:48:41,340][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 100 ms -INFO [2024-03-15 17:48:41,340][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 17:48:42,697][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 17:48:42,698][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 17:48:42,715][] org.springframework.boot.StartupInfoLogger:61 - Started App in 22.752 seconds (JVM running for 24.462) -INFO [2024-03-15 17:48:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:48:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496130015 -INFO [2024-03-15 17:48:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:49:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:49:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496140014 -INFO [2024-03-15 17:49:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:1 毫秒 -INFO [2024-03-15 17:49:05,176][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 17:49:05,176][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 17:49:05,178][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 17:49:07,179][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTc5NDcxMjAsImlzc3VlZEF0IjoxNzEwNDk2MTQ2NzU0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4ZmRmMzI5OGE4YjcwNDdiNTZkMmUwNDY5NzFhMjIyMCIsInRva2VudXVpZCI6IjA5MzdjZmY2NzEwNzQ1Nzg5Mjk3Y2M5NmI3Yjc5NGIzIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTc5NDcsImlhdCI6MTcxMDQ5NjE0Nn0.0_41W48SK6gjnQl6BXPgWJwmK4LQhRfp__zi1tIbK2o -INFO [2024-03-15 17:49:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:49:10,018][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496150018 -INFO [2024-03-15 17:49:10,018][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:4 毫秒 -INFO [2024-03-15 17:49:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:49:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496160008 -INFO [2024-03-15 17:49:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:49:30,643][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:49:30,644][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496170644 -INFO [2024-03-15 17:49:30,644][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:49:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:49:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496180006 -INFO [2024-03-15 17:49:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:49:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:49:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496190006 -INFO [2024-03-15 17:49:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:50:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:50:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496200016 -INFO [2024-03-15 17:50:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:50:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:50:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496210001 -INFO [2024-03-15 17:50:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:50:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:50:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496220004 -INFO [2024-03-15 17:50:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:50:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:50:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496230001 -INFO [2024-03-15 17:50:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:50:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:50:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496240015 -INFO [2024-03-15 17:50:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:50:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:50:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496250002 -INFO [2024-03-15 17:50:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:51:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:51:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496260006 -INFO [2024-03-15 17:51:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:1 毫秒 -INFO [2024-03-15 17:51:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:51:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496270002 -INFO [2024-03-15 17:51:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:51:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:51:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496280015 -INFO [2024-03-15 17:51:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:51:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:51:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496290016 -INFO [2024-03-15 17:51:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:51:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:51:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496300016 -INFO [2024-03-15 17:51:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:51:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4] -INFO [2024-03-15 17:51:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496310008 -INFO [2024-03-15 17:51:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@74bfa6f4],耗时:0 毫秒 -INFO [2024-03-15 17:51:54,575][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 17:51:55,056][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 17:51:55,056][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 17:51:55,056][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 17:51:55,057][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 17:51:55,066][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 17:51:55,068][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 17:51:55,069][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 17:51:55,070][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 17:51:55,074][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 17:51:55,074][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 17:52:12,231][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 17:52:12,230][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 4732 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 17:52:12,232][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 17:52:14,247][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 17:52:14,249][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 17:52:14,336][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 74 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 17:52:14,885][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:52:14,889][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d80798e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:52:15,010][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:52:15,037][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4e4162bc' 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) -INFO [2024-03-15 17:52:15,044][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 17:52:15,348][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 17:52:15,361][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 17:52:15,361][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 17:52:15,362][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 17:52:15,448][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 17:52:15,448][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3146 ms -INFO [2024-03-15 17:52:15,871][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 17:52:15,875][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 17:52:15,875][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 17:52:15,875][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 17:52:15,876][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 17:52:20,140][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:52:20,283][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496340283 -INFO [2024-03-15 17:52:20,283][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:143 毫秒 -INFO [2024-03-15 17:52:20,379][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 17:52:20,394][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 17:52:20,394][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 17:52:20,395][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 17:52:20,397][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 17:52:20,397][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 17:52:20,397][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 17:52:20,397][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75663443 -INFO [2024-03-15 17:52:20,714][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:52:21,135][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 17:52:21,236][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:52:21,398][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:52:21,467][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:52:21,520][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:52:21,555][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 17:52:21,555][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:52:21,556][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:52:21,556][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:52:21,556][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:52:21,556][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:52:21,556][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:52:21,557][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:52:21,564][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:52:21,566][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:52:21,569][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:52:21,573][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:52:21,575][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:52:22,610][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:52:23,036][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 17:52:23,122][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 17:52:23,356][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:52:23,527][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 17:52:23,529][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:52:24,526][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 17:52:24,667][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 17:52:24,668][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:52:24,835][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 17:52:24,934][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 17:52:24,935][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:52:24,940][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 17:52:25,363][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 17:52:25,459][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 17:52:25,461][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:52:25,706][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 17:52:25,814][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 17:52:25,969][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 17:52:26,069][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 17:52:27,966][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a9c188f, org.springframework.security.web.context.SecurityContextPersistenceFilter@1cb4cad0, org.springframework.security.web.header.HeaderWriterFilter@482034fb, org.springframework.security.web.authentication.logout.LogoutFilter@4a0dd851, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5014ccf9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a89dec0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5c39da9e, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@14b26e90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2e5dea22, org.springframework.security.web.session.SessionManagementFilter@1d306d27, org.springframework.security.web.access.ExceptionTranslationFilter@4dc23273, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1ef585bb] -INFO [2024-03-15 17:52:28,923][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 17:52:28,949][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 17:52:28,949][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 17:52:29,058][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 109 ms -INFO [2024-03-15 17:52:29,059][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 17:52:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:52:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496350005 -INFO [2024-03-15 17:52:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:52:30,518][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 17:52:30,518][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 17:52:30,541][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.039 seconds (JVM running for 20.459) -INFO [2024-03-15 17:52:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:52:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496360003 -INFO [2024-03-15 17:52:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:52:50,143][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:52:50,143][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496370143 -INFO [2024-03-15 17:52:50,143][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:52:50,171][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 17:52:50,171][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 17:52:50,173][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 17:52:52,435][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTgxNzIzODQsImlzc3VlZEF0IjoxNzEwNDk2MzcyMDkzLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIxZTJkNDZmMDhjYzlmMTgwYmNjNmUxYWRlM2VlNTM5MiIsInRva2VudXVpZCI6IjMxYTdhYTY0MjkxYTQ1NDY4ZWI2MGRiODE3NDc1MTQzIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTgxNzIsImlhdCI6MTcxMDQ5NjM3Mn0.di3GOprmyvx5Yf_YFBctAJWiW6bkwsV0S5IzfmR4Bh8 -INFO [2024-03-15 17:53:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:53:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496380011 -INFO [2024-03-15 17:53:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:3 毫秒 -INFO [2024-03-15 17:53:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:53:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496390015 -INFO [2024-03-15 17:53:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:53:21,177][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:53:21,177][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496401177 -INFO [2024-03-15 17:53:21,178][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:1 毫秒 -INFO [2024-03-15 17:53:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:53:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496410013 -INFO [2024-03-15 17:53:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:53:40,018][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:53:40,202][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496420202 -INFO [2024-03-15 17:53:40,202][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:53:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:53:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496430003 -INFO [2024-03-15 17:53:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:54:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:54:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496440013 -INFO [2024-03-15 17:54:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:1 毫秒 -INFO [2024-03-15 17:54:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:54:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496450011 -INFO [2024-03-15 17:54:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:54:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:54:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496460012 -INFO [2024-03-15 17:54:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:54:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:54:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496470010 -INFO [2024-03-15 17:54:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:54:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:54:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496480001 -INFO [2024-03-15 17:54:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:54:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:54:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496490008 -INFO [2024-03-15 17:54:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:55:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:55:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496500003 -INFO [2024-03-15 17:55:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:55:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:55:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496510007 -INFO [2024-03-15 17:55:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:55:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496520009 -INFO [2024-03-15 17:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:55:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:55:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496530002 -INFO [2024-03-15 17:55:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:55:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:55:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496540010 -INFO [2024-03-15 17:55:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:55:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:55:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496550013 -INFO [2024-03-15 17:55:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:56:00,025][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:56:00,026][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496560026 -INFO [2024-03-15 17:56:00,026][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:56:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:56:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496570001 -INFO [2024-03-15 17:56:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:56:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:56:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496580004 -INFO [2024-03-15 17:56:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:56:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:56:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496590012 -INFO [2024-03-15 17:56:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:56:44,808][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:56:44,809][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496604809 -INFO [2024-03-15 17:56:44,809][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:1 毫秒 -INFO [2024-03-15 17:56:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:56:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496610003 -INFO [2024-03-15 17:56:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:57:00,888][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:57:02,761][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496622761 -INFO [2024-03-15 17:57:02,761][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:57:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:57:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496630012 -INFO [2024-03-15 17:57:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:57:13,966][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTg0MzM5NjYsImlzc3VlZEF0IjoxNzEwNDk2NjMzOTYzLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIzMjBkZWIzMGVjNjMzNzM0YjM2MWVmNjU3ZjAzYjE3ZCIsInRva2VudXVpZCI6ImNlOWFjZDJmYjMzMTQwOTFhNTQ2OWE3MmM5MWVkY2QwIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTg0MzMsImlhdCI6MTcxMDQ5NjYzM30.YDmcXXDIl3Rcs4F1PnOrbjbpN0mjDO92waqXnvrtRXs -INFO [2024-03-15 17:57:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:57:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496640004 -INFO [2024-03-15 17:57:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:57:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0] -INFO [2024-03-15 17:57:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496650003 -INFO [2024-03-15 17:57:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@62e27df0],耗时:0 毫秒 -INFO [2024-03-15 17:57:33,296][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 17:57:34,089][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 17:57:34,089][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 17:57:34,089][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 17:57:34,089][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 17:57:34,095][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 17:57:34,097][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 17:57:34,098][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 17:57:34,098][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 17:57:34,102][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 17:57:34,102][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 17:57:46,082][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 17:57:46,081][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 8568 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 17:57:46,083][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 17:57:48,145][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 17:57:48,147][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 17:57:48,239][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 17:57:48,778][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:57:48,781][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1abe165e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:57:48,892][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 17:57:48,917][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@72fbf94d' 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) -INFO [2024-03-15 17:57:48,925][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 17:57:49,238][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 17:57:49,248][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 17:57:49,248][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 17:57:49,248][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 17:57:49,321][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 17:57:49,321][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3195 ms -INFO [2024-03-15 17:57:49,878][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 17:57:49,882][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 17:57:49,882][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 17:57:49,882][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 17:57:49,883][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 17:57:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:57:53,618][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496673618 -INFO [2024-03-15 17:57:53,618][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:3604 毫秒 -INFO [2024-03-15 17:57:54,664][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 17:57:54,682][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 17:57:54,682][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 17:57:54,683][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 17:57:54,684][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 17:57:54,684][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 17:57:54,684][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 17:57:54,684][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7641ed02 -INFO [2024-03-15 17:57:55,035][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:57:55,474][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 17:57:55,572][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:57:55,720][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:57:55,782][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:57:55,835][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 17:57:55,872][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 17:57:55,872][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:57:55,872][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:57:55,872][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:57:55,873][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:57:55,873][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:57:55,873][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:57:55,873][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:57:55,880][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:57:55,882][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:57:55,885][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:57:55,888][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:57:55,891][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:57:56,959][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 17:57:57,437][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 17:57:57,514][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 17:57:57,732][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 17:57:57,887][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 17:57:57,889][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 17:57:58,956][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 17:57:59,068][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 17:57:59,069][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 17:57:59,228][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 17:57:59,320][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 17:57:59,321][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 17:57:59,326][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 17:57:59,752][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 17:57:59,837][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 17:57:59,838][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 17:58:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:58:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496680008 -INFO [2024-03-15 17:58:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:58:00,089][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 17:58:00,190][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 17:58:00,339][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 17:58:00,427][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 17:58:02,285][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5295779, org.springframework.security.web.context.SecurityContextPersistenceFilter@75c5ab79, org.springframework.security.web.header.HeaderWriterFilter@5c39da9e, org.springframework.security.web.authentication.logout.LogoutFilter@40032b7b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@d1b9dd7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@326320bb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@226f472, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@3355b8ff, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ed6a36a, org.springframework.security.web.session.SessionManagementFilter@4a648b35, org.springframework.security.web.access.ExceptionTranslationFilter@47c06b1a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@dd26290] -INFO [2024-03-15 17:58:03,239][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 17:58:03,261][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 17:58:03,261][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 17:58:03,358][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 97 ms -INFO [2024-03-15 17:58:03,360][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 17:58:04,799][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 17:58:04,800][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 17:58:04,815][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.522 seconds (JVM running for 20.632) -INFO [2024-03-15 17:58:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:58:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496690006 -INFO [2024-03-15 17:58:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:58:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:58:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496700013 -INFO [2024-03-15 17:58:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:58:23,302][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 17:58:23,303][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 17:58:23,308][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 5 ms -INFO [2024-03-15 17:58:25,362][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTg1MDUzMTYsImlzc3VlZEF0IjoxNzEwNDk2NzA1MDYwLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIzMDhmYjY1MGM4MTRiOTc3NGQ2NmI5NDZjYWZhZjE1ZSIsInRva2VudXVpZCI6IjBlMjM2ZjM5YzMwNTQ3YzRiYzdmZWVjZTg1OWUzZDdjIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTg1MDUsImlhdCI6MTcxMDQ5NjcwNX0.kDotv77_aWOKKRpnI7WA8JVSqeSz2Nhe8JqiyDCJnsc -INFO [2024-03-15 17:58:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:58:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496710006 -INFO [2024-03-15 17:58:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:2 毫秒 -INFO [2024-03-15 17:58:42,185][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:58:42,185][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496722185 -INFO [2024-03-15 17:58:42,185][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:58:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:58:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496730007 -INFO [2024-03-15 17:58:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:59:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:59:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496740006 -INFO [2024-03-15 17:59:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:59:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:59:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496750002 -INFO [2024-03-15 17:59:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:59:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:59:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496760014 -INFO [2024-03-15 17:59:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:59:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:59:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496770010 -INFO [2024-03-15 17:59:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:59:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:59:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496780013 -INFO [2024-03-15 17:59:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 17:59:55,484][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 17:59:55,484][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496795484 -INFO [2024-03-15 17:59:55,485][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:00:04,985][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:00:24,606][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496824606 -INFO [2024-03-15 18:00:24,607][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:5554 毫秒 -INFO [2024-03-15 18:00:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:00:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496830016 -INFO [2024-03-15 18:00:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:00:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:00:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496840012 -INFO [2024-03-15 18:00:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:00:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:00:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496850008 -INFO [2024-03-15 18:00:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:01:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:01:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496860010 -INFO [2024-03-15 18:01:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:01:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:01:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496870012 -INFO [2024-03-15 18:01:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:01:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:01:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496880014 -INFO [2024-03-15 18:01:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:01:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:01:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496890006 -INFO [2024-03-15 18:01:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:01:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:01:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496900011 -INFO [2024-03-15 18:01:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:01:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:01:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496910010 -INFO [2024-03-15 18:01:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:02:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:02:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496920002 -INFO [2024-03-15 18:02:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:02:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:02:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496930011 -INFO [2024-03-15 18:02:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:02:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:02:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496940001 -INFO [2024-03-15 18:02:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:02:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:02:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496950003 -INFO [2024-03-15 18:02:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:02:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:02:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496960001 -INFO [2024-03-15 18:02:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:02:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:02:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496970013 -INFO [2024-03-15 18:02:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:03:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:03:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496980007 -INFO [2024-03-15 18:03:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:03:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:03:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710496990015 -INFO [2024-03-15 18:03:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:03:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:03:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497000009 -INFO [2024-03-15 18:03:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:03:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:03:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497010008 -INFO [2024-03-15 18:03:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:03:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:03:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497020003 -INFO [2024-03-15 18:03:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:03:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:03:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497030015 -INFO [2024-03-15 18:03:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:04:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:04:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497040001 -INFO [2024-03-15 18:04:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:04:08,940][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTg4NDg5NDAsImlzc3VlZEF0IjoxNzEwNDk3MDQ4OTM5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0NmE3YjM0Y2JmM2I3YTEwMWI2YjEzMjJhYzcwYjAxNCIsInRva2VudXVpZCI6ImJjMmZhNTgzNWMxZjRlZmE4MWVhOGJkNDQ1ZmIzMzI5IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTg4NDgsImlhdCI6MTcxMDQ5NzA0OH0.xZmBKmMOKotAvrlh4xKAibQ7xO_rnkE1vXMlsZSlSdQ -INFO [2024-03-15 18:04:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:04:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497050014 -INFO [2024-03-15 18:04:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:04:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:04:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497060014 -INFO [2024-03-15 18:04:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:04:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:04:30,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497070000 -INFO [2024-03-15 18:04:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:04:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:04:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497080005 -INFO [2024-03-15 18:04:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:04:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:04:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497090014 -INFO [2024-03-15 18:04:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:05:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:05:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497100005 -INFO [2024-03-15 18:05:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:05:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:05:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497110006 -INFO [2024-03-15 18:05:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:05:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:05:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497120015 -INFO [2024-03-15 18:05:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:05:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:05:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497130001 -INFO [2024-03-15 18:05:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:05:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:05:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497140010 -INFO [2024-03-15 18:05:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:05:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:05:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497150011 -INFO [2024-03-15 18:05:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:06:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:06:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497160003 -INFO [2024-03-15 18:06:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:06:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:06:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497170015 -INFO [2024-03-15 18:06:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:06:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:06:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497180013 -INFO [2024-03-15 18:06:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:06:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:06:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497190007 -INFO [2024-03-15 18:06:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:06:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:06:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497200007 -INFO [2024-03-15 18:06:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:06:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:06:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497210013 -INFO [2024-03-15 18:06:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:07:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:07:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497220015 -INFO [2024-03-15 18:07:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:07:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:07:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497230013 -INFO [2024-03-15 18:07:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:07:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:07:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497240010 -INFO [2024-03-15 18:07:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:07:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:07:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497250012 -INFO [2024-03-15 18:07:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:07:40,105][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:07:40,105][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497260105 -INFO [2024-03-15 18:07:40,106][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:07:40,329][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTkwNjAzMjgsImlzc3VlZEF0IjoxNzEwNDk3MjYwMzI4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI1YjI1MDE0YmUzMzYyOGRjNjdiOGIzYTNkZDcxNWQ1YyIsInRva2VudXVpZCI6IjQxNjdlYmM3NGEwZDQ2N2I4ZDJhMzk3YzcyZTRkYzliIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTkwNjAsImlhdCI6MTcxMDQ5NzI2MH0.KjIeObxtsk6hFAoVdS5HqGT7ntJUtmSuOj7iQ2BY0Os -INFO [2024-03-15 18:07:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:07:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497270014 -INFO [2024-03-15 18:07:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:08:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:08:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497280011 -INFO [2024-03-15 18:08:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:08:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:08:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497290001 -INFO [2024-03-15 18:08:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:08:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:08:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497300003 -INFO [2024-03-15 18:08:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:08:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:08:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497310008 -INFO [2024-03-15 18:08:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:08:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:08:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497320007 -INFO [2024-03-15 18:08:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:08:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:08:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497330014 -INFO [2024-03-15 18:08:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:09:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:09:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497340015 -INFO [2024-03-15 18:09:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:09:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:09:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497350015 -INFO [2024-03-15 18:09:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:09:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:09:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497360006 -INFO [2024-03-15 18:09:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:09:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:09:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497370002 -INFO [2024-03-15 18:09:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:09:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:09:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497380013 -INFO [2024-03-15 18:09:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:09:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:09:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497390014 -INFO [2024-03-15 18:09:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:10:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:10:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497400003 -INFO [2024-03-15 18:10:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:10:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:10:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497410014 -INFO [2024-03-15 18:10:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:10:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:10:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497420003 -INFO [2024-03-15 18:10:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:10:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:10:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497430008 -INFO [2024-03-15 18:10:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:10:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:10:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497440003 -INFO [2024-03-15 18:10:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:10:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:10:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497450015 -INFO [2024-03-15 18:10:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:11:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:11:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497460016 -INFO [2024-03-15 18:11:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:11:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:11:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497470013 -INFO [2024-03-15 18:11:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:11:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:11:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497480016 -INFO [2024-03-15 18:11:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:11:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:11:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497490004 -INFO [2024-03-15 18:11:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:11:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:11:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497500006 -INFO [2024-03-15 18:11:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:11:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:11:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497510010 -INFO [2024-03-15 18:11:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:12:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:12:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497520014 -INFO [2024-03-15 18:12:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:12:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:12:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497530005 -INFO [2024-03-15 18:12:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:12:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:12:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497540008 -INFO [2024-03-15 18:12:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:12:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:12:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497550015 -INFO [2024-03-15 18:12:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:12:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:12:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497560000 -INFO [2024-03-15 18:12:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:12:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:12:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497570016 -INFO [2024-03-15 18:12:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:13:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:13:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497580002 -INFO [2024-03-15 18:13:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:13:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:13:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497590006 -INFO [2024-03-15 18:13:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:13:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:13:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497600016 -INFO [2024-03-15 18:13:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:13:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:13:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497610015 -INFO [2024-03-15 18:13:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:13:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:13:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497620014 -INFO [2024-03-15 18:13:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:13:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:13:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497630004 -INFO [2024-03-15 18:13:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:14:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:14:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497640007 -INFO [2024-03-15 18:14:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:14:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:14:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497650012 -INFO [2024-03-15 18:14:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:14:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:14:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497660007 -INFO [2024-03-15 18:14:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:14:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:14:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497670013 -INFO [2024-03-15 18:14:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:14:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:14:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497680000 -INFO [2024-03-15 18:14:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:14:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:14:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497690015 -INFO [2024-03-15 18:14:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:15:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:15:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497700007 -INFO [2024-03-15 18:15:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:15:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:15:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497710013 -INFO [2024-03-15 18:15:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:15:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:15:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497720003 -INFO [2024-03-15 18:15:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:15:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:15:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497730011 -INFO [2024-03-15 18:15:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:15:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:15:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497740015 -INFO [2024-03-15 18:15:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:15:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:15:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497750002 -INFO [2024-03-15 18:15:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:16:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:16:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497760010 -INFO [2024-03-15 18:16:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:16:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:16:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497770013 -INFO [2024-03-15 18:16:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:16:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:16:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497780002 -INFO [2024-03-15 18:16:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:16:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:16:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497790010 -INFO [2024-03-15 18:16:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:16:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:16:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497800002 -INFO [2024-03-15 18:16:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:16:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:16:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497810014 -INFO [2024-03-15 18:16:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:17:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:17:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497820010 -INFO [2024-03-15 18:17:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:0 毫秒 -INFO [2024-03-15 18:17:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:17:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497830014 -INFO [2024-03-15 18:17:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:17:27,927][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd] -INFO [2024-03-15 18:17:27,928][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497847928 -INFO [2024-03-15 18:17:27,928][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5055a9bd],耗时:1 毫秒 -INFO [2024-03-15 18:17:28,068][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 18:17:39,283][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 29296 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 18:17:39,285][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 18:17:39,285][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 18:17:41,263][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 18:17:41,265][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 18:17:41,353][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 18:17:41,917][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:17:41,920][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:17:42,041][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:17:42,066][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@13213f26' 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) -INFO [2024-03-15 18:17:42,071][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 18:17:42,399][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 18:17:42,411][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 18:17:42,411][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 18:17:42,411][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 18:17:42,495][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 18:17:42,496][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3158 ms -INFO [2024-03-15 18:17:42,931][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 18:17:42,935][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 18:17:42,935][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 18:17:42,935][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 18:17:42,935][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 18:17:47,386][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 18:17:47,399][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 18:17:47,399][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 18:17:47,400][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 18:17:47,401][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 18:17:47,401][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 18:17:47,401][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 18:17:47,401][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 18:17:47,735][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:17:48,177][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 18:17:48,277][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:17:48,418][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:17:48,479][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:17:48,526][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:17:48,562][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 18:17:48,562][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:17:48,562][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:17:48,562][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:17:48,562][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:17:48,562][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:17:48,562][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:17:48,563][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:17:48,569][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:17:48,572][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:17:48,575][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:17:48,578][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:17:48,580][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:17:49,614][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:17:50,011][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 18:17:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:17:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497870016 -INFO [2024-03-15 18:17:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:17:50,085][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 18:17:50,291][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:17:50,431][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 18:17:50,432][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:17:51,426][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 18:17:51,529][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 18:17:51,530][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:17:51,680][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 18:17:51,763][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 18:17:51,764][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:17:51,769][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 18:17:52,157][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 18:17:52,239][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 18:17:52,240][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:17:52,473][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 18:17:52,566][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 18:17:52,697][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 18:17:52,788][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 18:17:54,551][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@21d30ba5, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e8f1db2, org.springframework.security.web.header.HeaderWriterFilter@4c131823, org.springframework.security.web.authentication.logout.LogoutFilter@300b839c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4a59d584, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e38b953, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25a81f28, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1b68e626, org.springframework.security.web.session.SessionManagementFilter@68fb6c1e, org.springframework.security.web.access.ExceptionTranslationFilter@335ff774, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@42d4de20] -INFO [2024-03-15 18:17:55,571][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 18:17:55,594][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 18:17:55,595][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 18:17:55,692][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 97 ms -INFO [2024-03-15 18:17:55,693][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 18:17:56,983][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 18:17:56,983][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 18:17:56,998][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.442 seconds (JVM running for 20.102) -INFO [2024-03-15 18:18:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:18:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497880008 -INFO [2024-03-15 18:18:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:18:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:18:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497890015 -INFO [2024-03-15 18:18:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:18:12,785][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 18:18:12,786][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 18:18:12,788][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 18:18:14,780][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA0OTk2OTQ3MzEsImlzc3VlZEF0IjoxNzEwNDk3ODk0NDgzLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJkNzMyYThjZThmYjlkNzQ5ZjE2MDA2MDQ0MDEzYjFjMSIsInRva2VudXVpZCI6ImFhYmQ0YWFjODdkMzRkNzM4YzJjZjM5YzJjYjdmZmI4IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA0OTk2OTQsImlhdCI6MTcxMDQ5Nzg5NH0.4ggTTULtkKpABz-MVTVpsE-fsX9-dlL_mT-7Pzdj-5Y -INFO [2024-03-15 18:18:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:18:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497900004 -INFO [2024-03-15 18:18:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:3 毫秒 -INFO [2024-03-15 18:18:34,472][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:18:34,472][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497914472 -INFO [2024-03-15 18:18:34,472][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:18:46,088][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:18:47,022][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497927022 -INFO [2024-03-15 18:18:47,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:934 毫秒 -INFO [2024-03-15 18:18:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:18:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497930014 -INFO [2024-03-15 18:18:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:19:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:19:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497940004 -INFO [2024-03-15 18:19:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:19:10,614][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:19:10,615][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497950615 -INFO [2024-03-15 18:19:10,615][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:19:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:19:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710497960004 -INFO [2024-03-15 18:19:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:20:47,452][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:20:47,452][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498047452 -INFO [2024-03-15 18:20:47,452][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:22:29,175][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:22:32,624][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498152624 -INFO [2024-03-15 18:22:32,625][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:1 毫秒 -INFO [2024-03-15 18:22:40,072][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:22:53,129][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498173129 -INFO [2024-03-15 18:22:53,174][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:45 毫秒 -INFO [2024-03-15 18:23:01,559][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:23:01,560][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498181560 -INFO [2024-03-15 18:23:01,560][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:1 毫秒 -INFO [2024-03-15 18:23:14,365][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:23:14,365][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498194365 -INFO [2024-03-15 18:23:14,365][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:23:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:23:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498200002 -INFO [2024-03-15 18:23:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:23:30,198][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:23:30,198][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498210198 -INFO [2024-03-15 18:23:30,198][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:23:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159] -INFO [2024-03-15 18:23:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498220004 -INFO [2024-03-15 18:23:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@39cd4159],耗时:0 毫秒 -INFO [2024-03-15 18:23:47,150][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 18:23:47,579][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 18:23:47,579][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 18:23:47,580][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 18:23:47,580][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 18:23:47,590][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 18:23:47,593][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 18:23:47,594][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 18:23:47,594][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 18:23:47,599][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 18:23:47,599][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 18:24:11,819][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 26688 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 18:24:11,820][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 18:24:11,820][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 18:24:13,753][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 18:24:13,755][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 18:24:13,848][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 18:24:14,382][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:24:14,386][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1abe165e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:24:14,500][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:24:14,524][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@72fbf94d' 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) -INFO [2024-03-15 18:24:14,531][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 18:24:14,842][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 18:24:14,852][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 18:24:14,852][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 18:24:14,852][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 18:24:14,926][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 18:24:14,926][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3066 ms -INFO [2024-03-15 18:24:15,346][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 18:24:15,350][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 18:24:15,351][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 18:24:15,351][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 18:24:15,351][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 18:24:19,748][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 18:24:19,761][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 18:24:19,761][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 18:24:19,762][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 18:24:19,763][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 18:24:19,763][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 18:24:19,763][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 18:24:19,763][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7641ed02 -INFO [2024-03-15 18:24:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:24:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498260007 -INFO [2024-03-15 18:24:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:24:20,065][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:24:20,493][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 18:24:20,586][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:24:20,722][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:24:20,783][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:24:20,824][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:24:20,859][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 18:24:20,859][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:24:20,859][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:24:20,859][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:24:20,859][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:24:20,859][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:24:20,860][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:24:20,860][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:24:20,865][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:24:20,867][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:24:20,869][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:24:20,872][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:24:20,874][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:24:21,880][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:24:22,350][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 18:24:22,435][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 18:24:22,651][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:24:22,796][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 18:24:22,797][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:24:23,764][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 18:24:23,874][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 18:24:23,876][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:24:24,033][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 18:24:24,122][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 18:24:24,124][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:24:24,130][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 18:24:24,533][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 18:24:24,620][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 18:24:24,621][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:24:24,851][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 18:24:24,947][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 18:24:25,090][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 18:24:25,175][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 18:24:26,924][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40a360e6, org.springframework.security.web.context.SecurityContextPersistenceFilter@13a8cb4e, org.springframework.security.web.header.HeaderWriterFilter@a89dec0, org.springframework.security.web.authentication.logout.LogoutFilter@4adb2b87, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7671922b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75c5ab79, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@352288bc, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@3355b8ff, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@21f9764, org.springframework.security.web.session.SessionManagementFilter@64bb6ba7, org.springframework.security.web.access.ExceptionTranslationFilter@2453cbb7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1007954a] -INFO [2024-03-15 18:24:27,826][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 18:24:27,848][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 18:24:27,848][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 18:24:27,949][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 101 ms -INFO [2024-03-15 18:24:27,949][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 18:24:29,350][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 18:24:29,350][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 18:24:29,364][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.31 seconds (JVM running for 19.354) -INFO [2024-03-15 18:24:30,032][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:24:30,033][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498270033 -INFO [2024-03-15 18:24:30,033][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:24:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:24:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498280002 -INFO [2024-03-15 18:24:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:24:41,049][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 18:24:41,049][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 18:24:41,051][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 18:24:43,055][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDAwODMwMDksImlzc3VlZEF0IjoxNzEwNDk4MjgyNzU5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlOTdjNzQxMzA3YjM5OWMwMTE2NWM4ZjllZjIyZGJhZiIsInRva2VudXVpZCI6IjU3ZTc0ZDdkZmExYTQ1NWZhNWI3ZDkxNDI5MmYyNTlhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDAwODMsImlhdCI6MTcxMDQ5ODI4Mn0.eGf_lrwMVSe2aKcr61smlkc2ghwOtUJOow4wJf5Kjg8 -INFO [2024-03-15 18:24:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:24:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498290009 -INFO [2024-03-15 18:24:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:2 毫秒 -INFO [2024-03-15 18:25:02,959][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:25:02,959][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498302959 -INFO [2024-03-15 18:25:02,959][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:25:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:25:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498310006 -INFO [2024-03-15 18:25:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:25:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:25:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498320013 -INFO [2024-03-15 18:25:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:25:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498330015 -INFO [2024-03-15 18:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:25:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:25:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498340004 -INFO [2024-03-15 18:25:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:25:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:25:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498350007 -INFO [2024-03-15 18:25:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:26:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:26:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498360006 -INFO [2024-03-15 18:26:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:26:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:26:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498370008 -INFO [2024-03-15 18:26:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:1 毫秒 -INFO [2024-03-15 18:26:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:26:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498380010 -INFO [2024-03-15 18:26:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:26:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:26:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498390009 -INFO [2024-03-15 18:26:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:26:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:26:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498400008 -INFO [2024-03-15 18:26:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:26:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:26:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498410010 -INFO [2024-03-15 18:26:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:27:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:27:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498420008 -INFO [2024-03-15 18:27:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:27:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:27:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498430005 -INFO [2024-03-15 18:27:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:27:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:27:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498440007 -INFO [2024-03-15 18:27:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:27:30,121][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:27:30,121][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498450121 -INFO [2024-03-15 18:27:30,121][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:27:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:27:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498460005 -INFO [2024-03-15 18:27:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:27:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498470015 -INFO [2024-03-15 18:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:28:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:28:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498480005 -INFO [2024-03-15 18:28:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:28:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:28:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498490008 -INFO [2024-03-15 18:28:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:28:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:28:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498500003 -INFO [2024-03-15 18:28:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:28:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:28:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498510013 -INFO [2024-03-15 18:28:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:28:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:28:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498520014 -INFO [2024-03-15 18:28:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:28:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498530007 -INFO [2024-03-15 18:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:29:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:29:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498540001 -INFO [2024-03-15 18:29:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:29:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:29:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498550004 -INFO [2024-03-15 18:29:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:29:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:29:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498560001 -INFO [2024-03-15 18:29:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:29:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:29:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498570001 -INFO [2024-03-15 18:29:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:29:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:29:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498580016 -INFO [2024-03-15 18:29:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:29:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:29:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498590005 -INFO [2024-03-15 18:29:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:30:00,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:30:00,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498600000 -INFO [2024-03-15 18:30:00,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:30:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:30:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498610015 -INFO [2024-03-15 18:30:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:30:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:30:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498620013 -INFO [2024-03-15 18:30:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:30:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:30:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498630015 -INFO [2024-03-15 18:30:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:30:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:30:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498640010 -INFO [2024-03-15 18:30:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:30:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:30:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498650015 -INFO [2024-03-15 18:30:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:31:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:31:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498660014 -INFO [2024-03-15 18:31:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:31:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:31:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498670007 -INFO [2024-03-15 18:31:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:31:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:31:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498680005 -INFO [2024-03-15 18:31:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:31:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:31:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498690016 -INFO [2024-03-15 18:31:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:31:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:31:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498700001 -INFO [2024-03-15 18:31:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:31:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:31:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498710008 -INFO [2024-03-15 18:31:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:32:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:32:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498720002 -INFO [2024-03-15 18:32:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:32:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:32:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498730008 -INFO [2024-03-15 18:32:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:1 毫秒 -INFO [2024-03-15 18:32:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:32:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498740002 -INFO [2024-03-15 18:32:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:32:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:32:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498750009 -INFO [2024-03-15 18:32:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:32:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:32:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498760001 -INFO [2024-03-15 18:32:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:32:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:32:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498770002 -INFO [2024-03-15 18:32:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:33:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:33:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498780002 -INFO [2024-03-15 18:33:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:33:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:33:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498790001 -INFO [2024-03-15 18:33:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:33:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:33:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498800004 -INFO [2024-03-15 18:33:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:33:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:33:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498810005 -INFO [2024-03-15 18:33:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:33:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:33:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498820006 -INFO [2024-03-15 18:33:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:33:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:33:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498830010 -INFO [2024-03-15 18:33:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:34:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:34:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498840003 -INFO [2024-03-15 18:34:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:34:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:34:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498850014 -INFO [2024-03-15 18:34:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:34:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:34:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498860002 -INFO [2024-03-15 18:34:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:34:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:34:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498870009 -INFO [2024-03-15 18:34:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:34:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:34:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498880001 -INFO [2024-03-15 18:34:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:34:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:34:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498890007 -INFO [2024-03-15 18:34:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:35:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:35:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498900006 -INFO [2024-03-15 18:35:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:35:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:35:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498910005 -INFO [2024-03-15 18:35:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:35:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:35:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498920002 -INFO [2024-03-15 18:35:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:35:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:35:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498930001 -INFO [2024-03-15 18:35:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:35:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:35:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498940005 -INFO [2024-03-15 18:35:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:35:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:35:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498950013 -INFO [2024-03-15 18:35:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:36:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:36:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498960005 -INFO [2024-03-15 18:36:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:36:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:36:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498970004 -INFO [2024-03-15 18:36:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:36:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:36:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498980010 -INFO [2024-03-15 18:36:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:36:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:36:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710498990007 -INFO [2024-03-15 18:36:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:36:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:36:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499000009 -INFO [2024-03-15 18:36:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:36:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:36:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499010002 -INFO [2024-03-15 18:36:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:37:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:37:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499020002 -INFO [2024-03-15 18:37:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:37:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499030002 -INFO [2024-03-15 18:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:37:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:37:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499040012 -INFO [2024-03-15 18:37:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:37:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:37:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499050007 -INFO [2024-03-15 18:37:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:37:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:37:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499060010 -INFO [2024-03-15 18:37:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:37:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:37:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499070015 -INFO [2024-03-15 18:37:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:38:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:38:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499080003 -INFO [2024-03-15 18:38:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:38:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:38:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499090013 -INFO [2024-03-15 18:38:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:38:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:38:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499100005 -INFO [2024-03-15 18:38:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:38:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:38:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499110015 -INFO [2024-03-15 18:38:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:38:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:38:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499120008 -INFO [2024-03-15 18:38:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:38:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:38:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499130007 -INFO [2024-03-15 18:38:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:39:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:39:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499140009 -INFO [2024-03-15 18:39:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:39:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:39:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499150009 -INFO [2024-03-15 18:39:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:39:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:39:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499160005 -INFO [2024-03-15 18:39:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:39:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:39:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499170009 -INFO [2024-03-15 18:39:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:39:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:39:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499180010 -INFO [2024-03-15 18:39:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:39:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:39:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499190002 -INFO [2024-03-15 18:39:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:40:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3] -INFO [2024-03-15 18:40:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499200009 -INFO [2024-03-15 18:40:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6cc95ab3],耗时:0 毫秒 -INFO [2024-03-15 18:40:02,428][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 18:40:03,037][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 18:40:03,037][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 18:40:03,037][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 18:40:03,037][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 18:40:03,044][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 18:40:03,046][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 18:40:03,046][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 18:40:03,047][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 18:40:03,049][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 18:40:03,049][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 18:40:16,165][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 18:40:16,167][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 12900 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 18:40:16,167][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 18:40:18,214][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 18:40:18,216][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 18:40:18,307][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 18:40:18,829][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:40:18,833][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$abe30747] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:40:18,945][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 18:40:18,971][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1129829c' 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) -INFO [2024-03-15 18:40:18,978][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 18:40:19,302][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 18:40:19,312][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 18:40:19,313][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 18:40:19,313][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 18:40:19,386][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 18:40:19,386][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3178 ms -INFO [2024-03-15 18:40:19,796][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 18:40:19,800][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 18:40:19,801][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 18:40:19,801][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 18:40:19,801][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 18:40:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:40:23,402][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499223402 -INFO [2024-03-15 18:40:23,402][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:3396 毫秒 -INFO [2024-03-15 18:40:24,360][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 18:40:24,373][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 18:40:24,373][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 18:40:24,374][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 18:40:24,375][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 18:40:24,375][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 18:40:24,375][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 18:40:24,375][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@40b70f31 -INFO [2024-03-15 18:40:24,678][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:40:25,096][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 18:40:25,194][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:40:25,328][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:40:25,388][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:40:25,431][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 18:40:25,464][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 18:40:25,464][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:40:25,464][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:40:25,465][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:40:25,465][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:40:25,465][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:40:25,465][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:40:25,465][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:40:25,472][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:40:25,475][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:40:25,478][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:40:25,481][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:40:25,483][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:40:26,493][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 18:40:26,910][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 18:40:27,042][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 18:40:27,275][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 18:40:27,453][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 18:40:27,454][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 18:40:28,439][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 18:40:28,551][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 18:40:28,552][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 18:40:28,707][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 18:40:28,798][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 18:40:28,799][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 18:40:28,806][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 18:40:29,217][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 18:40:29,339][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 18:40:29,340][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 18:40:29,570][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 18:40:29,702][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 18:40:29,848][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 18:40:29,941][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 18:40:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:40:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499230005 -INFO [2024-03-15 18:40:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:40:31,729][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a59d584, org.springframework.security.web.context.SecurityContextPersistenceFilter@2f349170, org.springframework.security.web.header.HeaderWriterFilter@557abb68, org.springframework.security.web.authentication.logout.LogoutFilter@51577fc8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4075c0d8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@571360b2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@673a702a, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@34bf66af, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@60abe420, org.springframework.security.web.session.SessionManagementFilter@3152d449, org.springframework.security.web.access.ExceptionTranslationFilter@41bd8ec9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@16a3d9a7] -INFO [2024-03-15 18:40:32,604][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 18:40:32,626][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 18:40:32,627][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 18:40:32,731][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 104 ms -INFO [2024-03-15 18:40:32,732][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 18:40:33,994][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 18:40:33,995][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 18:40:34,008][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.523 seconds (JVM running for 19.801) -INFO [2024-03-15 18:40:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:40:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499240001 -INFO [2024-03-15 18:40:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:40:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:40:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499250001 -INFO [2024-03-15 18:40:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:40:54,320][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 18:40:54,320][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 18:40:54,322][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 18:40:56,413][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDEwNTYzNjcsImlzc3VlZEF0IjoxNzEwNDk5MjU2MTE5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIxN2RiNGViMzA1OTcwYTI5NTA1NGY0N2Y1ZjAzMDRiNiIsInRva2VudXVpZCI6Ijk4OWJmNTI2OTNkOTQxMzZhYmE2NjViMTkyNmEwNTYyIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDEwNTYsImlhdCI6MTcxMDQ5OTI1Nn0.sSgSKAdgrkx5SpjGLmaWA8VKEVsBh9GKGdXycQGN15E -INFO [2024-03-15 18:41:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:41:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499260003 -INFO [2024-03-15 18:41:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:2 毫秒 -INFO [2024-03-15 18:41:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:41:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499270010 -INFO [2024-03-15 18:41:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:41:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:41:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499280001 -INFO [2024-03-15 18:41:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:41:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:41:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499290003 -INFO [2024-03-15 18:41:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:41:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:41:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499300014 -INFO [2024-03-15 18:41:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:41:54,294][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:41:54,294][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499314294 -INFO [2024-03-15 18:41:54,294][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:42:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:42:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499320001 -INFO [2024-03-15 18:42:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:42:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:42:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499330010 -INFO [2024-03-15 18:42:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:42:20,589][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:42:20,589][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499340589 -INFO [2024-03-15 18:42:20,589][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:42:40,756][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:42:42,677][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499362677 -INFO [2024-03-15 18:42:42,677][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:42:57,527][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:42:57,527][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499377527 -INFO [2024-03-15 18:42:57,527][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:43:01,373][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:43:09,470][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499389470 -INFO [2024-03-15 18:43:09,470][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:1 毫秒 -INFO [2024-03-15 18:43:12,101][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:43:12,286][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499392286 -INFO [2024-03-15 18:43:12,286][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:43:21,781][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:43:21,781][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499401781 -INFO [2024-03-15 18:43:21,781][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:43:37,376][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:44:02,047][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499442047 -INFO [2024-03-15 18:44:03,278][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:1231 毫秒 -INFO [2024-03-15 18:44:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:44:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499450015 -INFO [2024-03-15 18:44:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:44:21,045][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:44:27,190][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499467190 -INFO [2024-03-15 18:44:27,190][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:1 毫秒 -INFO [2024-03-15 18:44:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:44:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499470004 -INFO [2024-03-15 18:44:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:44:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:44:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499480014 -INFO [2024-03-15 18:44:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:44:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:44:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499490014 -INFO [2024-03-15 18:44:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:45:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:45:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499500005 -INFO [2024-03-15 18:45:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:45:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:45:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499510013 -INFO [2024-03-15 18:45:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:45:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:45:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499520010 -INFO [2024-03-15 18:45:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:45:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:45:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499530007 -INFO [2024-03-15 18:45:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:45:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:45:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499540004 -INFO [2024-03-15 18:45:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:45:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:45:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499550006 -INFO [2024-03-15 18:45:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:46:01,485][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:46:01,485][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499561485 -INFO [2024-03-15 18:46:01,485][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:46:13,062][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:46:13,063][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499573063 -INFO [2024-03-15 18:46:13,063][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:46:20,197][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:46:20,772][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499580772 -INFO [2024-03-15 18:46:20,772][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:46:31,753][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:46:32,789][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499592789 -INFO [2024-03-15 18:46:32,789][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:46:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:46:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499600014 -INFO [2024-03-15 18:46:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:46:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:46:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499610001 -INFO [2024-03-15 18:46:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:47:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:47:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499620009 -INFO [2024-03-15 18:47:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:47:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:47:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499630008 -INFO [2024-03-15 18:47:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:47:20,350][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:47:20,350][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499640350 -INFO [2024-03-15 18:47:20,350][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:47:32,441][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:47:46,645][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499666645 -INFO [2024-03-15 18:47:46,645][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:50:31,805][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:50:31,806][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499831806 -INFO [2024-03-15 18:50:31,806][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:52:31,436][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:52:32,092][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499952092 -INFO [2024-03-15 18:52:32,092][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:52:41,316][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:52:41,316][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499961316 -INFO [2024-03-15 18:52:41,317][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:1 毫秒 -INFO [2024-03-15 18:52:52,453][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:52:52,455][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499972455 -INFO [2024-03-15 18:52:52,455][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:1 毫秒 -INFO [2024-03-15 18:53:03,046][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:53:03,046][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499983046 -INFO [2024-03-15 18:53:03,046][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 18:53:16,053][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 18:53:16,053][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710499996053 -INFO [2024-03-15 18:53:16,861][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:808 毫秒 -INFO [2024-03-15 19:01:53,546][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302] -INFO [2024-03-15 19:01:53,547][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500513547 -INFO [2024-03-15 19:01:53,547][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1ac50302],耗时:0 毫秒 -INFO [2024-03-15 19:02:10,012][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:02:10,015][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 12996 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:02:10,016][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:02:12,242][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:02:12,244][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:02:12,345][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 86 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:02:12,988][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:02:12,992][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:02:13,127][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:02:13,158][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a531422' 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) -INFO [2024-03-15 19:02:13,166][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:02:13,546][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:02:13,558][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:02:13,558][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:02:13,558][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:02:13,646][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:02:13,646][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3583 ms -INFO [2024-03-15 19:02:14,179][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:02:14,183][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:02:14,184][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:02:14,184][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:02:14,184][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:02:19,362][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:02:19,384][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:02:19,384][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:02:19,385][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:02:19,386][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:02:19,386][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:02:19,386][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:02:19,386][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 19:02:19,776][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:02:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:02:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500540006 -INFO [2024-03-15 19:02:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:0 毫秒 -INFO [2024-03-15 19:02:20,252][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:02:20,364][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:02:20,529][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:02:20,596][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:02:20,652][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:02:20,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:02:20,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:02:20,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:02:20,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:02:20,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:02:20,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:02:20,694][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:02:20,695][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:02:20,702][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:02:20,704][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:02:20,707][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:02:20,711][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:02:20,713][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:02:21,916][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:02:22,390][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:02:22,486][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:02:22,741][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:02:22,902][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:02:22,904][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:02:23,967][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:02:24,105][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:02:24,106][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:02:24,276][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:02:24,374][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:02:24,375][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:02:24,380][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:02:24,817][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:02:24,912][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:02:24,914][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:02:25,167][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:02:25,273][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:02:25,428][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:02:25,519][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:02:27,587][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@35ab0bf3, org.springframework.security.web.context.SecurityContextPersistenceFilter@68fb6c1e, org.springframework.security.web.header.HeaderWriterFilter@335ff774, org.springframework.security.web.authentication.logout.LogoutFilter@6add8aac, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e5dea22, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61799152, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4a0dd851, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@dd26290, org.springframework.security.web.session.SessionManagementFilter@4c131823, org.springframework.security.web.access.ExceptionTranslationFilter@15ec3c0c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3670af2b] -INFO [2024-03-15 19:02:28,571][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:02:28,596][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:02:28,596][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:02:28,716][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 120 ms -INFO [2024-03-15 19:02:28,717][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:02:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:02:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500550014 -INFO [2024-03-15 19:02:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:0 毫秒 -INFO [2024-03-15 19:02:30,205][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:02:30,205][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:02:30,226][] org.springframework.boot.StartupInfoLogger:61 - Started App in 21.0 seconds (JVM running for 22.232) -INFO [2024-03-15 19:02:38,408][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:02:38,408][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:02:38,411][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-15 19:02:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:02:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500560013 -INFO [2024-03-15 19:02:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:0 毫秒 -INFO [2024-03-15 19:02:40,898][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDIzNjA4MjYsImlzc3VlZEF0IjoxNzEwNTAwNTYwNDYyLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiNWRmNTYxZWEyMTZjMWViYWFmODA4MjkyMTdiMTY0YiIsInRva2VudXVpZCI6Ijk0NjY5MDNiZDg2MjRlODA4ODUyMDk5Nzg4Njg4NmU2IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDIzNjAsImlhdCI6MTcxMDUwMDU2MH0.f8yjLGvlYafLDT3mdKKfT5TFCwvVYEMCqCwP4z0-hKM -INFO [2024-03-15 19:02:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:02:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500570010 -INFO [2024-03-15 19:02:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:2 毫秒 -INFO [2024-03-15 19:03:05,731][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:03:05,732][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500585732 -INFO [2024-03-15 19:03:05,732][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:1 毫秒 -INFO [2024-03-15 19:04:31,373][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:04:31,374][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500671374 -INFO [2024-03-15 19:04:32,419][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:1046 毫秒 -INFO [2024-03-15 19:04:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:04:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500680007 -INFO [2024-03-15 19:04:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:0 毫秒 -INFO [2024-03-15 19:04:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:04:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500690003 -INFO [2024-03-15 19:04:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:1 毫秒 -INFO [2024-03-15 19:05:51,979][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:05:53,627][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500753627 -INFO [2024-03-15 19:05:53,627][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:0 毫秒 -INFO [2024-03-15 19:06:40,063][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:06:43,149][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500803149 -INFO [2024-03-15 19:06:43,149][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:3086 毫秒 -INFO [2024-03-15 19:06:56,256][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:06:56,256][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500816256 -INFO [2024-03-15 19:06:56,256][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:0 毫秒 -INFO [2024-03-15 19:07:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:07:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500820008 -INFO [2024-03-15 19:07:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:1 毫秒 -INFO [2024-03-15 19:07:11,620][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:07:13,036][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500833036 -INFO [2024-03-15 19:07:13,037][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:1416 毫秒 -INFO [2024-03-15 19:07:38,466][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8] -INFO [2024-03-15 19:07:38,466][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500858466 -INFO [2024-03-15 19:07:38,466][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@556252c8],耗时:0 毫秒 -INFO [2024-03-15 19:07:50,016][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 15884 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:07:50,017][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:07:50,022][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:07:52,170][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:07:52,172][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:07:52,261][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:07:52,818][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:07:52,821][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6f265659] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:07:52,938][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:07:52,962][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4c319d52' 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) -INFO [2024-03-15 19:07:52,978][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:07:53,281][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:07:53,292][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:07:53,293][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:07:53,293][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:07:53,375][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:07:53,375][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3309 ms -INFO [2024-03-15 19:07:53,780][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:07:53,785][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:07:53,785][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:07:53,786][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:07:53,786][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:07:58,500][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:07:58,514][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:07:58,514][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:07:58,515][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:07:58,516][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:07:58,516][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:07:58,516][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:07:58,516][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@559c4e06 -INFO [2024-03-15 19:07:58,827][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:07:59,247][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:07:59,342][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:07:59,481][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:07:59,541][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:07:59,583][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:07:59,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:07:59,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:07:59,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:07:59,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:07:59,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:07:59,619][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:07:59,620][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:07:59,620][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:07:59,625][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:07:59,628][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:07:59,630][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:07:59,633][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:07:59,635][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:08:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:08:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500880007 -INFO [2024-03-15 19:08:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:08:00,678][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:08:01,088][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:08:01,170][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:08:01,491][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:08:01,648][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:08:01,649][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:08:02,626][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:08:02,743][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:08:02,744][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:08:02,912][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:08:03,004][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:08:03,005][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:08:03,011][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:08:03,415][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:08:03,520][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:08:03,521][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:08:03,762][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:08:03,869][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:08:04,009][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:08:04,099][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:08:05,917][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6829b897, org.springframework.security.web.context.SecurityContextPersistenceFilter@13a8cb4e, org.springframework.security.web.header.HeaderWriterFilter@a89dec0, org.springframework.security.web.authentication.logout.LogoutFilter@6edd8d56, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2b43eb71, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75c5ab79, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@326320bb, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@11309dd4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@519e0814, org.springframework.security.web.session.SessionManagementFilter@64bb6ba7, org.springframework.security.web.access.ExceptionTranslationFilter@2453cbb7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4a9c188f] -INFO [2024-03-15 19:08:06,764][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:08:06,789][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:08:06,789][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:08:06,905][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 115 ms -INFO [2024-03-15 19:08:06,906][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:08:08,257][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:08:08,258][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:08:08,274][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.018 seconds (JVM running for 20.101) -INFO [2024-03-15 19:08:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:08:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500890008 -INFO [2024-03-15 19:08:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:08:14,647][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:08:14,648][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:08:14,650][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 19:08:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:08:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500900014 -INFO [2024-03-15 19:08:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:08:20,245][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDI3MDAyNDUsImlzc3VlZEF0IjoxNzEwNTAwOTAwMjM0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIxN2IzNTRiNTE2MGJmMTJmNTkxNjU4ZTBhN2ZjOWFkOSIsInRva2VudXVpZCI6ImNhNWJkOWU3MGY3NTQ4NzZhMDhkNDJhZWRkMGQ2NWE3IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDI3MDAsImlhdCI6MTcxMDUwMDkwMH0.F5TYBtyDqdQ0MaNDzFpuPpIGd8EoKZrgX9djqmSW2c4 -INFO [2024-03-15 19:08:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:08:30,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500910017 -INFO [2024-03-15 19:08:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:2 毫秒 -INFO [2024-03-15 19:08:39,617][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDI3MTk2MTcsImlzc3VlZEF0IjoxNzEwNTAwOTE5NjE2LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI5OWNmNjQ5MzA3ZDk4ZTA4ZDBjMzE0ODczMDE2Y2FkMyIsInRva2VudXVpZCI6ImNhNjUzZjg3YTgxNjRhZTBiN2M3ZjUwNDIzNjNhNzY0IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDI3MTksImlhdCI6MTcxMDUwMDkxOX0.l3v-Ge7pecczQ4DeyX2NCmlMUSZmfIjbGxGcNBQCHJ8 -INFO [2024-03-15 19:08:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:08:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500920008 -INFO [2024-03-15 19:08:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:08:44,992][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDI3MjQ5OTIsImlzc3VlZEF0IjoxNzEwNTAwOTI0OTg5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4M2FlZjk1NzZhODI1MzkxNjI5MWQ2NTVmZWM5NDQ4YyIsInRva2VudXVpZCI6IjgyOGMwYzQzMzU0NDQzYmY4ZmVmZTVkZDE5ODRiOGFiIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDI3MjQsImlhdCI6MTcxMDUwMDkyNH0.PhVa-t8Aauxd9QaM_Omek-HgRnQ-mNXV_dGEDft2_jw -INFO [2024-03-15 19:08:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:08:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500930010 -INFO [2024-03-15 19:08:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:09:00,347][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:09:00,347][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500940347 -INFO [2024-03-15 19:09:00,347][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:09:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:09:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500950015 -INFO [2024-03-15 19:09:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:09:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:09:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500960007 -INFO [2024-03-15 19:09:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:09:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:09:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500970009 -INFO [2024-03-15 19:09:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:09:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:09:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500980015 -INFO [2024-03-15 19:09:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:09:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5] -INFO [2024-03-15 19:09:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710500990009 -INFO [2024-03-15 19:09:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@631173e5],耗时:0 毫秒 -INFO [2024-03-15 19:09:57,648][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 19:09:58,139][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 19:09:58,139][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 19:09:58,139][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 19:09:58,139][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 19:09:58,147][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 19:09:58,150][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 19:09:58,151][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 19:09:58,151][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 19:09:58,157][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 19:09:58,157][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 19:10:10,358][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 27692 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:10:10,360][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:10:10,360][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:10:12,303][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:10:12,305][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:10:12,393][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:10:12,930][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:10:12,933][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d80798e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:10:13,040][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:10:13,066][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4e4162bc' 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) -INFO [2024-03-15 19:10:13,074][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:10:13,392][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:10:13,402][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:10:13,403][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:10:13,403][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:10:13,480][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:10:13,480][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3068 ms -INFO [2024-03-15 19:10:13,889][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:10:13,893][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:10:13,894][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:10:13,894][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:10:13,894][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:10:18,295][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:10:18,310][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:10:18,310][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:10:18,311][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:10:18,312][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:10:18,312][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:10:18,312][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:10:18,312][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75663443 -INFO [2024-03-15 19:10:18,637][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:10:19,072][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:10:19,167][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:10:19,306][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:10:19,369][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:10:19,414][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:10:19,447][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:10:19,447][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:10:19,447][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:10:19,447][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:10:19,448][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:10:19,448][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:10:19,448][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:10:19,448][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:10:19,453][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:10:19,456][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:10:19,459][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:10:19,462][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:10:19,464][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:10:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:10:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501020014 -INFO [2024-03-15 19:10:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:10:20,460][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:10:20,868][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:10:20,940][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:10:21,130][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:10:21,305][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:10:21,306][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:10:22,305][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:10:22,407][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:10:22,408][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:10:22,551][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:10:22,635][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:10:22,636][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:10:22,642][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:10:23,022][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:10:23,095][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:10:23,096][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:10:23,330][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:10:23,422][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:10:23,587][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:10:23,658][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:10:25,474][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58f259bd, org.springframework.security.web.context.SecurityContextPersistenceFilter@f1e5f85, org.springframework.security.web.header.HeaderWriterFilter@5eabcf77, org.springframework.security.web.authentication.logout.LogoutFilter@4a648b35, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e6b2641, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2f349170, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@571360b2, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@14b26e90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@362109d0, org.springframework.security.web.session.SessionManagementFilter@29f58b44, org.springframework.security.web.access.ExceptionTranslationFilter@7bd6c35e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5232cec1] -INFO [2024-03-15 19:10:26,466][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:10:26,491][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:10:26,491][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:10:26,593][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 102 ms -INFO [2024-03-15 19:10:26,593][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:10:27,956][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:10:27,956][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:10:27,972][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.315 seconds (JVM running for 19.568) -INFO [2024-03-15 19:10:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:10:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501030012 -INFO [2024-03-15 19:10:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:10:34,136][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:10:34,136][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:10:34,138][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 19:10:35,990][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDI4MzU5NDgsImlzc3VlZEF0IjoxNzEwNTAxMDM1NjkwLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIxY2I5ZjQxZTNiYmQxYTg2Yjk3ZDczYTZiODBmMDkzNCIsInRva2VudXVpZCI6IjcxNDBlMDk2NGVmMzRkMzc5YTBhOGI3MTllMzcxNTk3IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDI4MzUsImlhdCI6MTcxMDUwMTAzNX0.8C9vaCRTzcnU9NjJe5QrHmIBOSE_2R5EZW2cjkgtHU4 -INFO [2024-03-15 19:10:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:10:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501040006 -INFO [2024-03-15 19:10:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:3 毫秒 -INFO [2024-03-15 19:10:53,242][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:10:53,242][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501053242 -INFO [2024-03-15 19:10:53,242][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:11:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:11:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501060012 -INFO [2024-03-15 19:11:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:1 毫秒 -INFO [2024-03-15 19:11:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:11:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501070012 -INFO [2024-03-15 19:11:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:11:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:11:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501080014 -INFO [2024-03-15 19:11:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:11:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:11:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501090013 -INFO [2024-03-15 19:11:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:11:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:11:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501100009 -INFO [2024-03-15 19:11:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:11:50,714][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:11:50,714][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501110714 -INFO [2024-03-15 19:11:50,714][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:11:52,085][] cn.jyjz.xiaoyao.web.handler.GlobalExceptionHandler:99 - Required request parameter 'id' for method parameter type Long is not present,Class {org.springframework.web.bind.MissingServletRequestParameterException}Host {127.0.0.1}Invokes url {http://127.0.0.1:9090/foodapi/ocr/field/delete} -INFO [2024-03-15 19:12:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:12:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501120015 -INFO [2024-03-15 19:12:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:12:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:12:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501130007 -INFO [2024-03-15 19:12:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:12:17,584][] cn.jyjz.xiaoyao.web.handler.GlobalExceptionHandler:99 - Required request parameter 'id' for method parameter type Long is not present,Class {org.springframework.web.bind.MissingServletRequestParameterException}Host {127.0.0.1}Invokes url {http://127.0.0.1:9090/foodapi/ocr/field/delete} -INFO [2024-03-15 19:12:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:12:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501140002 -INFO [2024-03-15 19:12:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:12:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:12:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501150003 -INFO [2024-03-15 19:12:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:12:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:12:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501160012 -INFO [2024-03-15 19:12:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:1 毫秒 -INFO [2024-03-15 19:12:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:12:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501170004 -INFO [2024-03-15 19:12:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:13:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:13:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501180004 -INFO [2024-03-15 19:13:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:13:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:13:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501190016 -INFO [2024-03-15 19:13:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:13:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:13:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501200001 -INFO [2024-03-15 19:13:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:13:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:13:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501210001 -INFO [2024-03-15 19:13:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:13:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:13:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501220004 -INFO [2024-03-15 19:13:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:13:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666] -INFO [2024-03-15 19:13:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501230006 -INFO [2024-03-15 19:13:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5607a666],耗时:0 毫秒 -INFO [2024-03-15 19:13:54,582][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 19:14:04,452][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 16612 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:14:04,451][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:14:04,454][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:14:06,681][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:14:06,683][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:14:06,789][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 90 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:14:07,385][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:14:07,389][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bae5105a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:14:07,536][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:14:07,565][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5bda157e' 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) -INFO [2024-03-15 19:14:07,572][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:14:07,926][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:14:07,941][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:14:07,941][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:14:07,941][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:14:08,022][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:14:08,022][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3516 ms -INFO [2024-03-15 19:14:08,482][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:14:08,486][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:14:08,487][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:14:08,487][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:14:08,487][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:14:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:14:12,207][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501252207 -INFO [2024-03-15 19:14:12,207][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:2195 毫秒 -INFO [2024-03-15 19:14:13,230][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:14:13,243][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:14:13,243][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:14:13,244][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:14:13,244][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:14:13,244][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:14:13,245][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:14:13,245][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@60c4cf2b -INFO [2024-03-15 19:14:13,555][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:14:13,973][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:14:14,067][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:14:14,204][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:14:14,263][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:14:14,305][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:14:14,339][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:14:14,339][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:14:14,339][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:14:14,339][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:14:14,339][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:14:14,340][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:14:14,340][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:14:14,340][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:14:14,346][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:14:14,348][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:14:14,351][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:14:14,354][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:14:14,356][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:14:15,398][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:14:15,840][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:14:15,925][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:14:16,184][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:14:16,347][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:14:16,348][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:14:17,332][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:14:17,452][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:14:17,453][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:14:17,626][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:14:17,758][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:14:17,760][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:14:17,765][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:14:18,164][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:14:18,257][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:14:18,258][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:14:18,504][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:14:18,739][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:14:18,906][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:14:19,021][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:14:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:14:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501260007 -INFO [2024-03-15 19:14:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:14:20,773][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@47a05ad8, org.springframework.security.web.context.SecurityContextPersistenceFilter@619944a7, org.springframework.security.web.header.HeaderWriterFilter@13617139, org.springframework.security.web.authentication.logout.LogoutFilter@2f95ce11, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6dacde96, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b303b78, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f1e5f85, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@2a6dbb7c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b3427c4, org.springframework.security.web.session.SessionManagementFilter@373c367, org.springframework.security.web.access.ExceptionTranslationFilter@4dfe5727, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5852605c] -INFO [2024-03-15 19:14:21,656][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:14:21,680][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:14:21,680][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:14:21,782][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 102 ms -INFO [2024-03-15 19:14:21,783][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:14:23,061][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:14:23,061][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:14:23,076][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.349 seconds (JVM running for 20.695) -INFO [2024-03-15 19:14:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:14:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501270015 -INFO [2024-03-15 19:14:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:14:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:14:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501280001 -INFO [2024-03-15 19:14:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:14:45,300][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:14:45,300][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:14:45,303][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-15 19:14:47,333][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDMwODcyOTMsImlzc3VlZEF0IjoxNzEwNTAxMjg3MDY5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI2NGM4ODU2OThhNWIzNTYyMWNlYzAwZjA3OWQxMzEwOCIsInRva2VudXVpZCI6IjY2MDMzMTMxMjMwNjQwOTM4ZWY4ZGNhOThhOWFhZTg3IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDMwODcsImlhdCI6MTcxMDUwMTI4N30.Lax_7PqEFnh5N5HCcCRmqxb-72Q1KNTRWzLIp-OdTN4 -INFO [2024-03-15 19:14:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:14:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501290010 -INFO [2024-03-15 19:14:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:2 毫秒 -INFO [2024-03-15 19:15:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:15:00,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501300017 -INFO [2024-03-15 19:15:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:15:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:15:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501310005 -INFO [2024-03-15 19:15:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:15:23,697][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:15:23,699][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501323699 -INFO [2024-03-15 19:15:24,266][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:568 毫秒 -INFO [2024-03-15 19:15:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:15:30,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501330000 -INFO [2024-03-15 19:15:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:1 毫秒 -INFO [2024-03-15 19:15:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:15:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501340012 -INFO [2024-03-15 19:15:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:15:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:15:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501350002 -INFO [2024-03-15 19:15:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:16:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:16:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501360005 -INFO [2024-03-15 19:16:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:16:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:16:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501370004 -INFO [2024-03-15 19:16:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:16:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:16:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501380003 -INFO [2024-03-15 19:16:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:16:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:16:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501390011 -INFO [2024-03-15 19:16:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:16:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:16:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501400004 -INFO [2024-03-15 19:16:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:1 毫秒 -INFO [2024-03-15 19:16:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:16:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501410011 -INFO [2024-03-15 19:16:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:17:14,514][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:17:14,514][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501434514 -INFO [2024-03-15 19:17:14,514][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:17:29,623][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:17:29,787][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501449787 -INFO [2024-03-15 19:17:29,787][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:164 毫秒 -INFO [2024-03-15 19:17:30,571][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:17:30,571][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501450571 -INFO [2024-03-15 19:17:31,106][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:535 毫秒 -INFO [2024-03-15 19:17:32,779][] cn.jyjz.xiaoyao.web.handler.GlobalExceptionHandler:99 - Target must not be null,Class {java.lang.IllegalArgumentException}Host {127.0.0.1}Invokes url {http://127.0.0.1:9090/foodapi/ocr/user/field/queryFields} -INFO [2024-03-15 19:17:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:17:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501460015 -INFO [2024-03-15 19:17:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:17:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:17:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501470009 -INFO [2024-03-15 19:17:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:18:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:18:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501480004 -INFO [2024-03-15 19:18:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:18:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:18:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501490016 -INFO [2024-03-15 19:18:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:18:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:18:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501500011 -INFO [2024-03-15 19:18:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:18:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:18:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501510011 -INFO [2024-03-15 19:18:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:18:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:18:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501520001 -INFO [2024-03-15 19:18:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:18:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:18:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501530013 -INFO [2024-03-15 19:18:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:19:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:19:00,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501540017 -INFO [2024-03-15 19:19:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:19:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:19:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501550006 -INFO [2024-03-15 19:19:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:19:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:19:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501560014 -INFO [2024-03-15 19:19:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:19:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:19:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501570010 -INFO [2024-03-15 19:19:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:1 毫秒 -INFO [2024-03-15 19:19:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:19:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501580007 -INFO [2024-03-15 19:19:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:19:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:19:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501590001 -INFO [2024-03-15 19:19:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:20:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:20:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501600015 -INFO [2024-03-15 19:20:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:20:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:20:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501610015 -INFO [2024-03-15 19:20:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:20:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:20:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501620015 -INFO [2024-03-15 19:20:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:20:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:20:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501630002 -INFO [2024-03-15 19:20:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:20:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f] -INFO [2024-03-15 19:20:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501640010 -INFO [2024-03-15 19:20:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1deb318f],耗时:0 毫秒 -INFO [2024-03-15 19:20:48,186][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 19:20:48,698][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-15 19:20:48,698][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-15 19:20:48,698][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-15 19:20:48,698][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-15 19:20:48,705][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-15 19:20:48,706][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-15 19:20:48,707][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-15 19:20:48,707][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-15 19:20:48,712][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-15 19:20:48,712][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-15 19:20:59,412][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 10304 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:20:59,414][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:20:59,415][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:21:01,374][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:21:01,376][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:21:01,468][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:21:01,990][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:21:01,993][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d80798e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:21:02,093][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:21:02,119][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4e4162bc' 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) -INFO [2024-03-15 19:21:02,126][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:21:02,443][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:21:02,463][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:21:02,463][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:21:02,463][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:21:02,536][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:21:02,536][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3080 ms -INFO [2024-03-15 19:21:02,946][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:21:02,950][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:21:02,950][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:21:02,951][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:21:02,951][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:21:07,271][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:21:07,284][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:21:07,284][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:21:07,285][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:21:07,286][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:21:07,286][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:21:07,286][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:21:07,286][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75663443 -INFO [2024-03-15 19:21:07,592][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:21:08,021][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:21:08,121][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:21:08,261][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:21:08,321][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:21:08,367][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:21:08,402][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:21:08,402][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:21:08,402][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:21:08,403][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:21:08,403][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:21:08,403][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:21:08,403][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:21:08,403][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:21:08,408][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:21:08,411][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:21:08,414][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:21:08,416][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:21:08,419][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:21:09,424][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:21:09,887][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:21:09,969][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:21:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:21:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501670014 -INFO [2024-03-15 19:21:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:21:10,166][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:21:10,302][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:21:10,303][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:21:11,400][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:21:11,648][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:21:11,650][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:21:11,836][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:21:11,920][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:21:11,921][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:21:11,927][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:21:12,326][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:21:12,417][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:21:12,418][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:21:12,657][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:21:12,749][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:21:12,878][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:21:12,955][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:21:14,752][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58f259bd, org.springframework.security.web.context.SecurityContextPersistenceFilter@f1e5f85, org.springframework.security.web.header.HeaderWriterFilter@5eabcf77, org.springframework.security.web.authentication.logout.LogoutFilter@4a648b35, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e6b2641, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2f349170, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@571360b2, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@14b26e90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@362109d0, org.springframework.security.web.session.SessionManagementFilter@29f58b44, org.springframework.security.web.access.ExceptionTranslationFilter@7bd6c35e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5232cec1] -INFO [2024-03-15 19:21:15,606][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:21:15,633][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:21:15,633][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:21:15,780][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 147 ms -INFO [2024-03-15 19:21:15,781][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:21:17,072][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:21:17,073][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:21:17,088][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.6 seconds (JVM running for 19.885) -INFO [2024-03-15 19:21:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:21:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501680008 -INFO [2024-03-15 19:21:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:21:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:21:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501690014 -INFO [2024-03-15 19:21:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:21:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:21:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501700002 -INFO [2024-03-15 19:21:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:21:42,476][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:21:42,476][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:21:42,478][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 19:21:44,319][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDM1MDQyODEsImlzc3VlZEF0IjoxNzEwNTAxNzA0MDY3LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiMTE0NDU4MTc3NTAxMGQ3ZmEzMmE2MjM4ZjM3NDVjZCIsInRva2VudXVpZCI6ImQ4YWNhOGYwZTU3YTRiYjBiYjMzNTllYzQ1OTg2MmNlIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDM1MDQsImlhdCI6MTcxMDUwMTcwNH0.faXwF1QMJMCtDBkTDrAku748HowRGgyocUXOv69_NkE -INFO [2024-03-15 19:21:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:21:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501710014 -INFO [2024-03-15 19:21:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:2 毫秒 -INFO [2024-03-15 19:22:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:22:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501720008 -INFO [2024-03-15 19:22:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:22:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:22:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501730010 -INFO [2024-03-15 19:22:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:22:20,218][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:22:20,219][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501740219 -INFO [2024-03-15 19:22:20,219][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:22:30,123][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:22:30,124][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501750124 -INFO [2024-03-15 19:22:32,244][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:2120 毫秒 -INFO [2024-03-15 19:22:40,571][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:22:40,571][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501760571 -INFO [2024-03-15 19:22:40,571][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:0 毫秒 -INFO [2024-03-15 19:22:50,240][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a] -INFO [2024-03-15 19:22:50,242][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710501770242 -INFO [2024-03-15 19:22:50,242][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@634ff02a],耗时:1 毫秒 -INFO [2024-03-15 19:28:01,027][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:28:01,030][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 26512 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:28:01,031][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:28:07,207][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:28:07,209][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:28:07,296][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 74 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:28:07,840][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:28:07,843][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$393cebce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:28:07,956][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:28:07,980][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5e5ddfbc' 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) -INFO [2024-03-15 19:28:07,986][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:28:08,284][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:28:08,294][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:28:08,295][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:28:08,295][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:28:08,430][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:28:08,430][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 7360 ms -INFO [2024-03-15 19:28:08,854][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:28:08,857][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:28:08,858][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:28:08,858][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:28:08,858][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:28:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:28:12,645][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502092645 -INFO [2024-03-15 19:28:12,646][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:2645 毫秒 -INFO [2024-03-15 19:28:13,598][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:28:13,611][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:28:13,611][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:28:13,612][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:28:13,613][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:28:13,613][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:28:13,613][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:28:13,613][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@65a80fdb -INFO [2024-03-15 19:28:13,936][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:28:14,370][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:28:14,468][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:28:14,611][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:28:14,673][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:28:14,716][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:28:14,749][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:28:14,749][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:28:14,749][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:28:14,749][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:28:14,749][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:28:14,749][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:28:14,749][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:28:14,750][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:28:14,754][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:28:14,756][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:28:14,760][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:28:14,763][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:28:14,766][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:28:15,850][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:28:16,269][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:28:16,349][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:28:16,616][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:28:16,768][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:28:16,769][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:28:17,714][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:28:17,830][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:28:17,831][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:28:18,013][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:28:18,106][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:28:18,107][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:28:18,113][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:28:18,519][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:28:18,612][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:28:18,613][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:28:18,876][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:28:18,978][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:28:19,126][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:28:19,215][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:28:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:28:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502100013 -INFO [2024-03-15 19:28:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:28:20,964][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5275d709, org.springframework.security.web.context.SecurityContextPersistenceFilter@1f612968, org.springframework.security.web.header.HeaderWriterFilter@373c367, org.springframework.security.web.authentication.logout.LogoutFilter@15ec3c0c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7892635c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@68e8bbab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4dc23273, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@ace2408, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@21523e1b, org.springframework.security.web.session.SessionManagementFilter@619944a7, org.springframework.security.web.access.ExceptionTranslationFilter@13617139, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5e8359da] -INFO [2024-03-15 19:28:21,802][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:28:21,825][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:28:21,825][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:28:21,923][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 98 ms -INFO [2024-03-15 19:28:21,924][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:28:23,250][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:28:23,250][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:28:23,265][] org.springframework.boot.StartupInfoLogger:61 - Started App in 22.815 seconds (JVM running for 24.103) -INFO [2024-03-15 19:28:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:28:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502110007 -INFO [2024-03-15 19:28:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:28:31,265][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:28:31,265][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:28:31,267][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 19:28:33,329][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDM5MTMyNjIsImlzc3VlZEF0IjoxNzEwNTAyMTEzMDQ1LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0NGQ3MzJhZTkxOGNkMjVlOWYxOGY5MTdmNjQ1ZjQ2OCIsInRva2VudXVpZCI6IjVhYmUwNDI1MjQyNTQ2MDNiMWM1MWNlYmU3NmRlNjUwIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDM5MTMsImlhdCI6MTcxMDUwMjExM30.BGFEXTmeDjQ9vWweHi8jkC2ch3RyRv3-TJ09bUH19Qg -INFO [2024-03-15 19:28:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:28:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502120009 -INFO [2024-03-15 19:28:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:3 毫秒 -INFO [2024-03-15 19:28:55,801][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:28:55,801][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502135801 -INFO [2024-03-15 19:28:55,801][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:29:09,715][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:29:10,416][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502150416 -INFO [2024-03-15 19:29:10,416][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:29:22,349][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:29:22,350][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502162350 -INFO [2024-03-15 19:29:22,350][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:29:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:29:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502170006 -INFO [2024-03-15 19:29:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:29:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:29:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502180013 -INFO [2024-03-15 19:29:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:30:01,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:30:01,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502201002 -INFO [2024-03-15 19:30:01,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:30:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:30:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502210014 -INFO [2024-03-15 19:30:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:30:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:30:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502220012 -INFO [2024-03-15 19:30:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:30:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:30:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502230014 -INFO [2024-03-15 19:30:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:30:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:30:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502240008 -INFO [2024-03-15 19:30:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:30:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:30:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502250009 -INFO [2024-03-15 19:30:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:31:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:31:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502260002 -INFO [2024-03-15 19:31:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:1 毫秒 -INFO [2024-03-15 19:31:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:31:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502270014 -INFO [2024-03-15 19:31:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:31:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:31:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502280008 -INFO [2024-03-15 19:31:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:31:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:31:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502290003 -INFO [2024-03-15 19:31:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:31:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:31:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502300009 -INFO [2024-03-15 19:31:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:31:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:31:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502310007 -INFO [2024-03-15 19:31:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:32:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:32:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502320015 -INFO [2024-03-15 19:32:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:32:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:32:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502330003 -INFO [2024-03-15 19:32:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:32:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:32:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502340003 -INFO [2024-03-15 19:32:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:32:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502350002 -INFO [2024-03-15 19:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:32:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:32:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502360002 -INFO [2024-03-15 19:32:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:32:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:32:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502370007 -INFO [2024-03-15 19:32:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:33:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:33:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502380013 -INFO [2024-03-15 19:33:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:1 毫秒 -INFO [2024-03-15 19:33:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:33:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502390007 -INFO [2024-03-15 19:33:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:33:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:33:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502400008 -INFO [2024-03-15 19:33:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:33:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:33:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502410012 -INFO [2024-03-15 19:33:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:33:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:33:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502420004 -INFO [2024-03-15 19:33:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:33:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:33:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502430013 -INFO [2024-03-15 19:33:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:34:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:34:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502440003 -INFO [2024-03-15 19:34:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:34:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:34:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502450008 -INFO [2024-03-15 19:34:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:1 毫秒 -INFO [2024-03-15 19:34:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:34:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502460011 -INFO [2024-03-15 19:34:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:34:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:34:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502470003 -INFO [2024-03-15 19:34:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:34:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:34:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502480002 -INFO [2024-03-15 19:34:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:34:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:34:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502490015 -INFO [2024-03-15 19:34:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:35:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:35:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502500010 -INFO [2024-03-15 19:35:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:35:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:35:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502510015 -INFO [2024-03-15 19:35:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:35:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:35:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502520001 -INFO [2024-03-15 19:35:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:35:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:35:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502530008 -INFO [2024-03-15 19:35:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:35:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:35:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502540002 -INFO [2024-03-15 19:35:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:35:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:35:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502550015 -INFO [2024-03-15 19:35:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:0 毫秒 -INFO [2024-03-15 19:36:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39] -INFO [2024-03-15 19:36:00,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502560017 -INFO [2024-03-15 19:36:00,018][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@209e5e39],耗时:1 毫秒 -INFO [2024-03-15 19:36:19,288][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 27664 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:36:19,289][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:36:19,289][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:36:21,318][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:36:21,320][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:36:21,422][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 85 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:36:21,998][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:36:22,002][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea483817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:36:22,121][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:36:22,150][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a531422' 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) -INFO [2024-03-15 19:36:22,157][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:36:22,521][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:36:22,533][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:36:22,534][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:36:22,534][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:36:22,613][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:36:22,614][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3279 ms -INFO [2024-03-15 19:36:23,080][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:36:23,086][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:36:23,086][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:36:23,086][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:36:23,086][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:36:28,472][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:36:28,487][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:36:28,488][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:36:28,489][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:36:28,490][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:36:28,490][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:36:28,491][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:36:28,491][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3adde4ea -INFO [2024-03-15 19:36:28,832][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:36:29,302][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:36:29,405][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:36:29,564][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:36:29,627][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:36:29,672][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:36:29,711][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:36:29,711][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:36:29,711][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:36:29,711][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:36:29,711][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:36:29,712][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:36:29,712][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:36:29,712][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:36:29,719][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:36:29,723][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:36:29,726][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:36:29,730][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:36:29,733][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:36:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:36:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502590014 -INFO [2024-03-15 19:36:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:36:30,892][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:36:31,483][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:36:31,574][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:36:31,770][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:36:31,915][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:36:31,917][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:36:32,919][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:36:33,023][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:36:33,024][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:36:33,174][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:36:33,253][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:36:33,254][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:36:33,261][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:36:33,645][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:36:33,720][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:36:33,722][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:36:33,978][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:36:34,089][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:36:34,216][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:36:34,295][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:36:36,137][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@35ab0bf3, org.springframework.security.web.context.SecurityContextPersistenceFilter@68fb6c1e, org.springframework.security.web.header.HeaderWriterFilter@335ff774, org.springframework.security.web.authentication.logout.LogoutFilter@6add8aac, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e5dea22, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61799152, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4a0dd851, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@395eb363, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@dd26290, org.springframework.security.web.session.SessionManagementFilter@4c131823, org.springframework.security.web.access.ExceptionTranslationFilter@15ec3c0c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3670af2b] -INFO [2024-03-15 19:36:36,992][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:36:37,020][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:36:37,021][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:36:37,125][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 104 ms -INFO [2024-03-15 19:36:37,126][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:36:38,453][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:36:38,454][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:36:38,470][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.898 seconds (JVM running for 21.618) -INFO [2024-03-15 19:36:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:36:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502600009 -INFO [2024-03-15 19:36:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:36:48,239][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:36:48,239][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:36:48,241][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 19:36:49,984][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDQ0MDk5MzgsImlzc3VlZEF0IjoxNzEwNTAyNjA5NzE0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJkNzM5MTMzMmUyMmZlYTU3NzRkNDIzOTk2ODk0NzJiNSIsInRva2VudXVpZCI6Ijc2NzYxNDM1YTA2YzQyOTY5Y2NjNGZmZjE4ZTAwZWUwIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDQ0MDksImlhdCI6MTcxMDUwMjYwOX0.IYdBMhahzf5qPQ_qcK2GOB03N3swNj0rWaanadRflGM -INFO [2024-03-15 19:36:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:36:50,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502610017 -INFO [2024-03-15 19:36:50,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:4 毫秒 -INFO [2024-03-15 19:37:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:37:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502620003 -INFO [2024-03-15 19:37:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:37:10,760][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:37:11,334][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502631334 -INFO [2024-03-15 19:37:11,335][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:37:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:37:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502640006 -INFO [2024-03-15 19:37:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:37:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:37:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502650014 -INFO [2024-03-15 19:37:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:37:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:37:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502660008 -INFO [2024-03-15 19:37:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:37:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:37:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502670012 -INFO [2024-03-15 19:37:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:38:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:38:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502680007 -INFO [2024-03-15 19:38:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:38:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:38:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502690004 -INFO [2024-03-15 19:38:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:38:20,737][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:38:20,738][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502700738 -INFO [2024-03-15 19:38:20,738][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:38:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:38:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502710002 -INFO [2024-03-15 19:38:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:38:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:38:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502720013 -INFO [2024-03-15 19:38:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:38:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:38:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502730006 -INFO [2024-03-15 19:38:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:39:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:39:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502740008 -INFO [2024-03-15 19:39:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:39:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:39:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502750015 -INFO [2024-03-15 19:39:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:39:22,307][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:39:22,307][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502762307 -INFO [2024-03-15 19:39:22,308][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:39:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:39:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502770012 -INFO [2024-03-15 19:39:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:39:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:39:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502780015 -INFO [2024-03-15 19:39:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:39:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:39:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502790010 -INFO [2024-03-15 19:39:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:40:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:40:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502800010 -INFO [2024-03-15 19:40:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:40:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:40:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502810005 -INFO [2024-03-15 19:40:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:40:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:40:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502820004 -INFO [2024-03-15 19:40:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:40:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:40:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502830003 -INFO [2024-03-15 19:40:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:40:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:40:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502840014 -INFO [2024-03-15 19:40:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:40:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:40:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502850002 -INFO [2024-03-15 19:40:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:41:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:41:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502860014 -INFO [2024-03-15 19:41:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:41:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:41:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502870005 -INFO [2024-03-15 19:41:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:41:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:41:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502880008 -INFO [2024-03-15 19:41:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:41:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:41:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502890001 -INFO [2024-03-15 19:41:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:41:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:41:40,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502900017 -INFO [2024-03-15 19:41:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:41:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:41:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502910002 -INFO [2024-03-15 19:41:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:42:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:42:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502920015 -INFO [2024-03-15 19:42:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:42:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:42:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502930014 -INFO [2024-03-15 19:42:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:42:20,051][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:42:20,053][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502940053 -INFO [2024-03-15 19:42:20,053][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:2 毫秒 -INFO [2024-03-15 19:42:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:42:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502950007 -INFO [2024-03-15 19:42:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:42:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:42:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502960002 -INFO [2024-03-15 19:42:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:42:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:42:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502970007 -INFO [2024-03-15 19:42:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:43:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:43:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502980010 -INFO [2024-03-15 19:43:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:43:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:43:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710502990010 -INFO [2024-03-15 19:43:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:43:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:43:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503000007 -INFO [2024-03-15 19:43:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:43:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:43:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503010009 -INFO [2024-03-15 19:43:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:43:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:43:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503020002 -INFO [2024-03-15 19:43:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:43:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:43:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503030012 -INFO [2024-03-15 19:43:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:44:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:44:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503040009 -INFO [2024-03-15 19:44:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:44:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:44:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503050007 -INFO [2024-03-15 19:44:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:44:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:44:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503060002 -INFO [2024-03-15 19:44:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:44:30,041][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:44:30,041][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503070041 -INFO [2024-03-15 19:44:30,042][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:44:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:44:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503080009 -INFO [2024-03-15 19:44:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:44:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:44:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503090006 -INFO [2024-03-15 19:44:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:45:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:45:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503100009 -INFO [2024-03-15 19:45:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:45:10,031][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:45:10,032][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503110032 -INFO [2024-03-15 19:45:10,032][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:45:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:45:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503120005 -INFO [2024-03-15 19:45:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:45:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:45:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503130004 -INFO [2024-03-15 19:45:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:45:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:45:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503140016 -INFO [2024-03-15 19:45:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:45:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:45:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503150011 -INFO [2024-03-15 19:45:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:46:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:46:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503160003 -INFO [2024-03-15 19:46:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:46:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:46:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503170016 -INFO [2024-03-15 19:46:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:46:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:46:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503180012 -INFO [2024-03-15 19:46:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:46:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:46:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503190007 -INFO [2024-03-15 19:46:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:46:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:46:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503200006 -INFO [2024-03-15 19:46:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:46:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:46:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503210005 -INFO [2024-03-15 19:46:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:47:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:47:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503220011 -INFO [2024-03-15 19:47:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:47:10,036][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:47:10,037][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503230037 -INFO [2024-03-15 19:47:10,037][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:47:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:47:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503240016 -INFO [2024-03-15 19:47:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:47:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:47:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503250016 -INFO [2024-03-15 19:47:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:47:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:47:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503260003 -INFO [2024-03-15 19:47:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:47:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:47:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503270015 -INFO [2024-03-15 19:47:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:48:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:48:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503280001 -INFO [2024-03-15 19:48:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:48:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:48:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503290012 -INFO [2024-03-15 19:48:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:48:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:48:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503300014 -INFO [2024-03-15 19:48:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:48:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:48:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503310008 -INFO [2024-03-15 19:48:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:1 毫秒 -INFO [2024-03-15 19:48:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:48:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503320001 -INFO [2024-03-15 19:48:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:48:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:48:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503330015 -INFO [2024-03-15 19:48:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:49:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:49:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503340004 -INFO [2024-03-15 19:49:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:49:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:49:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503350003 -INFO [2024-03-15 19:49:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:49:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:49:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503360006 -INFO [2024-03-15 19:49:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:49:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:49:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503370008 -INFO [2024-03-15 19:49:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:49:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:49:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503380011 -INFO [2024-03-15 19:49:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:49:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:49:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503390011 -INFO [2024-03-15 19:49:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:50:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f] -INFO [2024-03-15 19:50:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503400006 -INFO [2024-03-15 19:50:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7883cc6f],耗时:0 毫秒 -INFO [2024-03-15 19:50:18,194][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 17484 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 19:50:18,194][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 19:50:18,195][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 19:50:20,197][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 19:50:20,199][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 19:50:20,300][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 87 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 19:50:20,835][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:50:20,838][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1ca25305] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:50:20,947][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 19:50:20,972][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@13213f26' 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) -INFO [2024-03-15 19:50:20,979][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 19:50:21,300][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 19:50:21,311][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:50:21,311][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 19:50:21,311][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 19:50:21,387][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 19:50:21,387][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3149 ms -INFO [2024-03-15 19:50:21,802][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 19:50:21,806][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 19:50:21,807][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 19:50:21,807][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 19:50:21,807][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 19:50:26,240][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 19:50:26,253][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 19:50:26,253][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 19:50:26,254][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 19:50:26,255][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 19:50:26,255][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 19:50:26,255][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 19:50:26,256][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@79e90571 -INFO [2024-03-15 19:50:26,563][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:50:27,009][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 19:50:27,108][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:50:27,243][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:50:27,302][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:50:27,345][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 19:50:27,379][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 19:50:27,380][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:50:27,380][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:50:27,380][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:50:27,380][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:50:27,380][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:50:27,380][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:50:27,380][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:50:27,385][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:50:27,387][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:50:27,390][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:50:27,393][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:50:27,395][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:50:28,461][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 19:50:28,891][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 19:50:28,980][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 19:50:29,228][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 19:50:29,403][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 19:50:29,405][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 19:50:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:50:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503430008 -INFO [2024-03-15 19:50:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:50:30,424][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 19:50:30,552][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 19:50:30,554][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 19:50:30,727][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 19:50:30,829][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 19:50:30,830][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 19:50:30,836][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 19:50:31,245][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 19:50:31,354][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 19:50:31,356][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 19:50:31,601][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 19:50:31,710][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 19:50:31,873][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 19:50:31,995][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 19:50:33,766][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10770c1, org.springframework.security.web.context.SecurityContextPersistenceFilter@2453cbb7, org.springframework.security.web.header.HeaderWriterFilter@323b5264, org.springframework.security.web.authentication.logout.LogoutFilter@4203190, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4a9c188f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47c06b1a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61f2bf3a, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@36cf16a6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35ab0bf3, org.springframework.security.web.session.SessionManagementFilter@386b4f7e, org.springframework.security.web.access.ExceptionTranslationFilter@2f349170, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4075c0d8] -INFO [2024-03-15 19:50:34,656][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 19:50:34,730][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:50:34,730][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 19:50:34,835][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 105 ms -INFO [2024-03-15 19:50:34,836][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 19:50:36,131][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 19:50:36,131][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 19:50:36,147][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.63 seconds (JVM running for 19.847) -INFO [2024-03-15 19:50:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:50:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503440002 -INFO [2024-03-15 19:50:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:50:47,990][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-15 19:50:47,990][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-15 19:50:47,992][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-15 19:50:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:50:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503450014 -INFO [2024-03-15 19:50:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:50:50,071][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDUyNTAwMzIsImlzc3VlZEF0IjoxNzEwNTAzNDQ5ODA5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4YzA2MzBkNTM3NGY3MjljZWFmNGJiNTljZjAyYzBkNCIsInRva2VudXVpZCI6Ijg5YTkxODMzMzNlMDRmOTE5N2I1NDY4MzM1ODBkNGQ3IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDUyNTAsImlhdCI6MTcxMDUwMzQ0OX0.0w0niG0REB5cCUtP2WUppBSV3wGFxPBo7tkQV1MRmk0 -INFO [2024-03-15 19:51:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:51:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503460006 -INFO [2024-03-15 19:51:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:3 毫秒 -INFO [2024-03-15 19:51:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:51:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503470005 -INFO [2024-03-15 19:51:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:51:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:51:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503480009 -INFO [2024-03-15 19:51:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:51:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:51:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503490008 -INFO [2024-03-15 19:51:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:51:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:51:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503500005 -INFO [2024-03-15 19:51:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:51:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:51:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503510000 -INFO [2024-03-15 19:51:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:52:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:52:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503520009 -INFO [2024-03-15 19:52:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:52:11,407][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:52:11,407][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503531407 -INFO [2024-03-15 19:52:11,407][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:52:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:52:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503540001 -INFO [2024-03-15 19:52:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:52:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:52:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503550010 -INFO [2024-03-15 19:52:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:52:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:52:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503560008 -INFO [2024-03-15 19:52:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:52:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:52:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503570014 -INFO [2024-03-15 19:52:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:53:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:53:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503580011 -INFO [2024-03-15 19:53:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:1 毫秒 -INFO [2024-03-15 19:53:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:53:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503590005 -INFO [2024-03-15 19:53:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:53:21,255][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:53:21,256][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503601256 -INFO [2024-03-15 19:53:21,256][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:53:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:53:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503610009 -INFO [2024-03-15 19:53:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:53:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:53:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503620009 -INFO [2024-03-15 19:53:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:53:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:53:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503630013 -INFO [2024-03-15 19:53:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:1 毫秒 -INFO [2024-03-15 19:54:03,542][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:54:03,543][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503643543 -INFO [2024-03-15 19:54:03,543][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:1 毫秒 -INFO [2024-03-15 19:54:04,139][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1MDU0NDQxMzksImlzc3VlZEF0IjoxNzEwNTAzNjQ0MTM4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI2YWMwOTkxYWM3ZTBkNWM3YWJkYTM3NTZlOTk4ZGEwNSIsInRva2VudXVpZCI6ImFhODY4ZTRmYjQ4MDQ4YmY5ZDk5M2FjZGM1MGExMTNlIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1MDU0NDQsImlhdCI6MTcxMDUwMzY0NH0.Lrzeb-koc2jFfsHQDDe6gWxDPxbDGTkcygS7Bapcs7A -INFO [2024-03-15 19:54:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:54:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503650004 -INFO [2024-03-15 19:54:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:54:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:54:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503660015 -INFO [2024-03-15 19:54:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:54:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:54:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503670002 -INFO [2024-03-15 19:54:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:54:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:54:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503680011 -INFO [2024-03-15 19:54:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:54:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:54:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503690002 -INFO [2024-03-15 19:54:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:55:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:55:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503700001 -INFO [2024-03-15 19:55:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:55:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:55:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503710014 -INFO [2024-03-15 19:55:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:55:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:55:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503720016 -INFO [2024-03-15 19:55:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:55:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:55:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503730005 -INFO [2024-03-15 19:55:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:55:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:55:40,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503740017 -INFO [2024-03-15 19:55:40,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:55:51,406][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:55:51,406][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503751406 -INFO [2024-03-15 19:55:51,406][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:56:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:56:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503760005 -INFO [2024-03-15 19:56:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:1 毫秒 -INFO [2024-03-15 19:56:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:56:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503770010 -INFO [2024-03-15 19:56:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:56:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:56:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503780008 -INFO [2024-03-15 19:56:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:56:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:56:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503790004 -INFO [2024-03-15 19:56:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:56:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:56:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503800005 -INFO [2024-03-15 19:56:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:56:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:56:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503810010 -INFO [2024-03-15 19:56:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:57:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:57:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503820014 -INFO [2024-03-15 19:57:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:57:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:57:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503830008 -INFO [2024-03-15 19:57:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:57:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:57:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503840006 -INFO [2024-03-15 19:57:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:57:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:57:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503850002 -INFO [2024-03-15 19:57:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:57:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:57:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503860008 -INFO [2024-03-15 19:57:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:57:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:57:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503870006 -INFO [2024-03-15 19:57:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:58:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:58:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503880002 -INFO [2024-03-15 19:58:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:58:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:58:10,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503890017 -INFO [2024-03-15 19:58:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 19:58:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b] -INFO [2024-03-15 19:58:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710503900003 -INFO [2024-03-15 19:58:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1fd2255b],耗时:0 毫秒 -INFO [2024-03-15 21:09:31,903][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 29500 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-15 21:09:31,909][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-15 21:09:31,933][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-15 21:09:34,017][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-15 21:09:34,019][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-15 21:09:34,106][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 74 ms. Found 0 Redis repository interfaces. -INFO [2024-03-15 21:09:34,652][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 21:09:34,655][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$98d168ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 21:09:34,769][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-15 21:09:34,794][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6403a4a5' 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) -INFO [2024-03-15 21:09:34,800][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-15 21:09:35,171][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-15 21:09:35,181][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 21:09:35,181][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-15 21:09:35,181][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-15 21:09:35,322][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-15 21:09:35,322][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3345 ms -INFO [2024-03-15 21:09:35,763][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-15 21:09:35,767][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-15 21:09:35,768][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-15 21:09:35,768][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-15 21:09:35,768][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-15 21:09:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:09:40,156][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508180156 -INFO [2024-03-15 21:09:40,156][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:139 毫秒 -INFO [2024-03-15 21:09:40,247][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-15 21:09:40,264][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-15 21:09:40,265][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-15 21:09:40,266][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-15 21:09:40,266][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-15 21:09:40,266][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-15 21:09:40,267][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-15 21:09:40,267][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3b8d2abe -INFO [2024-03-15 21:09:40,630][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 21:09:41,058][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-15 21:09:41,159][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 21:09:41,297][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 21:09:41,357][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 21:09:41,402][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-15 21:09:41,435][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-15 21:09:41,435][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 21:09:41,435][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 21:09:41,435][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 21:09:41,436][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 21:09:41,436][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 21:09:41,436][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 21:09:41,436][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 21:09:41,441][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 21:09:41,443][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 21:09:41,445][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 21:09:41,449][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 21:09:41,452][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 21:09:42,462][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-15 21:09:42,928][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-15 21:09:43,018][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-15 21:09:43,221][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-15 21:09:43,358][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-15 21:09:43,359][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-15 21:09:44,426][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-15 21:09:44,528][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-15 21:09:44,530][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-15 21:09:44,712][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-15 21:09:44,792][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-15 21:09:44,793][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-15 21:09:44,798][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-15 21:09:45,182][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-15 21:09:45,258][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-15 21:09:45,259][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-15 21:09:45,490][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-15 21:09:45,578][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-15 21:09:45,710][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-15 21:09:45,837][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-15 21:09:47,785][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3c1f2651, org.springframework.security.web.context.SecurityContextPersistenceFilter@62a09668, org.springframework.security.web.header.HeaderWriterFilter@5275d709, org.springframework.security.web.authentication.logout.LogoutFilter@1007954a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@14b4caba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4bf2c697, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2cc9a5a2, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@48aa0813, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ce9c9e8, org.springframework.security.web.session.SessionManagementFilter@6461c673, org.springframework.security.web.access.ExceptionTranslationFilter@47a05ad8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@521e34d4] -INFO [2024-03-15 21:09:48,693][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-15 21:09:48,720][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 21:09:48,721][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-15 21:09:48,826][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 105 ms -INFO [2024-03-15 21:09:48,827][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-15 21:09:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:09:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508190003 -INFO [2024-03-15 21:09:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:1 毫秒 -INFO [2024-03-15 21:09:50,198][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-15 21:09:50,199][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-15 21:09:50,217][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.178 seconds (JVM running for 21.228) -INFO [2024-03-15 21:10:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:10:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508200009 -INFO [2024-03-15 21:10:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:1 毫秒 -INFO [2024-03-15 21:10:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:10:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508210004 -INFO [2024-03-15 21:10:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:10:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:10:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508220010 -INFO [2024-03-15 21:10:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:10:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:10:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508230015 -INFO [2024-03-15 21:10:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:10:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:10:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508240001 -INFO [2024-03-15 21:10:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:10:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:10:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508250014 -INFO [2024-03-15 21:10:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:11:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:11:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508260009 -INFO [2024-03-15 21:11:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:11:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:11:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508270013 -INFO [2024-03-15 21:11:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:11:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:11:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508280009 -INFO [2024-03-15 21:11:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:11:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:11:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508290016 -INFO [2024-03-15 21:11:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:11:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:11:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508300016 -INFO [2024-03-15 21:11:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:11:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:11:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508310009 -INFO [2024-03-15 21:11:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:12:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:12:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508320013 -INFO [2024-03-15 21:12:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:12:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:12:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508330008 -INFO [2024-03-15 21:12:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:1 毫秒 -INFO [2024-03-15 21:12:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:12:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508340004 -INFO [2024-03-15 21:12:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:12:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:12:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508350003 -INFO [2024-03-15 21:12:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:12:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:12:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508360013 -INFO [2024-03-15 21:12:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:12:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:12:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508370013 -INFO [2024-03-15 21:12:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:13:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:13:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508380008 -INFO [2024-03-15 21:13:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:13:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:13:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508390012 -INFO [2024-03-15 21:13:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:13:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:13:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508400009 -INFO [2024-03-15 21:13:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:13:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:13:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508410003 -INFO [2024-03-15 21:13:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:13:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:13:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508420003 -INFO [2024-03-15 21:13:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:13:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:13:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508430001 -INFO [2024-03-15 21:13:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:14:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:14:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508440007 -INFO [2024-03-15 21:14:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:14:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:14:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508450004 -INFO [2024-03-15 21:14:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:14:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:14:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508460003 -INFO [2024-03-15 21:14:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:14:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:14:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508470010 -INFO [2024-03-15 21:14:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:14:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:14:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508480014 -INFO [2024-03-15 21:14:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:14:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:14:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508490000 -INFO [2024-03-15 21:14:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:15:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:15:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508500010 -INFO [2024-03-15 21:15:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:15:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:15:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508510015 -INFO [2024-03-15 21:15:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:15:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:15:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508520002 -INFO [2024-03-15 21:15:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:15:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:15:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508530014 -INFO [2024-03-15 21:15:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:15:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:15:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508540007 -INFO [2024-03-15 21:15:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:15:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:15:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508550006 -INFO [2024-03-15 21:15:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:16:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:16:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508560002 -INFO [2024-03-15 21:16:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:16:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:16:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508570004 -INFO [2024-03-15 21:16:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:16:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:16:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508580007 -INFO [2024-03-15 21:16:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:16:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:16:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508590005 -INFO [2024-03-15 21:16:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:16:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:16:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508600006 -INFO [2024-03-15 21:16:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:16:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:16:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508610005 -INFO [2024-03-15 21:16:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:17:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:17:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508620010 -INFO [2024-03-15 21:17:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:17:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:17:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508630002 -INFO [2024-03-15 21:17:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:17:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:17:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508640003 -INFO [2024-03-15 21:17:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:17:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:17:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508650006 -INFO [2024-03-15 21:17:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:17:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:17:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508660010 -INFO [2024-03-15 21:17:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:1 毫秒 -INFO [2024-03-15 21:17:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:17:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508670008 -INFO [2024-03-15 21:17:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:18:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:18:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508680012 -INFO [2024-03-15 21:18:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:18:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:18:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508690010 -INFO [2024-03-15 21:18:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:18:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:18:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508700007 -INFO [2024-03-15 21:18:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:18:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:18:30,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508710017 -INFO [2024-03-15 21:18:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:18:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:18:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508720006 -INFO [2024-03-15 21:18:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:18:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:18:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508730009 -INFO [2024-03-15 21:18:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:19:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:19:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508740014 -INFO [2024-03-15 21:19:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:19:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:19:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508750006 -INFO [2024-03-15 21:19:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:19:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:19:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508760001 -INFO [2024-03-15 21:19:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:19:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:19:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508770012 -INFO [2024-03-15 21:19:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:19:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:19:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508780012 -INFO [2024-03-15 21:19:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:19:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:19:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508790014 -INFO [2024-03-15 21:19:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:20:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:20:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508800004 -INFO [2024-03-15 21:20:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:20:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:20:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508810005 -INFO [2024-03-15 21:20:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:20:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:20:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508820009 -INFO [2024-03-15 21:20:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:20:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:20:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508830014 -INFO [2024-03-15 21:20:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:20:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:20:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508840003 -INFO [2024-03-15 21:20:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:20:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:20:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508850008 -INFO [2024-03-15 21:20:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:21:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:21:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508860003 -INFO [2024-03-15 21:21:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:21:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:21:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508870001 -INFO [2024-03-15 21:21:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:21:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508880006 -INFO [2024-03-15 21:21:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:21:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:21:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508890007 -INFO [2024-03-15 21:21:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:21:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:21:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508900004 -INFO [2024-03-15 21:21:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:21:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:21:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508910003 -INFO [2024-03-15 21:21:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:22:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:22:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508920010 -INFO [2024-03-15 21:22:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:22:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:22:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508930008 -INFO [2024-03-15 21:22:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:22:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:22:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508940009 -INFO [2024-03-15 21:22:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:22:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:22:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508950009 -INFO [2024-03-15 21:22:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:22:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:22:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508960007 -INFO [2024-03-15 21:22:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:22:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:22:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508970014 -INFO [2024-03-15 21:22:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:23:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:23:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508980014 -INFO [2024-03-15 21:23:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:23:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:23:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710508990007 -INFO [2024-03-15 21:23:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:23:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:23:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509000010 -INFO [2024-03-15 21:23:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:23:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:23:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509010015 -INFO [2024-03-15 21:23:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:23:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:23:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509020005 -INFO [2024-03-15 21:23:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:23:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:23:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509030006 -INFO [2024-03-15 21:23:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:24:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:24:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509040010 -INFO [2024-03-15 21:24:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:1 毫秒 -INFO [2024-03-15 21:24:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:24:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509050015 -INFO [2024-03-15 21:24:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:24:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:24:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509060012 -INFO [2024-03-15 21:24:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:24:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:24:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509070008 -INFO [2024-03-15 21:24:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:24:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:24:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509080011 -INFO [2024-03-15 21:24:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:24:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:24:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509090011 -INFO [2024-03-15 21:24:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:25:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:25:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509100009 -INFO [2024-03-15 21:25:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:25:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:25:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509110013 -INFO [2024-03-15 21:25:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:25:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:25:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509120003 -INFO [2024-03-15 21:25:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:25:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509130015 -INFO [2024-03-15 21:25:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-15 21:25:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a] -INFO [2024-03-15 21:25:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710509140003 -INFO [2024-03-15 21:25:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@7b02e94a],耗时:0 毫秒 -INFO [2024-03-16 10:27:23,127][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 19800 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 10:27:23,128][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 10:27:23,195][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 10:27:32,377][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 10:27:32,380][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 10:27:32,542][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 142 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 10:27:33,540][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 10:27:33,543][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e92163d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 10:27:33,823][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 10:27:33,845][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@47a4eee2' 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) -INFO [2024-03-16 10:27:33,851][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 10:27:34,277][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 10:27:34,288][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 10:27:34,289][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 10:27:34,290][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 10:27:34,968][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 10:27:34,968][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 11786 ms -INFO [2024-03-16 10:27:35,622][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 10:27:35,626][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 10:27:35,627][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 10:27:35,627][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 10:27:35,627][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 10:27:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:27:40,932][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556060932 -INFO [2024-03-16 10:27:40,932][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:921 毫秒 -INFO [2024-03-16 10:27:42,101][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 10:27:42,124][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 10:27:42,125][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 10:27:42,125][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 10:27:42,127][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 10:27:42,127][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 10:27:42,127][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 10:27:42,128][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3340ce58 -INFO [2024-03-16 10:27:42,936][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 10:27:43,436][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 10:27:43,555][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 10:27:43,723][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 10:27:43,805][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 10:27:43,858][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 10:27:43,907][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 10:27:43,907][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 10:27:43,907][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 10:27:43,908][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 10:27:43,908][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 10:27:43,908][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 10:27:43,908][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 10:27:43,908][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 10:27:43,915][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 10:27:43,918][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 10:27:43,921][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 10:27:43,924][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 10:27:43,927][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 10:27:45,134][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 10:27:45,625][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 10:27:45,709][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 10:27:45,948][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 10:27:46,101][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 10:27:46,103][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 10:27:47,371][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 10:27:47,479][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 10:27:47,481][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 10:27:47,632][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 10:27:47,727][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 10:27:47,728][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 10:27:47,733][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 10:27:48,139][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 10:27:48,433][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 10:27:48,434][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 10:27:48,676][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 10:27:48,783][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 10:27:48,924][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 10:27:49,007][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 10:27:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:27:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556070002 -INFO [2024-03-16 10:27:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:27:51,194][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63513c1c, org.springframework.security.web.context.SecurityContextPersistenceFilter@521032a6, org.springframework.security.web.header.HeaderWriterFilter@1b87f7cd, org.springframework.security.web.authentication.logout.LogoutFilter@2cea41ab, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e8417ea, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5988e36e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@253a8bdb, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@391dfe7c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b256ab5, org.springframework.security.web.session.SessionManagementFilter@ac6da02, org.springframework.security.web.access.ExceptionTranslationFilter@1b7648f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6915b614] -INFO [2024-03-16 10:27:52,363][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 10:27:52,387][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 10:27:52,387][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 10:27:52,496][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 109 ms -INFO [2024-03-16 10:27:52,497][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 10:27:54,202][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 10:27:54,202][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 10:27:54,221][] org.springframework.boot.StartupInfoLogger:61 - Started App in 32.093 seconds (JVM running for 34.042) -INFO [2024-03-16 10:28:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:28:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556080010 -INFO [2024-03-16 10:28:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 10:28:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:28:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556090004 -INFO [2024-03-16 10:28:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:28:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:28:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556100012 -INFO [2024-03-16 10:28:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:28:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:28:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556110014 -INFO [2024-03-16 10:28:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:28:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:28:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556120009 -INFO [2024-03-16 10:28:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 10:28:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:28:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556130010 -INFO [2024-03-16 10:28:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:29:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:29:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556140003 -INFO [2024-03-16 10:29:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:29:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:29:10,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556150000 -INFO [2024-03-16 10:29:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:29:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:29:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556160003 -INFO [2024-03-16 10:29:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:29:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:29:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556170011 -INFO [2024-03-16 10:29:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:29:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:29:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556180007 -INFO [2024-03-16 10:29:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:29:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:29:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556190014 -INFO [2024-03-16 10:29:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:30:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:30:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556200007 -INFO [2024-03-16 10:30:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:30:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:30:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556210016 -INFO [2024-03-16 10:30:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 10:30:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:30:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556220014 -INFO [2024-03-16 10:30:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:30:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:30:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556230003 -INFO [2024-03-16 10:30:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:30:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:30:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556240001 -INFO [2024-03-16 10:30:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:30:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:30:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556250002 -INFO [2024-03-16 10:30:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:31:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:31:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556260011 -INFO [2024-03-16 10:31:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:31:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:31:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556270012 -INFO [2024-03-16 10:31:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:31:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:31:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556280013 -INFO [2024-03-16 10:31:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:31:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:31:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556290014 -INFO [2024-03-16 10:31:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:31:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:31:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556300013 -INFO [2024-03-16 10:31:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:31:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:31:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556310002 -INFO [2024-03-16 10:31:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:32:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:32:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556320007 -INFO [2024-03-16 10:32:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:32:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:32:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556330015 -INFO [2024-03-16 10:32:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:32:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:32:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556340007 -INFO [2024-03-16 10:32:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:32:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:32:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556350013 -INFO [2024-03-16 10:32:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:32:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:32:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556360005 -INFO [2024-03-16 10:32:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:32:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:32:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556370014 -INFO [2024-03-16 10:32:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:33:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:33:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556380002 -INFO [2024-03-16 10:33:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:33:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:33:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556390009 -INFO [2024-03-16 10:33:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:33:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:33:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556400010 -INFO [2024-03-16 10:33:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:33:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:33:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556410011 -INFO [2024-03-16 10:33:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:33:31,250][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 10:33:31,250][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 10:33:31,253][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-16 10:33:52,695][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:33:52,695][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556432695 -INFO [2024-03-16 10:33:52,695][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:34:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:34:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556440014 -INFO [2024-03-16 10:34:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:34:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:34:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556450013 -INFO [2024-03-16 10:34:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:34:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:34:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556460007 -INFO [2024-03-16 10:34:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:34:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:34:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556470005 -INFO [2024-03-16 10:34:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:34:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:34:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556480000 -INFO [2024-03-16 10:34:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:34:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:34:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556490010 -INFO [2024-03-16 10:34:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:35:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:35:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556500012 -INFO [2024-03-16 10:35:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:35:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:35:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556510016 -INFO [2024-03-16 10:35:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:35:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:35:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556520016 -INFO [2024-03-16 10:35:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:35:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:35:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556530009 -INFO [2024-03-16 10:35:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:35:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:35:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556540004 -INFO [2024-03-16 10:35:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:35:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:35:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556550012 -INFO [2024-03-16 10:35:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:36:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:36:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556560010 -INFO [2024-03-16 10:36:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:36:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:36:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556570010 -INFO [2024-03-16 10:36:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:36:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:36:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556580003 -INFO [2024-03-16 10:36:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:36:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:36:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556590016 -INFO [2024-03-16 10:36:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:36:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:36:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556600016 -INFO [2024-03-16 10:36:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:36:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:36:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556610007 -INFO [2024-03-16 10:36:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:37:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:37:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556620007 -INFO [2024-03-16 10:37:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:37:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556630002 -INFO [2024-03-16 10:37:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:37:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:37:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556640014 -INFO [2024-03-16 10:37:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:37:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:37:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556650016 -INFO [2024-03-16 10:37:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:37:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:37:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556660015 -INFO [2024-03-16 10:37:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:37:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:37:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556670005 -INFO [2024-03-16 10:37:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:38:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:38:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556680002 -INFO [2024-03-16 10:38:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:38:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:38:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556690015 -INFO [2024-03-16 10:38:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:38:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:38:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556700005 -INFO [2024-03-16 10:38:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:38:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:38:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556710014 -INFO [2024-03-16 10:38:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:38:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:38:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556720013 -INFO [2024-03-16 10:38:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:38:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:38:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556730009 -INFO [2024-03-16 10:38:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:39:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:39:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556740015 -INFO [2024-03-16 10:39:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:39:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:39:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556750009 -INFO [2024-03-16 10:39:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:39:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:39:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556760004 -INFO [2024-03-16 10:39:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:39:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:39:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556770002 -INFO [2024-03-16 10:39:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:39:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:39:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556780014 -INFO [2024-03-16 10:39:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:39:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:39:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556790001 -INFO [2024-03-16 10:39:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:40:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:40:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556800014 -INFO [2024-03-16 10:40:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:40:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:40:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556810013 -INFO [2024-03-16 10:40:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:40:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:40:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556820008 -INFO [2024-03-16 10:40:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:40:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:40:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556830013 -INFO [2024-03-16 10:40:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:40:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:40:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556840007 -INFO [2024-03-16 10:40:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:40:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:40:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556850011 -INFO [2024-03-16 10:40:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:41:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:41:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556860008 -INFO [2024-03-16 10:41:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:41:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:41:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556870012 -INFO [2024-03-16 10:41:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:41:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:41:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556880014 -INFO [2024-03-16 10:41:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:41:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:41:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556890008 -INFO [2024-03-16 10:41:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:41:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:41:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556900006 -INFO [2024-03-16 10:41:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:41:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:41:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556910010 -INFO [2024-03-16 10:41:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:42:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:42:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556920015 -INFO [2024-03-16 10:42:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:42:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:42:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556930006 -INFO [2024-03-16 10:42:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:42:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:42:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556940008 -INFO [2024-03-16 10:42:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:42:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:42:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556950014 -INFO [2024-03-16 10:42:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:42:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:42:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556960012 -INFO [2024-03-16 10:42:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:42:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:42:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556970005 -INFO [2024-03-16 10:42:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:43:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:43:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556980004 -INFO [2024-03-16 10:43:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:43:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:43:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710556990002 -INFO [2024-03-16 10:43:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:43:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:43:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557000008 -INFO [2024-03-16 10:43:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:43:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:43:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557010014 -INFO [2024-03-16 10:43:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:43:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:43:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557020015 -INFO [2024-03-16 10:43:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:43:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:43:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557030007 -INFO [2024-03-16 10:43:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:44:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:44:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557040007 -INFO [2024-03-16 10:44:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:44:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:44:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557050015 -INFO [2024-03-16 10:44:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:44:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:44:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557060010 -INFO [2024-03-16 10:44:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:44:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:44:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557070014 -INFO [2024-03-16 10:44:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:44:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:44:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557080014 -INFO [2024-03-16 10:44:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:44:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:44:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557090005 -INFO [2024-03-16 10:44:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:45:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:45:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557100016 -INFO [2024-03-16 10:45:00,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 10:45:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:45:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557110003 -INFO [2024-03-16 10:45:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:45:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:45:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557120014 -INFO [2024-03-16 10:45:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:45:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:45:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557130012 -INFO [2024-03-16 10:45:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:45:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:45:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557140011 -INFO [2024-03-16 10:45:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:45:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:45:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557150008 -INFO [2024-03-16 10:45:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:46:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:46:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557160008 -INFO [2024-03-16 10:46:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:46:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:46:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557170002 -INFO [2024-03-16 10:46:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:46:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:46:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557180008 -INFO [2024-03-16 10:46:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:46:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:46:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557190001 -INFO [2024-03-16 10:46:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:46:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:46:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557200001 -INFO [2024-03-16 10:46:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:46:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:46:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557210008 -INFO [2024-03-16 10:46:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:47:00,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:47:00,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557220000 -INFO [2024-03-16 10:47:00,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:47:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:47:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557230011 -INFO [2024-03-16 10:47:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:47:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:47:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557240011 -INFO [2024-03-16 10:47:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:47:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:47:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557250005 -INFO [2024-03-16 10:47:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:47:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:47:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557260016 -INFO [2024-03-16 10:47:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:47:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:47:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557270014 -INFO [2024-03-16 10:47:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 10:48:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:48:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557280012 -INFO [2024-03-16 10:48:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:48:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:48:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557290008 -INFO [2024-03-16 10:48:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:48:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:48:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557300015 -INFO [2024-03-16 10:48:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:48:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:48:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557310013 -INFO [2024-03-16 10:48:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:48:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:48:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557320008 -INFO [2024-03-16 10:48:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:48:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:48:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557330007 -INFO [2024-03-16 10:48:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:49:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:49:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557340003 -INFO [2024-03-16 10:49:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:49:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:49:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557350008 -INFO [2024-03-16 10:49:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:49:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:49:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557360012 -INFO [2024-03-16 10:49:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:49:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:49:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557370003 -INFO [2024-03-16 10:49:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:49:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:49:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557380007 -INFO [2024-03-16 10:49:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:49:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:49:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557390007 -INFO [2024-03-16 10:49:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:50:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:50:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557400011 -INFO [2024-03-16 10:50:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:50:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:50:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557410011 -INFO [2024-03-16 10:50:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:50:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:50:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557420010 -INFO [2024-03-16 10:50:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:50:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:50:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557430015 -INFO [2024-03-16 10:50:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:50:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:50:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557440012 -INFO [2024-03-16 10:50:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:50:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:50:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557450001 -INFO [2024-03-16 10:50:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:51:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:51:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557460010 -INFO [2024-03-16 10:51:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:51:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:51:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557470013 -INFO [2024-03-16 10:51:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:51:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:51:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557480007 -INFO [2024-03-16 10:51:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:51:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:51:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557490005 -INFO [2024-03-16 10:51:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:51:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:51:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557500006 -INFO [2024-03-16 10:51:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:51:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:51:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557510012 -INFO [2024-03-16 10:51:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:52:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:52:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557520014 -INFO [2024-03-16 10:52:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:52:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:52:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557530015 -INFO [2024-03-16 10:52:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:52:20,019][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:52:20,019][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557540019 -INFO [2024-03-16 10:52:20,019][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:52:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:52:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557550012 -INFO [2024-03-16 10:52:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:52:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:52:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557560001 -INFO [2024-03-16 10:52:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:52:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:52:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557570007 -INFO [2024-03-16 10:52:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:53:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:53:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557580014 -INFO [2024-03-16 10:53:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:53:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:53:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557590012 -INFO [2024-03-16 10:53:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:53:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557600014 -INFO [2024-03-16 10:53:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:53:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:53:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557610013 -INFO [2024-03-16 10:53:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:53:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:53:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557620008 -INFO [2024-03-16 10:53:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:53:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:53:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557630003 -INFO [2024-03-16 10:53:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:54:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:54:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557640003 -INFO [2024-03-16 10:54:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:54:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:54:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557650014 -INFO [2024-03-16 10:54:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:54:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:54:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557660005 -INFO [2024-03-16 10:54:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:54:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:54:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557670009 -INFO [2024-03-16 10:54:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:54:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:54:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557680015 -INFO [2024-03-16 10:54:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:54:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:54:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557690006 -INFO [2024-03-16 10:54:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:55:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:55:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557700015 -INFO [2024-03-16 10:55:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:55:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:55:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557710014 -INFO [2024-03-16 10:55:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:55:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:55:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557720015 -INFO [2024-03-16 10:55:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:55:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:55:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557730015 -INFO [2024-03-16 10:55:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:55:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:55:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557740004 -INFO [2024-03-16 10:55:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:55:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:55:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557750006 -INFO [2024-03-16 10:55:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:56:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:56:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557760002 -INFO [2024-03-16 10:56:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:56:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:56:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557770001 -INFO [2024-03-16 10:56:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:56:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:56:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557780001 -INFO [2024-03-16 10:56:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:56:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:56:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557790013 -INFO [2024-03-16 10:56:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:56:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:56:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557800012 -INFO [2024-03-16 10:56:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:56:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:56:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557810012 -INFO [2024-03-16 10:56:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:57:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:57:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557820014 -INFO [2024-03-16 10:57:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 10:57:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:57:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557830016 -INFO [2024-03-16 10:57:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:57:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:57:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557840001 -INFO [2024-03-16 10:57:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:57:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:57:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557850006 -INFO [2024-03-16 10:57:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:57:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:57:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557860014 -INFO [2024-03-16 10:57:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:57:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:57:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557870006 -INFO [2024-03-16 10:57:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:58:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:58:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557880007 -INFO [2024-03-16 10:58:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:58:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:58:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557890002 -INFO [2024-03-16 10:58:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:58:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:58:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557900016 -INFO [2024-03-16 10:58:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:58:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:58:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557910011 -INFO [2024-03-16 10:58:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:58:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:58:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557920011 -INFO [2024-03-16 10:58:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:58:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:58:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557930011 -INFO [2024-03-16 10:58:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:59:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:59:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557940001 -INFO [2024-03-16 10:59:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:59:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:59:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557950008 -INFO [2024-03-16 10:59:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:59:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:59:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557960006 -INFO [2024-03-16 10:59:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:59:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:59:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557970012 -INFO [2024-03-16 10:59:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:59:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:59:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557980011 -INFO [2024-03-16 10:59:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 10:59:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 10:59:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710557990013 -INFO [2024-03-16 10:59:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:00:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:00:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558000002 -INFO [2024-03-16 11:00:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:00:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:00:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558010006 -INFO [2024-03-16 11:00:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:00:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:00:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558020011 -INFO [2024-03-16 11:00:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:00:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:00:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558030015 -INFO [2024-03-16 11:00:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:00:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:00:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558040008 -INFO [2024-03-16 11:00:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:00:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:00:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558050012 -INFO [2024-03-16 11:00:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:01:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:01:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558060010 -INFO [2024-03-16 11:01:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:01:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:01:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558070016 -INFO [2024-03-16 11:01:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:01:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:01:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558080008 -INFO [2024-03-16 11:01:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:01:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:01:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558090004 -INFO [2024-03-16 11:01:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:01:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:01:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558100005 -INFO [2024-03-16 11:01:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:01:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:01:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558110008 -INFO [2024-03-16 11:01:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:02:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:02:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558120003 -INFO [2024-03-16 11:02:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:02:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:02:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558130004 -INFO [2024-03-16 11:02:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:02:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:02:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558140016 -INFO [2024-03-16 11:02:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:02:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:02:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558150001 -INFO [2024-03-16 11:02:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:02:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:02:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558160007 -INFO [2024-03-16 11:02:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:02:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:02:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558170009 -INFO [2024-03-16 11:02:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:03:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:03:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558180010 -INFO [2024-03-16 11:03:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:03:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:03:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558190008 -INFO [2024-03-16 11:03:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:03:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:03:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558200014 -INFO [2024-03-16 11:03:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:03:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:03:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558210003 -INFO [2024-03-16 11:03:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:03:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:03:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558220013 -INFO [2024-03-16 11:03:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:03:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:03:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558230010 -INFO [2024-03-16 11:03:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:04:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:04:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558240002 -INFO [2024-03-16 11:04:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:04:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:04:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558250005 -INFO [2024-03-16 11:04:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:04:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:04:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558260007 -INFO [2024-03-16 11:04:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:04:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:04:30,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558270017 -INFO [2024-03-16 11:04:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:04:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:04:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558280010 -INFO [2024-03-16 11:04:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:04:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:04:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558290005 -INFO [2024-03-16 11:04:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:05:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:05:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558300011 -INFO [2024-03-16 11:05:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:05:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:05:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558310010 -INFO [2024-03-16 11:05:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:05:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:05:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558320002 -INFO [2024-03-16 11:05:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:05:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:05:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558330002 -INFO [2024-03-16 11:05:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:05:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:05:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558340007 -INFO [2024-03-16 11:05:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:05:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:05:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558350002 -INFO [2024-03-16 11:05:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:06:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:06:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558360007 -INFO [2024-03-16 11:06:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:06:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:06:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558370014 -INFO [2024-03-16 11:06:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:06:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:06:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558380009 -INFO [2024-03-16 11:06:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:06:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:06:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558390011 -INFO [2024-03-16 11:06:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:06:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:06:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558400001 -INFO [2024-03-16 11:06:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:06:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:06:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558410011 -INFO [2024-03-16 11:06:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:07:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:07:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558420009 -INFO [2024-03-16 11:07:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:07:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:07:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558430002 -INFO [2024-03-16 11:07:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:07:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:07:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558440016 -INFO [2024-03-16 11:07:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:07:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:07:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558450009 -INFO [2024-03-16 11:07:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:07:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:07:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558460011 -INFO [2024-03-16 11:07:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:07:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:07:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558470010 -INFO [2024-03-16 11:07:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:08:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:08:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558480007 -INFO [2024-03-16 11:08:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:4 毫秒 -INFO [2024-03-16 11:08:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:08:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558490014 -INFO [2024-03-16 11:08:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:08:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:08:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558500003 -INFO [2024-03-16 11:08:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:08:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:08:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558510003 -INFO [2024-03-16 11:08:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:08:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:08:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558520007 -INFO [2024-03-16 11:08:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:08:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:08:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558530014 -INFO [2024-03-16 11:08:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:09:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:09:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558540008 -INFO [2024-03-16 11:09:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:09:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:09:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558550001 -INFO [2024-03-16 11:09:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:09:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:09:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558560016 -INFO [2024-03-16 11:09:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:09:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:09:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558570001 -INFO [2024-03-16 11:09:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:09:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:09:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558580005 -INFO [2024-03-16 11:09:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:09:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:09:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558590006 -INFO [2024-03-16 11:09:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:10:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:10:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558600007 -INFO [2024-03-16 11:10:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:10:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:10:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558610006 -INFO [2024-03-16 11:10:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:10:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:10:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558620015 -INFO [2024-03-16 11:10:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:10:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:10:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558630008 -INFO [2024-03-16 11:10:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:10:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:10:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558640006 -INFO [2024-03-16 11:10:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:10:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:10:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558650003 -INFO [2024-03-16 11:10:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 11:11:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:11:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558660004 -INFO [2024-03-16 11:11:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 11:11:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:11:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558670014 -INFO [2024-03-16 11:11:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:11:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:11:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558680015 -INFO [2024-03-16 11:11:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:11:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558690007 -INFO [2024-03-16 11:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:11:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:11:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558700008 -INFO [2024-03-16 11:11:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:11:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:11:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558710010 -INFO [2024-03-16 11:11:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:12:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:12:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558720011 -INFO [2024-03-16 11:12:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:12:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:12:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558730011 -INFO [2024-03-16 11:12:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:12:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:12:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558740014 -INFO [2024-03-16 11:12:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:12:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:12:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558750009 -INFO [2024-03-16 11:12:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:12:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:12:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558760011 -INFO [2024-03-16 11:12:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:12:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:12:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558770001 -INFO [2024-03-16 11:12:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:13:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:13:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558780003 -INFO [2024-03-16 11:13:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:13:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:13:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558790006 -INFO [2024-03-16 11:13:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:13:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:13:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558800004 -INFO [2024-03-16 11:13:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:13:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:13:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558810001 -INFO [2024-03-16 11:13:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:13:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:13:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558820010 -INFO [2024-03-16 11:13:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:13:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:13:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558830011 -INFO [2024-03-16 11:13:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:14:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:14:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558840005 -INFO [2024-03-16 11:14:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:14:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:14:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558850005 -INFO [2024-03-16 11:14:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:14:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:14:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558860016 -INFO [2024-03-16 11:14:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:14:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:14:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558870008 -INFO [2024-03-16 11:14:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:14:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:14:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558880012 -INFO [2024-03-16 11:14:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:14:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:14:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558890011 -INFO [2024-03-16 11:14:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:15:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:15:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558900003 -INFO [2024-03-16 11:15:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:15:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:15:10,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558910017 -INFO [2024-03-16 11:15:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:15:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:15:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558920013 -INFO [2024-03-16 11:15:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:15:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:15:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558930008 -INFO [2024-03-16 11:15:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 11:15:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:15:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558940014 -INFO [2024-03-16 11:15:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:15:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:15:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558950004 -INFO [2024-03-16 11:15:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:16:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:16:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558960001 -INFO [2024-03-16 11:16:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:16:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:16:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558970005 -INFO [2024-03-16 11:16:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:16:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:16:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558980004 -INFO [2024-03-16 11:16:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:16:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:16:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710558990011 -INFO [2024-03-16 11:16:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:16:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:16:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559000010 -INFO [2024-03-16 11:16:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:16:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:16:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559010003 -INFO [2024-03-16 11:16:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:17:00,065][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:17:00,065][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559020065 -INFO [2024-03-16 11:17:00,065][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:17:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:17:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559030007 -INFO [2024-03-16 11:17:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:17:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:17:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559040002 -INFO [2024-03-16 11:17:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:17:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:17:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559050013 -INFO [2024-03-16 11:17:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:17:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:17:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559060015 -INFO [2024-03-16 11:17:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:17:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:17:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559070007 -INFO [2024-03-16 11:17:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:18:00,028][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:18:00,028][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559080028 -INFO [2024-03-16 11:18:00,028][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:18:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:18:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559090013 -INFO [2024-03-16 11:18:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:18:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:18:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559100017 -INFO [2024-03-16 11:18:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:18:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:18:30,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559110017 -INFO [2024-03-16 11:18:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:18:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:18:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559120011 -INFO [2024-03-16 11:18:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:18:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:18:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559130008 -INFO [2024-03-16 11:18:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:19:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:19:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559140016 -INFO [2024-03-16 11:19:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:19:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:19:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559150013 -INFO [2024-03-16 11:19:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:19:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:19:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559160001 -INFO [2024-03-16 11:19:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:19:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:19:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559170016 -INFO [2024-03-16 11:19:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:19:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:19:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559180011 -INFO [2024-03-16 11:19:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:19:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:19:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559190002 -INFO [2024-03-16 11:19:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:20:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:20:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559200013 -INFO [2024-03-16 11:20:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:20:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:20:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559210014 -INFO [2024-03-16 11:20:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:20:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:20:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559220011 -INFO [2024-03-16 11:20:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:20:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:20:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559230009 -INFO [2024-03-16 11:20:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:20:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:20:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559240015 -INFO [2024-03-16 11:20:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:20:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:20:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559250011 -INFO [2024-03-16 11:20:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:21:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:21:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559260001 -INFO [2024-03-16 11:21:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:21:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:21:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559270001 -INFO [2024-03-16 11:21:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:21:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:21:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559280012 -INFO [2024-03-16 11:21:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:21:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:21:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559290001 -INFO [2024-03-16 11:21:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:21:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:21:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559300004 -INFO [2024-03-16 11:21:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:21:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:21:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559310015 -INFO [2024-03-16 11:21:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:22:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:22:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559320007 -INFO [2024-03-16 11:22:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:22:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:22:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559330002 -INFO [2024-03-16 11:22:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:22:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:22:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559340015 -INFO [2024-03-16 11:22:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:22:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:22:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559350009 -INFO [2024-03-16 11:22:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:22:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:22:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559360009 -INFO [2024-03-16 11:22:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:22:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:22:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559370007 -INFO [2024-03-16 11:22:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:23:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:23:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559380010 -INFO [2024-03-16 11:23:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:23:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:23:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559390007 -INFO [2024-03-16 11:23:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:23:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:23:20,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559400000 -INFO [2024-03-16 11:23:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:23:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:23:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559410008 -INFO [2024-03-16 11:23:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:23:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:23:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559420016 -INFO [2024-03-16 11:23:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:23:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:23:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559430011 -INFO [2024-03-16 11:23:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:24:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:24:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559440002 -INFO [2024-03-16 11:24:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:24:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:24:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559450015 -INFO [2024-03-16 11:24:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:24:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:24:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559460011 -INFO [2024-03-16 11:24:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:24:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:24:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559470013 -INFO [2024-03-16 11:24:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:24:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:24:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559480009 -INFO [2024-03-16 11:24:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:24:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:24:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559490015 -INFO [2024-03-16 11:24:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:25:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:25:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559500007 -INFO [2024-03-16 11:25:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:25:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:25:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559510008 -INFO [2024-03-16 11:25:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:25:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:25:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559520004 -INFO [2024-03-16 11:25:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:25:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:25:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559530002 -INFO [2024-03-16 11:25:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:25:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:25:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559540002 -INFO [2024-03-16 11:25:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:25:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:25:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559550013 -INFO [2024-03-16 11:25:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:26:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:26:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559560009 -INFO [2024-03-16 11:26:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:26:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:26:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559570014 -INFO [2024-03-16 11:26:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:26:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:26:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559580007 -INFO [2024-03-16 11:26:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:26:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:26:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559590004 -INFO [2024-03-16 11:26:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:26:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:26:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559600004 -INFO [2024-03-16 11:26:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:26:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:26:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559610006 -INFO [2024-03-16 11:26:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:27:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:27:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559620014 -INFO [2024-03-16 11:27:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:27:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:27:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559630013 -INFO [2024-03-16 11:27:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:27:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:27:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559640002 -INFO [2024-03-16 11:27:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:27:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:27:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559650003 -INFO [2024-03-16 11:27:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:27:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:27:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559660014 -INFO [2024-03-16 11:27:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:27:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:27:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559670006 -INFO [2024-03-16 11:27:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:28:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:28:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559680014 -INFO [2024-03-16 11:28:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:28:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:28:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559690003 -INFO [2024-03-16 11:28:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:28:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:28:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559700008 -INFO [2024-03-16 11:28:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:28:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:28:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559710001 -INFO [2024-03-16 11:28:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:28:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:28:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559720014 -INFO [2024-03-16 11:28:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:28:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:28:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559730012 -INFO [2024-03-16 11:28:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:29:00,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:29:00,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559740000 -INFO [2024-03-16 11:29:00,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:29:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:29:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559750003 -INFO [2024-03-16 11:29:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:29:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:29:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559760002 -INFO [2024-03-16 11:29:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:29:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:29:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559770014 -INFO [2024-03-16 11:29:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:29:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:29:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559780003 -INFO [2024-03-16 11:29:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:29:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:29:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559790003 -INFO [2024-03-16 11:29:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:30:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:30:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559800002 -INFO [2024-03-16 11:30:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:30:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:30:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559810009 -INFO [2024-03-16 11:30:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:30:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:30:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559820010 -INFO [2024-03-16 11:30:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:30:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:30:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559830005 -INFO [2024-03-16 11:30:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:30:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:30:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559840013 -INFO [2024-03-16 11:30:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:30:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:30:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559850007 -INFO [2024-03-16 11:30:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:31:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:31:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559860010 -INFO [2024-03-16 11:31:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:31:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:31:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559870013 -INFO [2024-03-16 11:31:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:31:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:31:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559880013 -INFO [2024-03-16 11:31:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:31:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:31:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559890002 -INFO [2024-03-16 11:31:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:31:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:31:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559900016 -INFO [2024-03-16 11:31:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:31:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:31:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559910008 -INFO [2024-03-16 11:31:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:32:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:32:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559920016 -INFO [2024-03-16 11:32:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:32:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:32:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559930014 -INFO [2024-03-16 11:32:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:32:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:32:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559940005 -INFO [2024-03-16 11:32:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:32:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:32:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559950003 -INFO [2024-03-16 11:32:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:32:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:32:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559960014 -INFO [2024-03-16 11:32:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:32:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:32:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559970000 -INFO [2024-03-16 11:32:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:33:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:33:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559980012 -INFO [2024-03-16 11:33:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:33:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:33:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710559990016 -INFO [2024-03-16 11:33:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:33:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:33:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560000004 -INFO [2024-03-16 11:33:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:33:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:33:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560010008 -INFO [2024-03-16 11:33:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:33:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:33:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560020006 -INFO [2024-03-16 11:33:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 11:33:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:33:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560030009 -INFO [2024-03-16 11:33:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:34:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:34:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560040005 -INFO [2024-03-16 11:34:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:34:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:34:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560050014 -INFO [2024-03-16 11:34:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:34:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:34:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560060007 -INFO [2024-03-16 11:34:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:34:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:34:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560070014 -INFO [2024-03-16 11:34:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:34:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:34:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560080009 -INFO [2024-03-16 11:34:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:34:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:34:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560090007 -INFO [2024-03-16 11:34:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:35:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:35:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560100011 -INFO [2024-03-16 11:35:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:35:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:35:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560110004 -INFO [2024-03-16 11:35:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:35:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:35:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560120011 -INFO [2024-03-16 11:35:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:0 毫秒 -INFO [2024-03-16 11:35:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411] -INFO [2024-03-16 11:35:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560130008 -INFO [2024-03-16 11:35:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d371411],耗时:1 毫秒 -INFO [2024-03-16 11:35:34,515][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 11:35:35,093][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 11:35:35,093][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 11:35:35,093][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 11:35:35,093][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 11:35:35,103][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 11:35:35,128][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 11:35:35,129][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 11:35:35,129][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 11:35:35,131][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 11:35:35,131][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 11:36:03,859][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 11:36:03,861][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 31536 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 11:36:03,861][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 11:36:11,929][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 11:36:11,931][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 11:36:12,052][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 109 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 11:36:12,645][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:36:12,648][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e2a1e260] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:36:12,818][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:36:12,845][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3f857e08' 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) -INFO [2024-03-16 11:36:12,851][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 11:36:13,305][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 11:36:13,327][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:36:13,328][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 11:36:13,329][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 11:36:13,440][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 11:36:13,441][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 9520 ms -INFO [2024-03-16 11:36:14,042][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 11:36:14,048][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 11:36:14,048][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 11:36:14,048][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 11:36:14,049][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 11:36:19,577][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 11:36:19,592][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 11:36:19,592][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 11:36:19,593][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 11:36:19,593][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 11:36:19,594][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 11:36:19,594][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 11:36:19,594][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@32298473 -INFO [2024-03-16 11:36:19,947][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:36:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630] -INFO [2024-03-16 11:36:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560180013 -INFO [2024-03-16 11:36:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630],耗时:0 毫秒 -INFO [2024-03-16 11:36:20,394][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 11:36:20,531][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:36:20,683][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:36:20,742][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:36:20,811][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:36:20,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 11:36:20,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:36:20,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:36:20,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:36:20,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:36:20,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:36:20,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:36:20,847][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:36:20,852][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:36:20,855][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:36:20,858][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:36:20,861][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:36:20,863][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:36:21,986][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:36:22,432][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 11:36:22,546][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 11:36:22,771][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:36:22,950][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 11:36:22,952][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:36:24,623][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 11:36:24,791][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 11:36:24,792][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:36:24,958][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 11:36:25,036][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 11:36:25,037][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:36:25,044][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 11:36:25,468][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 11:36:25,545][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 11:36:25,547][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:36:25,909][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 11:36:26,001][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 11:36:26,133][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 11:36:26,205][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 11:36:28,194][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@53791a39, org.springframework.security.web.context.SecurityContextPersistenceFilter@5ed6a36a, org.springframework.security.web.header.HeaderWriterFilter@40a360e6, org.springframework.security.web.authentication.logout.LogoutFilter@6d13cd6d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6b78cbee, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@172f2717, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b7648f, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@87220f1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@57629340, org.springframework.security.web.session.SessionManagementFilter@378456cb, org.springframework.security.web.access.ExceptionTranslationFilter@2292e793, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50c20b15] -INFO [2024-03-16 11:36:29,224][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:36:29,249][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:36:29,249][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:36:29,361][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 112 ms -INFO [2024-03-16 11:36:29,362][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 11:36:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630] -INFO [2024-03-16 11:36:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560190015 -INFO [2024-03-16 11:36:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630],耗时:0 毫秒 -INFO [2024-03-16 11:36:30,817][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 11:36:30,818][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 11:36:30,832][] org.springframework.boot.StartupInfoLogger:61 - Started App in 27.655 seconds (JVM running for 29.617) -INFO [2024-03-16 11:36:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630] -INFO [2024-03-16 11:36:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560200009 -INFO [2024-03-16 11:36:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630],耗时:0 毫秒 -INFO [2024-03-16 11:36:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630] -INFO [2024-03-16 11:36:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560210002 -INFO [2024-03-16 11:36:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@49e37630],耗时:0 毫秒 -INFO [2024-03-16 11:36:56,048][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 11:37:06,996][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 20568 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 11:37:06,997][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 11:37:06,998][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 11:37:09,122][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 11:37:09,124][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 11:37:09,215][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 11:37:10,024][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:37:10,030][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fbe09e55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:37:10,185][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:37:10,214][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@36f6e521' 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) -INFO [2024-03-16 11:37:10,221][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 11:37:10,561][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 11:37:10,571][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:37:10,572][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 11:37:10,572][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 11:37:10,661][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 11:37:10,662][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3623 ms -INFO [2024-03-16 11:37:11,176][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 11:37:11,182][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 11:37:11,182][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 11:37:11,182][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 11:37:11,183][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 11:37:15,718][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 11:37:15,731][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 11:37:15,731][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 11:37:15,732][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 11:37:15,732][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 11:37:15,733][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 11:37:15,733][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 11:37:15,733][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3340ce58 -INFO [2024-03-16 11:37:16,037][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:37:16,457][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 11:37:16,552][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:37:16,692][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:37:16,753][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:37:16,795][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:37:16,829][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 11:37:16,829][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:37:16,829][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:37:16,830][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:37:16,830][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:37:16,830][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:37:16,830][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:37:16,830][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:37:16,835][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:37:16,837][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:37:16,840][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:37:16,844][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:37:16,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:37:17,853][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:37:18,312][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 11:37:18,397][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 11:37:18,636][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:37:18,814][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 11:37:18,816][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:37:19,846][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 11:37:19,973][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 11:37:19,974][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:37:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:37:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560240009 -INFO [2024-03-16 11:37:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:37:20,145][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 11:37:20,253][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 11:37:20,254][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:37:20,260][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 11:37:20,665][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 11:37:20,763][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 11:37:20,764][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:37:21,085][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 11:37:21,192][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 11:37:21,349][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 11:37:21,469][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 11:37:23,492][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4676fcd9, org.springframework.security.web.context.SecurityContextPersistenceFilter@ca31ad7, org.springframework.security.web.header.HeaderWriterFilter@bda4cbe, org.springframework.security.web.authentication.logout.LogoutFilter@f8b6743, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7e7ee3b7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@768d8a25, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c4f48e2, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@474619d9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2975715, org.springframework.security.web.session.SessionManagementFilter@3bbc8c82, org.springframework.security.web.access.ExceptionTranslationFilter@761d3c20, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@57629340] -INFO [2024-03-16 11:37:24,438][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:37:24,460][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:37:24,461][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:37:24,561][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 100 ms -INFO [2024-03-16 11:37:24,561][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 11:37:25,906][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 11:37:25,906][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 11:37:25,923][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.605 seconds (JVM running for 21.175) -INFO [2024-03-16 11:37:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:37:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560250016 -INFO [2024-03-16 11:37:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:37:36,998][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 11:37:36,998][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 11:37:37,000][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 11:37:39,586][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjIwNTk0MzUsImlzc3VlZEF0IjoxNzEwNTYwMjU4OTk1LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiN2U4OTk5ZTI3YjIzMDcxYmQyMzYxYzUwOGFlM2Y2NyIsInRva2VudXVpZCI6IjcyMDJkOTQ0NjljODQxNzQ5MDlhMzYyNWQyNjBkNDdjIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjIwNTksImlhdCI6MTcxMDU2MDI1OH0.ioEN8kul_Q_8GaMERl1XMcH1evH_v37-zreXGePGaYw -INFO [2024-03-16 11:37:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:37:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560260014 -INFO [2024-03-16 11:37:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:3 毫秒 -INFO [2024-03-16 11:37:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:37:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560270007 -INFO [2024-03-16 11:37:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:38:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:38:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560280003 -INFO [2024-03-16 11:38:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:38:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:38:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560290010 -INFO [2024-03-16 11:38:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:38:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:38:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560300016 -INFO [2024-03-16 11:38:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:38:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:38:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560310010 -INFO [2024-03-16 11:38:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:38:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:38:40,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560320000 -INFO [2024-03-16 11:38:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:38:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:38:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560330013 -INFO [2024-03-16 11:38:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:39:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:39:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560340002 -INFO [2024-03-16 11:39:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:39:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:39:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560350008 -INFO [2024-03-16 11:39:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:39:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:39:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560360016 -INFO [2024-03-16 11:39:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:39:30,873][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:39:30,873][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560370873 -INFO [2024-03-16 11:39:30,873][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:39:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:39:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560380008 -INFO [2024-03-16 11:39:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:39:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:39:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560390008 -INFO [2024-03-16 11:39:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:40:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:40:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560400010 -INFO [2024-03-16 11:40:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:40:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:40:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560410014 -INFO [2024-03-16 11:40:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:40:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:40:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560420008 -INFO [2024-03-16 11:40:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:40:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:40:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560430008 -INFO [2024-03-16 11:40:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:40:44,370][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:40:44,371][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560444371 -INFO [2024-03-16 11:40:44,371][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:40:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:40:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560450012 -INFO [2024-03-16 11:40:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:41:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:41:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560460016 -INFO [2024-03-16 11:41:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:41:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:41:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560470015 -INFO [2024-03-16 11:41:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:41:18,014][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjIyNzgwMTMsImlzc3VlZEF0IjoxNzEwNTYwNDc4MDExLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlN2Y4NTYwYTVjYzA1YWJkZTM3NzZlODUyODBkNWE3MiIsInRva2VudXVpZCI6IjQyMmMxYTA3ZGFkZTRhZTRhZWQwZGJmZGRhMmY5M2Y4IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjIyNzgsImlhdCI6MTcxMDU2MDQ3OH0.XxO9z5iAIReUlxWirCvc9YhzDQ9XVluy4ENIz6JyZG0 -INFO [2024-03-16 11:41:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:41:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560480001 -INFO [2024-03-16 11:41:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:41:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:41:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560490007 -INFO [2024-03-16 11:41:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:41:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:41:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560500005 -INFO [2024-03-16 11:41:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:41:50,288][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:41:50,288][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560510288 -INFO [2024-03-16 11:41:50,289][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:1 毫秒 -INFO [2024-03-16 11:42:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:42:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560520005 -INFO [2024-03-16 11:42:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:42:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:42:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560530002 -INFO [2024-03-16 11:42:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:42:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:42:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560540014 -INFO [2024-03-16 11:42:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:42:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:42:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560550011 -INFO [2024-03-16 11:42:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:1 毫秒 -INFO [2024-03-16 11:42:42,536][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:42:47,832][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560567832 -INFO [2024-03-16 11:42:47,833][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:1 毫秒 -INFO [2024-03-16 11:42:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:42:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560570002 -INFO [2024-03-16 11:42:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:43:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:43:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560580009 -INFO [2024-03-16 11:43:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:43:10,768][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:43:10,769][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560590769 -INFO [2024-03-16 11:43:10,769][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:43:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:43:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560600012 -INFO [2024-03-16 11:43:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:43:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:43:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560610002 -INFO [2024-03-16 11:43:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:43:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:43:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560620005 -INFO [2024-03-16 11:43:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:43:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:43:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560630003 -INFO [2024-03-16 11:43:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:44:01,169][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:44:01,169][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560641169 -INFO [2024-03-16 11:44:01,169][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:44:27,072][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:44:27,073][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560667073 -INFO [2024-03-16 11:44:27,073][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:44:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:44:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560670008 -INFO [2024-03-16 11:44:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:44:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:44:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560680016 -INFO [2024-03-16 11:44:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:1 毫秒 -INFO [2024-03-16 11:44:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:44:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560690007 -INFO [2024-03-16 11:44:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:45:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:45:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560700016 -INFO [2024-03-16 11:45:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:45:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:45:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560710009 -INFO [2024-03-16 11:45:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:45:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:45:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560720005 -INFO [2024-03-16 11:45:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:45:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:45:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560730008 -INFO [2024-03-16 11:45:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:45:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:45:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560740004 -INFO [2024-03-16 11:45:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:45:50,424][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:45:50,424][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560750424 -INFO [2024-03-16 11:45:50,425][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:1 毫秒 -INFO [2024-03-16 11:46:06,300][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:46:06,301][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560766301 -INFO [2024-03-16 11:46:06,301][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:0 毫秒 -INFO [2024-03-16 11:48:24,904][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6] -INFO [2024-03-16 11:48:24,905][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560904905 -INFO [2024-03-16 11:48:24,966][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43c9a6b6],耗时:61 毫秒 -INFO [2024-03-16 11:48:43,766][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 11:48:43,770][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 13396 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 11:48:43,771][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 11:48:49,001][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 11:48:49,002][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 11:48:49,093][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 11:48:49,673][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:48:49,676][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4dab2ae9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:48:49,790][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:48:49,815][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@36ad229b' 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) -INFO [2024-03-16 11:48:49,820][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 11:48:50,131][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 11:48:50,141][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:48:50,143][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 11:48:50,143][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 11:48:50,220][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 11:48:50,220][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 6402 ms -INFO [2024-03-16 11:48:50,666][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 11:48:50,671][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 11:48:50,671][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 11:48:50,671][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 11:48:50,671][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 11:48:55,488][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 11:48:55,504][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 11:48:55,504][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 11:48:55,505][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 11:48:55,506][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 11:48:55,506][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 11:48:55,506][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 11:48:55,506][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5a57cf90 -INFO [2024-03-16 11:48:55,868][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:48:56,377][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 11:48:56,482][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:48:56,624][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:48:56,691][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:48:56,747][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:48:56,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 11:48:56,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:48:56,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:48:56,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:48:56,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:48:56,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:48:56,791][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:48:56,792][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:48:56,797][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:48:56,800][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:48:56,803][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:48:56,806][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:48:56,809][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:48:57,885][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:48:58,286][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 11:48:58,360][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 11:48:58,563][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:48:58,719][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 11:48:58,720][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:48:59,662][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 11:48:59,770][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 11:48:59,772][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:48:59,921][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 11:49:00,006][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 11:49:00,007][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:49:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560940009 -INFO [2024-03-16 11:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:49:00,016][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 11:49:00,413][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 11:49:00,491][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 11:49:00,493][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:49:00,730][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 11:49:00,826][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 11:49:00,958][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 11:49:01,051][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 11:49:02,906][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@28f5a003, org.springframework.security.web.context.SecurityContextPersistenceFilter@378456cb, org.springframework.security.web.header.HeaderWriterFilter@2292e793, org.springframework.security.web.authentication.logout.LogoutFilter@24032706, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1a920154, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2591477f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64a74723, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@702cfbde, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3220ffb, org.springframework.security.web.session.SessionManagementFilter@40a360e6, org.springframework.security.web.access.ExceptionTranslationFilter@524945e2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@254a9f65] -INFO [2024-03-16 11:49:03,824][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:49:03,850][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:49:03,850][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:49:03,953][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 103 ms -INFO [2024-03-16 11:49:03,953][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 11:49:05,361][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 11:49:05,362][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 11:49:05,411][] org.springframework.boot.StartupInfoLogger:61 - Started App in 22.412 seconds (JVM running for 23.807) -INFO [2024-03-16 11:49:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:49:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560950008 -INFO [2024-03-16 11:49:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:49:15,831][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 11:49:15,831][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 11:49:15,833][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 11:49:17,613][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjI3NTc1NzAsImlzc3VlZEF0IjoxNzEwNTYwOTU3MzQ4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4ZjdlODljNjQyNDA2MWNjYjAwZTc5NzBkMGY1ZTQ2MiIsInRva2VudXVpZCI6IjRiOTY0MjIzMmMyNzRkNDBhN2JkM2M3MDA3YjM3OGZiIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjI3NTcsImlhdCI6MTcxMDU2MDk1N30.ROwws7zZ5XUZ1oDKk8Mh7IHgW-ICm1hJvA_8UZQc3Aw -INFO [2024-03-16 11:49:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:49:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560960017 -INFO [2024-03-16 11:49:20,018][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:3 毫秒 -INFO [2024-03-16 11:49:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:49:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560970009 -INFO [2024-03-16 11:49:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:49:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:49:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560980005 -INFO [2024-03-16 11:49:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:49:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:49:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710560990007 -INFO [2024-03-16 11:49:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:50:00,087][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:50:00,088][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561000088 -INFO [2024-03-16 11:50:00,088][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:50:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:50:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561010008 -INFO [2024-03-16 11:50:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:50:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:50:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561020008 -INFO [2024-03-16 11:50:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:50:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:50:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561030005 -INFO [2024-03-16 11:50:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:50:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:50:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561040014 -INFO [2024-03-16 11:50:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:50:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:50:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561050003 -INFO [2024-03-16 11:50:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:51:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:51:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561060013 -INFO [2024-03-16 11:51:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:1 毫秒 -INFO [2024-03-16 11:51:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:51:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561070010 -INFO [2024-03-16 11:51:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:51:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:51:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561080005 -INFO [2024-03-16 11:51:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:51:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:51:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561090012 -INFO [2024-03-16 11:51:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:1 毫秒 -INFO [2024-03-16 11:51:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:51:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561100007 -INFO [2024-03-16 11:51:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:51:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:51:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561110007 -INFO [2024-03-16 11:51:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:52:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:52:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561120006 -INFO [2024-03-16 11:52:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:52:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:52:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561130004 -INFO [2024-03-16 11:52:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:52:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:52:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561140014 -INFO [2024-03-16 11:52:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:52:31,567][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:52:31,567][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561151567 -INFO [2024-03-16 11:52:31,567][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:52:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:52:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561160012 -INFO [2024-03-16 11:52:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:52:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561170004 -INFO [2024-03-16 11:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:53:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:53:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561180003 -INFO [2024-03-16 11:53:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:53:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:53:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561190002 -INFO [2024-03-16 11:53:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:53:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea] -INFO [2024-03-16 11:53:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561200013 -INFO [2024-03-16 11:53:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@59d396ea],耗时:0 毫秒 -INFO [2024-03-16 11:53:37,832][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 27416 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 11:53:37,833][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 11:53:37,837][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 11:53:39,760][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 11:53:39,762][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 11:53:39,852][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 11:53:40,392][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:53:40,395][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f5184dc3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:53:40,559][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:53:40,583][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@36f6e521' 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) -INFO [2024-03-16 11:53:40,589][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 11:53:40,897][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 11:53:40,909][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:53:40,909][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 11:53:40,909][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 11:53:40,996][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 11:53:40,996][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3117 ms -INFO [2024-03-16 11:53:41,432][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 11:53:41,436][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 11:53:41,436][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 11:53:41,436][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 11:53:41,436][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 11:53:45,930][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 11:53:45,945][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 11:53:45,945][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 11:53:45,946][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 11:53:45,947][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 11:53:45,947][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 11:53:45,947][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 11:53:45,947][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@53432aef -INFO [2024-03-16 11:53:46,257][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:53:46,673][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 11:53:46,770][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:53:46,908][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:53:46,969][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:53:47,012][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:53:47,045][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 11:53:47,045][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:53:47,045][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:53:47,045][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:53:47,046][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:53:47,046][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:53:47,046][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:53:47,046][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:53:47,051][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:53:47,053][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:53:47,055][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:53:47,059][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:53:47,061][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:53:48,121][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:53:48,537][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 11:53:48,619][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 11:53:48,838][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:53:49,000][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 11:53:49,001][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:53:49,951][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 11:53:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:53:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561230009 -INFO [2024-03-16 11:53:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:53:50,062][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 11:53:50,064][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:53:50,229][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 11:53:50,323][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 11:53:50,324][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:53:50,332][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 11:53:50,754][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 11:53:50,845][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 11:53:50,846][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:53:51,074][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 11:53:51,184][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 11:53:51,336][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 11:53:51,429][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 11:53:53,282][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2b6d9650, org.springframework.security.web.context.SecurityContextPersistenceFilter@761d3c20, org.springframework.security.web.header.HeaderWriterFilter@3d9dc84d, org.springframework.security.web.authentication.logout.LogoutFilter@2acbbee4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@57629340, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21a14c45, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6d13cd6d, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@391dfe7c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2287bbd1, org.springframework.security.web.session.SessionManagementFilter@676f70dc, org.springframework.security.web.access.ExceptionTranslationFilter@1150b923, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@61c946a0] -INFO [2024-03-16 11:53:54,168][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:53:54,190][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:53:54,190][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:53:54,299][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 109 ms -INFO [2024-03-16 11:53:54,299][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 11:53:55,839][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 11:53:55,839][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 11:53:55,854][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.748 seconds (JVM running for 19.937) -INFO [2024-03-16 11:54:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:54:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561240003 -INFO [2024-03-16 11:54:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:1 毫秒 -INFO [2024-03-16 11:54:03,838][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 11:54:03,839][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 11:54:03,842][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-16 11:54:05,867][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjMwNDU4MzAsImlzc3VlZEF0IjoxNzEwNTYxMjQ1NjA3LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI5MDc0N2I1Mzc2N2NlZTk1ZGI2MzcyMmUzZTgzYTIwYiIsInRva2VudXVpZCI6IjUwZGU4MDk1MTJhMTRhYTM4ZTRhZjE5NTc0MWQ3NzBjIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjMwNDUsImlhdCI6MTcxMDU2MTI0NX0.-UExv-QHF28w2Jv7IyL6E_mHMJIJGsnPjPfi0YnS6so -INFO [2024-03-16 11:54:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:54:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561250016 -INFO [2024-03-16 11:54:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:3 毫秒 -INFO [2024-03-16 11:54:22,160][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:54:22,160][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561262160 -INFO [2024-03-16 11:54:22,160][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:54:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:54:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561270003 -INFO [2024-03-16 11:54:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:54:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:54:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561280008 -INFO [2024-03-16 11:54:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:54:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:54:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561290008 -INFO [2024-03-16 11:54:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:55:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:55:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561300014 -INFO [2024-03-16 11:55:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:55:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:55:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561310008 -INFO [2024-03-16 11:55:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:55:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:55:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561320012 -INFO [2024-03-16 11:55:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:55:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:55:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561330012 -INFO [2024-03-16 11:55:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:55:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:55:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561340013 -INFO [2024-03-16 11:55:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:55:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:55:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561350006 -INFO [2024-03-16 11:55:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:56:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:56:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561360005 -INFO [2024-03-16 11:56:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:56:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:56:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561370009 -INFO [2024-03-16 11:56:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:56:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549] -INFO [2024-03-16 11:56:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561380011 -INFO [2024-03-16 11:56:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@4c682549],耗时:0 毫秒 -INFO [2024-03-16 11:56:22,472][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 11:56:23,127][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 11:56:23,127][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 11:56:23,127][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 11:56:23,128][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 11:56:23,134][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 11:56:23,152][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 11:56:23,153][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 11:56:23,153][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 11:56:23,170][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 11:56:23,170][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 11:56:34,702][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 11:56:34,703][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 27540 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 11:56:34,704][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 11:56:36,751][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 11:56:36,753][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 11:56:36,851][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 82 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 11:56:37,415][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:56:37,418][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$88a5c4d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:56:37,532][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 11:56:37,558][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@55846997' 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) -INFO [2024-03-16 11:56:37,566][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 11:56:37,903][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 11:56:37,915][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:56:37,916][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 11:56:37,916][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 11:56:37,998][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 11:56:37,998][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3251 ms -INFO [2024-03-16 11:56:38,461][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 11:56:38,465][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 11:56:38,465][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 11:56:38,465][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 11:56:38,465][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 11:56:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:56:42,110][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561402110 -INFO [2024-03-16 11:56:42,111][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:2103 毫秒 -INFO [2024-03-16 11:56:43,102][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 11:56:43,116][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 11:56:43,116][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 11:56:43,117][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 11:56:43,118][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 11:56:43,118][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 11:56:43,118][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 11:56:43,118][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@b90c5a5 -INFO [2024-03-16 11:56:43,430][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:56:43,856][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 11:56:43,950][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:56:44,084][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:56:44,146][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:56:44,194][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 11:56:44,230][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 11:56:44,230][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:56:44,230][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:56:44,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:56:44,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:56:44,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:56:44,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:56:44,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:56:44,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:56:44,238][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:56:44,241][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:56:44,244][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:56:44,246][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:56:45,265][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 11:56:45,679][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 11:56:45,756][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 11:56:45,979][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 11:56:46,136][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 11:56:46,138][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 11:56:47,152][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 11:56:47,265][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 11:56:47,266][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 11:56:47,424][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 11:56:47,516][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 11:56:47,517][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 11:56:47,523][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 11:56:47,932][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 11:56:48,019][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 11:56:48,020][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 11:56:48,251][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 11:56:48,388][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 11:56:48,532][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 11:56:48,622][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 11:56:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:56:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561410006 -INFO [2024-03-16 11:56:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:56:50,443][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@41a6cd9e, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d9dc84d, org.springframework.security.web.header.HeaderWriterFilter@35ab83a7, org.springframework.security.web.authentication.logout.LogoutFilter@500d4de8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@415c5469, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52e2e426, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@72d2470, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@86377d5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6915b614, org.springframework.security.web.session.SessionManagementFilter@1150b923, org.springframework.security.web.access.ExceptionTranslationFilter@5ed6a36a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7a7fdc1a] -INFO [2024-03-16 11:56:51,420][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 11:56:51,443][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:56:51,443][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 11:56:51,540][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 97 ms -INFO [2024-03-16 11:56:51,541][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 11:56:53,249][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 11:56:53,249][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 11:56:53,266][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.252 seconds (JVM running for 20.538) -INFO [2024-03-16 11:57:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:57:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561420004 -INFO [2024-03-16 11:57:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:57:02,473][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 11:57:02,473][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 11:57:02,475][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 11:57:04,527][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjMyMjQ0ODQsImlzc3VlZEF0IjoxNzEwNTYxNDI0MjYyLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI3ZjRmOTg3OTQ0NDcyNzNkYzBmZGI1YjJlNTdkOTI1ZSIsInRva2VudXVpZCI6ImUzYzBkZDA1MDhlZjQzNTliZmIzMTQ3YWUzZWMyNmQwIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjMyMjQsImlhdCI6MTcxMDU2MTQyNH0.EQf2AU59ixUmBcSBid_LuihcI40l27hqheKXeIGpdBk -INFO [2024-03-16 11:57:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:57:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561430006 -INFO [2024-03-16 11:57:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:2 毫秒 -INFO [2024-03-16 11:57:20,247][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:57:20,248][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561440248 -INFO [2024-03-16 11:57:20,248][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:57:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:57:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561450008 -INFO [2024-03-16 11:57:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:57:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:57:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561460009 -INFO [2024-03-16 11:57:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:57:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:57:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561470004 -INFO [2024-03-16 11:57:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:58:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:58:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561480011 -INFO [2024-03-16 11:58:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:58:13,344][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:58:13,344][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561493344 -INFO [2024-03-16 11:58:13,344][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:58:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:58:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561500008 -INFO [2024-03-16 11:58:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:58:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:58:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561510002 -INFO [2024-03-16 11:58:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:58:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:58:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561520012 -INFO [2024-03-16 11:58:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:58:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:58:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561530002 -INFO [2024-03-16 11:58:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:59:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:59:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561540012 -INFO [2024-03-16 11:59:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:59:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:59:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561550002 -INFO [2024-03-16 11:59:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:1 毫秒 -INFO [2024-03-16 11:59:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:59:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561560008 -INFO [2024-03-16 11:59:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:59:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:59:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561570010 -INFO [2024-03-16 11:59:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:59:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:59:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561580016 -INFO [2024-03-16 11:59:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 11:59:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 11:59:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561590005 -INFO [2024-03-16 11:59:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:00:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:00:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561600004 -INFO [2024-03-16 12:00:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:00:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:00:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561610002 -INFO [2024-03-16 12:00:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:00:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:00:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561620015 -INFO [2024-03-16 12:00:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:00:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:00:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561630005 -INFO [2024-03-16 12:00:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:00:39,831][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 12:00:40,089][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:00:40,089][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561640089 -INFO [2024-03-16 12:00:40,089][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:00:40,376][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 12:00:40,376][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 12:00:40,377][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 12:00:40,377][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 12:00:40,388][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 12:00:40,390][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 12:00:40,391][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 12:00:40,391][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 12:00:40,396][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 12:00:40,397][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 12:00:51,576][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 25532 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 12:00:51,577][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 12:00:51,582][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 12:00:53,518][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 12:00:53,520][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 12:00:53,611][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 12:00:54,176][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:00:54,179][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fbe09e55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:00:54,293][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:00:54,319][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@60bf494c' 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) -INFO [2024-03-16 12:00:54,325][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 12:00:54,697][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 12:00:54,708][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:00:54,708][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 12:00:54,709][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 12:00:54,794][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 12:00:54,794][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3174 ms -INFO [2024-03-16 12:00:55,249][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 12:00:55,253][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 12:00:55,254][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 12:00:55,254][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 12:00:55,254][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 12:00:59,959][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 12:00:59,972][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 12:00:59,973][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 12:00:59,973][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 12:00:59,974][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 12:00:59,974][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 12:00:59,974][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 12:00:59,974][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3340ce58 -INFO [2024-03-16 12:01:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:01:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561660014 -INFO [2024-03-16 12:01:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:01:00,287][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:01:00,717][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 12:01:00,811][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:01:00,948][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:01:01,011][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:01:01,053][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:01:01,085][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 12:01:01,085][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:01:01,085][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:01:01,085][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:01:01,086][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:01:01,086][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:01:01,086][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:01:01,086][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:01:01,091][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:01:01,093][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:01:01,096][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:01:01,098][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:01:01,100][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:01:02,102][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:01:02,502][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 12:01:02,574][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 12:01:02,764][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:01:02,907][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 12:01:02,908][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:01:03,911][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 12:01:04,022][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 12:01:04,024][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:01:04,167][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 12:01:04,248][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 12:01:04,249][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:01:04,255][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 12:01:04,637][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 12:01:04,713][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 12:01:04,714][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:01:04,933][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 12:01:05,049][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 12:01:05,184][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 12:01:05,261][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 12:01:07,214][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5d87c8af, org.springframework.security.web.context.SecurityContextPersistenceFilter@676f70dc, org.springframework.security.web.header.HeaderWriterFilter@1150b923, org.springframework.security.web.authentication.logout.LogoutFilter@4194a77f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3220ffb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70c68e4e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24032706, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@474619d9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@66d9c846, org.springframework.security.web.session.SessionManagementFilter@3d9dc84d, org.springframework.security.web.access.ExceptionTranslationFilter@35ab83a7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7aa44fa2] -INFO [2024-03-16 12:01:08,141][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:01:08,166][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:01:08,166][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:01:08,277][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 111 ms -INFO [2024-03-16 12:01:08,278][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 12:01:09,579][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 12:01:09,580][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 12:01:09,859][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.985 seconds (JVM running for 20.213) -INFO [2024-03-16 12:01:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:01:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561670007 -INFO [2024-03-16 12:01:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:01:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:01:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561680009 -INFO [2024-03-16 12:01:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:01:28,218][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 12:01:28,219][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 12:01:28,221][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 12:01:29,929][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjM0ODk4OTEsImlzc3VlZEF0IjoxNzEwNTYxNjg5NjY1LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIzZTY0NjM0MTk3MGJhMjI4NmJkNjE0NjYxMGU5NDE4MyIsInRva2VudXVpZCI6ImRjNjUwZTg1M2RlNTQ2YWQ4NzdjMzkwMWZlYWQwYzYxIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjM0ODksImlhdCI6MTcxMDU2MTY4OX0.1PtLPcZsA9jVMy_pfXiYj_pgKPo8RB6pFkpmhNLR-vo -INFO [2024-03-16 12:01:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:01:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561690015 -INFO [2024-03-16 12:01:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:3 毫秒 -INFO [2024-03-16 12:01:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:01:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561700003 -INFO [2024-03-16 12:01:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:01:54,222][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:01:54,223][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561714223 -INFO [2024-03-16 12:01:54,446][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:223 毫秒 -INFO [2024-03-16 12:02:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:02:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561720014 -INFO [2024-03-16 12:02:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:02:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:02:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561730003 -INFO [2024-03-16 12:02:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:02:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:02:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561740001 -INFO [2024-03-16 12:02:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:02:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:02:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561750013 -INFO [2024-03-16 12:02:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:02:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:02:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561760007 -INFO [2024-03-16 12:02:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:02:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:02:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561770010 -INFO [2024-03-16 12:02:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:03:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:03:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561780009 -INFO [2024-03-16 12:03:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:1 毫秒 -INFO [2024-03-16 12:03:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:03:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561790001 -INFO [2024-03-16 12:03:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:03:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:03:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561800006 -INFO [2024-03-16 12:03:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:03:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:03:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561810013 -INFO [2024-03-16 12:03:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:1 毫秒 -INFO [2024-03-16 12:03:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:03:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561820015 -INFO [2024-03-16 12:03:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:03:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:03:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561830010 -INFO [2024-03-16 12:03:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:04:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:04:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561840008 -INFO [2024-03-16 12:04:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:04:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:04:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561850003 -INFO [2024-03-16 12:04:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:04:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:04:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561860015 -INFO [2024-03-16 12:04:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:04:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:04:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561870008 -INFO [2024-03-16 12:04:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:04:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110] -INFO [2024-03-16 12:04:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561880002 -INFO [2024-03-16 12:04:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@2d534110],耗时:0 毫秒 -INFO [2024-03-16 12:04:42,116][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 12:04:42,572][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 12:04:42,572][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 12:04:42,572][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 12:04:42,578][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 12:04:42,591][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 12:04:42,595][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 12:04:42,596][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 12:04:42,596][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 12:04:42,602][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 12:04:42,602][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 12:04:54,873][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 12:04:54,876][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 31040 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 12:04:54,877][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 12:04:57,009][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 12:04:57,011][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 12:04:57,104][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 12:04:57,639][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:04:57,643][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$70db9d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:04:57,754][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:04:57,781][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@49671897' 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) -INFO [2024-03-16 12:04:57,788][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 12:04:58,107][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 12:04:58,117][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:04:58,118][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 12:04:58,118][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 12:04:58,190][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 12:04:58,190][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3274 ms -INFO [2024-03-16 12:04:58,609][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 12:04:58,616][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 12:04:58,616][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 12:04:58,616][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 12:04:58,616][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 12:05:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:05:02,120][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561902120 -INFO [2024-03-16 12:05:02,120][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:2110 毫秒 -INFO [2024-03-16 12:05:03,097][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 12:05:03,112][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 12:05:03,112][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 12:05:03,113][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 12:05:03,114][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 12:05:03,114][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 12:05:03,114][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 12:05:03,114][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@53432aef -INFO [2024-03-16 12:05:03,419][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:05:03,846][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 12:05:03,942][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:05:04,078][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:05:04,142][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:05:04,188][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:05:04,221][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 12:05:04,221][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:05:04,222][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:05:04,222][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:05:04,222][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:05:04,222][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:05:04,222][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:05:04,222][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:05:04,227][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:05:04,229][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:05:04,232][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:05:04,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:05:04,237][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:05:05,252][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:05:05,673][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 12:05:05,759][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 12:05:05,989][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:05:06,176][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 12:05:06,177][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:05:07,207][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 12:05:07,325][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 12:05:07,326][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:05:07,505][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 12:05:07,608][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 12:05:07,609][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:05:07,614][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 12:05:08,048][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 12:05:08,147][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 12:05:08,148][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:05:08,382][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 12:05:08,505][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 12:05:08,689][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 12:05:08,777][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 12:05:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:05:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561910012 -INFO [2024-03-16 12:05:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:05:10,682][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4676fcd9, org.springframework.security.web.context.SecurityContextPersistenceFilter@ca31ad7, org.springframework.security.web.header.HeaderWriterFilter@bda4cbe, org.springframework.security.web.authentication.logout.LogoutFilter@f8b6743, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7e7ee3b7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@768d8a25, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c4f48e2, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@77998ea7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2975715, org.springframework.security.web.session.SessionManagementFilter@3bbc8c82, org.springframework.security.web.access.ExceptionTranslationFilter@761d3c20, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@57629340] -INFO [2024-03-16 12:05:11,682][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:05:11,706][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:05:11,707][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:05:11,807][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 100 ms -INFO [2024-03-16 12:05:11,808][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 12:05:13,115][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 12:05:13,116][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 12:05:13,316][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.198 seconds (JVM running for 20.357) -INFO [2024-03-16 12:05:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:05:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561920012 -INFO [2024-03-16 12:05:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:05:22,800][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 12:05:22,801][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 12:05:22,803][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 12:05:25,728][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjM3MjU2ODYsImlzc3VlZEF0IjoxNzEwNTYxOTI1NDY4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI0ZDFkMTU4YjBiZjdhMjA2YmYwNmQ1Y2E3ODU0MDFjYyIsInRva2VudXVpZCI6Ijk3ZTZkMjM1ODAwMDRmNDNiNWVjYmIyNTQ1ZjU4NWRhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjM3MjUsImlhdCI6MTcxMDU2MTkyNX0.que5j4E7tpwpj5TzxvgIGz_wu0p4cVVuxfnQHTMqV40 -INFO [2024-03-16 12:05:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:05:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561930012 -INFO [2024-03-16 12:05:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:2 毫秒 -INFO [2024-03-16 12:05:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:05:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561940013 -INFO [2024-03-16 12:05:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:05:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:05:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561950009 -INFO [2024-03-16 12:05:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:06:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:06:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561960016 -INFO [2024-03-16 12:06:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:06:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:06:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561970001 -INFO [2024-03-16 12:06:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:06:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:06:20,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561980016 -INFO [2024-03-16 12:06:20,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:06:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:06:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710561990008 -INFO [2024-03-16 12:06:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:06:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:06:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562000015 -INFO [2024-03-16 12:06:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:06:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:06:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562010001 -INFO [2024-03-16 12:06:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:07:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:07:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562020001 -INFO [2024-03-16 12:07:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:07:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:07:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562030008 -INFO [2024-03-16 12:07:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:07:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:07:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562040013 -INFO [2024-03-16 12:07:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:07:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:07:30,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562050005 -INFO [2024-03-16 12:07:30,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:1 毫秒 -INFO [2024-03-16 12:07:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:07:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562060008 -INFO [2024-03-16 12:07:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:07:50,311][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:07:50,774][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562070774 -INFO [2024-03-16 12:07:51,432][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:658 毫秒 -INFO [2024-03-16 12:08:02,474][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:08:02,474][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562082474 -INFO [2024-03-16 12:08:03,928][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:1454 毫秒 -INFO [2024-03-16 12:08:29,313][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:08:41,321][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562121321 -INFO [2024-03-16 12:08:41,322][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:1 毫秒 -INFO [2024-03-16 12:09:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:09:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562150004 -INFO [2024-03-16 12:09:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:09:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:09:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562160009 -INFO [2024-03-16 12:09:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:09:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:09:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562170010 -INFO [2024-03-16 12:09:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:09:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:09:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562180016 -INFO [2024-03-16 12:09:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:0 毫秒 -INFO [2024-03-16 12:09:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:09:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562190009 -INFO [2024-03-16 12:09:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:1 毫秒 -INFO [2024-03-16 12:10:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:10:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562200007 -INFO [2024-03-16 12:10:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:1 毫秒 -INFO [2024-03-16 12:10:14,312][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718] -INFO [2024-03-16 12:10:14,312][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562214312 -INFO [2024-03-16 12:10:14,313][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@40a64718],耗时:1 毫秒 -INFO [2024-03-16 12:11:07,671][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 12:14:10,329][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 25320 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 12:14:10,330][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 12:14:10,331][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 12:14:12,360][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 12:14:12,362][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 12:14:12,454][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 12:14:13,061][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:14:13,065][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fbe09e55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:14:13,185][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:14:13,210][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@60bf494c' 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) -INFO [2024-03-16 12:14:13,218][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 12:14:13,567][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 12:14:13,581][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:14:13,581][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 12:14:13,581][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 12:14:13,659][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 12:14:13,659][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3291 ms -INFO [2024-03-16 12:14:14,140][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 12:14:14,144][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 12:14:14,145][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 12:14:14,145][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 12:14:14,145][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 12:14:19,002][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 12:14:19,015][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 12:14:19,015][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 12:14:19,016][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 12:14:19,017][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 12:14:19,017][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 12:14:19,017][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 12:14:19,017][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3340ce58 -INFO [2024-03-16 12:14:19,330][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:14:19,752][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 12:14:19,867][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:14:20,009][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:14:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:14:20,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562460017 -INFO [2024-03-16 12:14:20,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:14:20,071][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:14:20,116][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:14:20,152][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 12:14:20,152][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:14:20,152][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:14:20,152][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:14:20,153][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:14:20,153][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:14:20,153][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:14:20,153][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:14:20,158][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:14:20,161][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:14:20,166][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:14:20,169][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:14:20,171][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:14:21,251][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:14:21,746][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 12:14:21,827][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 12:14:22,050][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:14:22,201][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 12:14:22,202][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:14:23,259][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 12:14:23,372][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 12:14:23,373][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:14:23,543][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 12:14:23,636][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 12:14:23,638][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:14:23,643][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 12:14:24,040][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 12:14:24,132][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 12:14:24,133][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:14:24,370][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 12:14:24,490][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 12:14:24,642][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 12:14:24,737][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 12:14:26,570][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e8417ea, org.springframework.security.web.context.SecurityContextPersistenceFilter@70c68e4e, org.springframework.security.web.header.HeaderWriterFilter@5545137d, org.springframework.security.web.authentication.logout.LogoutFilter@834529e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2b6d9650, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@24032706, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c55e9d4, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@474619d9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5f65a6d7, org.springframework.security.web.session.SessionManagementFilter@52e2e426, org.springframework.security.web.access.ExceptionTranslationFilter@24df4805, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5aef36a9] -INFO [2024-03-16 12:14:27,533][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:14:27,557][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:14:27,557][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:14:27,656][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 99 ms -INFO [2024-03-16 12:14:27,657][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 12:14:28,953][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 12:14:28,954][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 12:14:29,240][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.583 seconds (JVM running for 20.914) -INFO [2024-03-16 12:14:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:14:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562470015 -INFO [2024-03-16 12:14:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:14:36,641][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 12:14:36,641][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 12:14:36,643][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 12:14:38,548][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjQyNzg1MDksImlzc3VlZEF0IjoxNzEwNTYyNDc4Mjg4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJlYjQ5OTk2ZDNjZDI4MzkzZmZlZjA2ZDhlZmQwZWU4YiIsInRva2VudXVpZCI6ImY3YWU1NWY3M2U3NjQ2ZDE4MzBkOTYwMWEzM2MzN2ZlIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjQyNzgsImlhdCI6MTcxMDU2MjQ3OH0.vEWMxJ29XMCELxSswP0oH0xtjQzJAWDDvuG1l2eFhIA -INFO [2024-03-16 12:14:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:14:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562480006 -INFO [2024-03-16 12:14:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:3 毫秒 -INFO [2024-03-16 12:14:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:14:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562490013 -INFO [2024-03-16 12:14:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:15:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:15:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562500002 -INFO [2024-03-16 12:15:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:15:10,288][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:15:10,289][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562510289 -INFO [2024-03-16 12:15:10,289][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:15:22,495][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:15:22,496][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562522496 -INFO [2024-03-16 12:15:22,496][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:15:30,736][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:15:31,161][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562531161 -INFO [2024-03-16 12:15:31,400][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:664 毫秒 -INFO [2024-03-16 12:15:41,464][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:15:58,989][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562558989 -INFO [2024-03-16 12:15:58,990][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:1 毫秒 -INFO [2024-03-16 12:16:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:16:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562560006 -INFO [2024-03-16 12:16:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:16:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:16:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562570003 -INFO [2024-03-16 12:16:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:16:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:16:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562580008 -INFO [2024-03-16 12:16:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:16:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:16:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562590004 -INFO [2024-03-16 12:16:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:16:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:16:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562600015 -INFO [2024-03-16 12:16:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:16:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:16:50,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562610017 -INFO [2024-03-16 12:16:50,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:17:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:17:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562620002 -INFO [2024-03-16 12:17:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:1 毫秒 -INFO [2024-03-16 12:17:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:17:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562630014 -INFO [2024-03-16 12:17:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:17:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:17:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562640009 -INFO [2024-03-16 12:17:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:17:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:17:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562650007 -INFO [2024-03-16 12:17:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:17:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:17:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562660003 -INFO [2024-03-16 12:17:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:17:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:17:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562670011 -INFO [2024-03-16 12:17:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:18:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:18:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562680006 -INFO [2024-03-16 12:18:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:18:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:18:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562690014 -INFO [2024-03-16 12:18:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:18:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:18:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562700014 -INFO [2024-03-16 12:18:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:18:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:18:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562710003 -INFO [2024-03-16 12:18:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:18:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:18:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562720015 -INFO [2024-03-16 12:18:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:18:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:18:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562730016 -INFO [2024-03-16 12:18:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:19:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:19:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562740001 -INFO [2024-03-16 12:19:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:19:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:19:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562750012 -INFO [2024-03-16 12:19:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:19:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:19:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562760004 -INFO [2024-03-16 12:19:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:19:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:19:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562770011 -INFO [2024-03-16 12:19:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:19:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:19:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562780001 -INFO [2024-03-16 12:19:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:19:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:19:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562790016 -INFO [2024-03-16 12:19:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:20:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:20:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562800005 -INFO [2024-03-16 12:20:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:20:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:20:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562810014 -INFO [2024-03-16 12:20:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:20:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:20:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562820004 -INFO [2024-03-16 12:20:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:20:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:20:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562830011 -INFO [2024-03-16 12:20:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:20:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:20:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562840012 -INFO [2024-03-16 12:20:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:20:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:20:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562850004 -INFO [2024-03-16 12:20:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:21:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:21:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562860012 -INFO [2024-03-16 12:21:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:21:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:21:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562870011 -INFO [2024-03-16 12:21:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:21:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3] -INFO [2024-03-16 12:21:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562880015 -INFO [2024-03-16 12:21:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@587eb1b3],耗时:0 毫秒 -INFO [2024-03-16 12:21:32,525][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 25360 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 12:21:32,526][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 12:21:32,528][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 12:21:34,473][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 12:21:34,474][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 12:21:34,567][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 12:21:35,110][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:21:35,113][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$902c712a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:21:35,224][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:21:35,251][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@805e72e' 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) -INFO [2024-03-16 12:21:35,258][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 12:21:35,572][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 12:21:35,584][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:21:35,584][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 12:21:35,584][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 12:21:35,657][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 12:21:35,658][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3095 ms -INFO [2024-03-16 12:21:36,079][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 12:21:36,084][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 12:21:36,084][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 12:21:36,085][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 12:21:36,085][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 12:21:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:21:40,038][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562900038 -INFO [2024-03-16 12:21:40,038][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:25 毫秒 -INFO [2024-03-16 12:21:40,671][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 12:21:40,686][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 12:21:40,686][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 12:21:40,688][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 12:21:40,689][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 12:21:40,689][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 12:21:40,689][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 12:21:40,689][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5a57cf90 -INFO [2024-03-16 12:21:40,988][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:21:41,418][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 12:21:41,513][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:21:41,649][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:21:41,711][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:21:41,753][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:21:41,786][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 12:21:41,787][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:21:41,787][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:21:41,787][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:21:41,787][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:21:41,787][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:21:41,787][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:21:41,787][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:21:41,793][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:21:41,795][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:21:41,798][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:21:41,801][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:21:41,803][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:21:42,827][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:21:43,252][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 12:21:43,334][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 12:21:43,553][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:21:43,746][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 12:21:43,748][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:21:44,743][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 12:21:44,863][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 12:21:44,864][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:21:45,027][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 12:21:45,123][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 12:21:45,124][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:21:45,130][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 12:21:45,532][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 12:21:45,619][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 12:21:45,621][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:21:45,850][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 12:21:45,958][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 12:21:46,111][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 12:21:46,197][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 12:21:48,050][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e8417ea, org.springframework.security.web.context.SecurityContextPersistenceFilter@70c68e4e, org.springframework.security.web.header.HeaderWriterFilter@5545137d, org.springframework.security.web.authentication.logout.LogoutFilter@834529e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2b6d9650, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@24032706, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c55e9d4, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@87220f1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5f65a6d7, org.springframework.security.web.session.SessionManagementFilter@52e2e426, org.springframework.security.web.access.ExceptionTranslationFilter@24df4805, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5aef36a9] -INFO [2024-03-16 12:21:48,938][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:21:48,963][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:21:48,964][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:21:49,071][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 107 ms -INFO [2024-03-16 12:21:49,071][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 12:21:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:21:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562910011 -INFO [2024-03-16 12:21:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:21:50,358][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 12:21:50,358][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 12:21:50,625][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.756 seconds (JVM running for 20.09) -INFO [2024-03-16 12:22:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:22:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562920002 -INFO [2024-03-16 12:22:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:1 毫秒 -INFO [2024-03-16 12:22:07,844][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 12:22:07,844][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 12:22:07,847][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-16 12:22:09,850][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjQ3Mjk4MDksImlzc3VlZEF0IjoxNzEwNTYyOTI5NTc0LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIzOWY1NTlhZDc1ZGU1ZDI5OTUwMDg5ZmY2NWM2ZjI3ZiIsInRva2VudXVpZCI6IjA2YzQ1NjEzMjczODRkM2ZiYmU2YzU4MTRlY2MxNTljIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjQ3MjksImlhdCI6MTcxMDU2MjkyOX0.dHf8xPk1RiZgXdAw35pTf_qh2MUczM7WTS25dTrVZ40 -INFO [2024-03-16 12:22:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:22:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562930004 -INFO [2024-03-16 12:22:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:3 毫秒 -INFO [2024-03-16 12:22:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:22:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562940011 -INFO [2024-03-16 12:22:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:22:30,076][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:22:30,237][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562950237 -INFO [2024-03-16 12:22:30,414][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:177 毫秒 -INFO [2024-03-16 12:22:40,053][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:22:40,054][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562960054 -INFO [2024-03-16 12:22:40,054][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:22:50,286][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:22:56,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562976006 -INFO [2024-03-16 12:22:56,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:5720 毫秒 -INFO [2024-03-16 12:23:00,175][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:23:01,273][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562981273 -INFO [2024-03-16 12:23:01,274][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:575 毫秒 -INFO [2024-03-16 12:23:15,223][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:23:19,298][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710562999298 -INFO [2024-03-16 12:23:19,299][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:1 毫秒 -INFO [2024-03-16 12:23:21,510][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:23:21,511][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563001511 -INFO [2024-03-16 12:23:21,511][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:23:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:23:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563010003 -INFO [2024-03-16 12:23:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:23:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:23:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563020003 -INFO [2024-03-16 12:23:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:23:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:23:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563030010 -INFO [2024-03-16 12:23:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:24:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:24:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563040013 -INFO [2024-03-16 12:24:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:24:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:24:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563050011 -INFO [2024-03-16 12:24:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:1 毫秒 -INFO [2024-03-16 12:24:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:24:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563060013 -INFO [2024-03-16 12:24:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:24:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000] -INFO [2024-03-16 12:24:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563070006 -INFO [2024-03-16 12:24:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@85c4000],耗时:0 毫秒 -INFO [2024-03-16 12:24:39,664][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 12:24:49,983][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 12:24:49,988][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 31200 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 12:24:49,989][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 12:24:52,001][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 12:24:52,002][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 12:24:52,091][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 12:24:52,631][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:24:52,634][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$88a5c4d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:24:52,745][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:24:52,771][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@49671897' 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) -INFO [2024-03-16 12:24:52,776][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 12:24:53,106][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 12:24:53,117][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:24:53,117][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 12:24:53,117][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 12:24:53,190][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 12:24:53,191][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3162 ms -INFO [2024-03-16 12:24:53,606][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 12:24:53,611][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 12:24:53,611][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 12:24:53,611][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 12:24:53,611][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 12:24:58,460][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 12:24:58,475][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 12:24:58,475][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 12:24:58,476][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 12:24:58,477][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 12:24:58,477][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 12:24:58,477][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 12:24:58,477][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@b90c5a5 -INFO [2024-03-16 12:24:58,793][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:24:59,212][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 12:24:59,306][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:24:59,446][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:24:59,512][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:24:59,556][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:24:59,589][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 12:24:59,590][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:24:59,590][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:24:59,590][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:24:59,590][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:24:59,590][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:24:59,590][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:24:59,590][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:24:59,595][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:24:59,598][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:24:59,602][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:24:59,605][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:24:59,607][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:25:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:25:00,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563100003 -INFO [2024-03-16 12:25:00,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:25:00,614][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:25:01,020][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 12:25:01,092][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 12:25:01,277][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:25:01,404][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 12:25:01,405][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:25:02,436][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 12:25:02,531][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 12:25:02,532][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:25:02,678][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 12:25:02,754][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 12:25:02,755][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:25:02,762][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 12:25:03,159][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 12:25:03,241][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 12:25:03,242][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:25:03,460][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 12:25:03,556][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 12:25:03,719][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 12:25:03,791][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 12:25:05,604][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b256ab5, org.springframework.security.web.context.SecurityContextPersistenceFilter@45c73e09, org.springframework.security.web.header.HeaderWriterFilter@70c68e4e, org.springframework.security.web.authentication.logout.LogoutFilter@4c1c134, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5f65a6d7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72d2470, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@834529e, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@86377d5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2a2cdba0, org.springframework.security.web.session.SessionManagementFilter@21a14c45, org.springframework.security.web.access.ExceptionTranslationFilter@52e2e426, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2e0d6270] -INFO [2024-03-16 12:25:06,559][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:25:06,583][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:25:06,583][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:25:06,683][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 100 ms -INFO [2024-03-16 12:25:06,684][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 12:25:07,989][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 12:25:07,989][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 12:25:08,260][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.959 seconds (JVM running for 20.244) -INFO [2024-03-16 12:25:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:25:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563110012 -INFO [2024-03-16 12:25:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:25:17,671][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 12:25:17,671][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 12:25:17,673][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 12:25:19,396][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjQ5MTkzNTMsImlzc3VlZEF0IjoxNzEwNTYzMTE5MTIwLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiNzgxMjk3OTExZGViZmI5NTYzOGUyMDM1MjQzYTkzMiIsInRva2VudXVpZCI6IjU4OTA5ZmI0ZTkwYjRmNzM4ZTFiNjIwMGU2MzNlZDhmIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjQ5MTksImlhdCI6MTcxMDU2MzExOX0.pfxWErJJ-w93VhJvF6At5oLIqw0k4wAnBbNv08p82FQ -INFO [2024-03-16 12:25:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:25:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563120007 -INFO [2024-03-16 12:25:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:3 毫秒 -INFO [2024-03-16 12:25:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:25:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563130011 -INFO [2024-03-16 12:25:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:25:41,500][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:25:43,220][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563143220 -INFO [2024-03-16 12:25:43,220][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:1719 毫秒 -INFO [2024-03-16 12:25:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:25:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563150014 -INFO [2024-03-16 12:25:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:26:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:26:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563160011 -INFO [2024-03-16 12:26:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:26:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:26:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563170003 -INFO [2024-03-16 12:26:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:26:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:26:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563180012 -INFO [2024-03-16 12:26:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:26:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:26:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563190015 -INFO [2024-03-16 12:26:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:26:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:26:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563200009 -INFO [2024-03-16 12:26:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:26:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:26:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563210007 -INFO [2024-03-16 12:26:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:27:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:27:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563220002 -INFO [2024-03-16 12:27:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:27:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:27:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563230013 -INFO [2024-03-16 12:27:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:27:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:27:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563240005 -INFO [2024-03-16 12:27:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:27:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:27:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563250008 -INFO [2024-03-16 12:27:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:1 毫秒 -INFO [2024-03-16 12:27:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:27:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563260002 -INFO [2024-03-16 12:27:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:1 毫秒 -INFO [2024-03-16 12:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:27:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563270015 -INFO [2024-03-16 12:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:28:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:28:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563280007 -INFO [2024-03-16 12:28:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:28:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:28:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563290010 -INFO [2024-03-16 12:28:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:28:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:28:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563300004 -INFO [2024-03-16 12:28:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:28:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:28:30,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563310000 -INFO [2024-03-16 12:28:30,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:28:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:28:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563320002 -INFO [2024-03-16 12:28:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:28:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:28:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563330010 -INFO [2024-03-16 12:28:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:29:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:29:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563340005 -INFO [2024-03-16 12:29:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:29:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:29:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563350011 -INFO [2024-03-16 12:29:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:29:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:29:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563360013 -INFO [2024-03-16 12:29:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:29:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:29:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563370013 -INFO [2024-03-16 12:29:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:29:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:29:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563380003 -INFO [2024-03-16 12:29:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:29:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:29:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563390015 -INFO [2024-03-16 12:29:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:30:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:30:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563400011 -INFO [2024-03-16 12:30:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:30:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:30:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563410004 -INFO [2024-03-16 12:30:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:30:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:30:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563420004 -INFO [2024-03-16 12:30:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:30:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:30:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563430007 -INFO [2024-03-16 12:30:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:30:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:30:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563440013 -INFO [2024-03-16 12:30:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:30:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:30:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563450001 -INFO [2024-03-16 12:30:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:31:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:31:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563460014 -INFO [2024-03-16 12:31:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:31:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:31:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563470007 -INFO [2024-03-16 12:31:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:31:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:31:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563480002 -INFO [2024-03-16 12:31:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:31:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:31:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563490002 -INFO [2024-03-16 12:31:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:31:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:31:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563500010 -INFO [2024-03-16 12:31:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:31:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:31:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563510001 -INFO [2024-03-16 12:31:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:32:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:32:00,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563520007 -INFO [2024-03-16 12:32:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:3 毫秒 -INFO [2024-03-16 12:32:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:32:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563530010 -INFO [2024-03-16 12:32:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:32:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:32:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563540015 -INFO [2024-03-16 12:32:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:32:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563550002 -INFO [2024-03-16 12:32:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:32:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:32:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563560007 -INFO [2024-03-16 12:32:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:32:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:32:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563570013 -INFO [2024-03-16 12:32:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:33:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:33:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563580014 -INFO [2024-03-16 12:33:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:33:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:33:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563590008 -INFO [2024-03-16 12:33:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:33:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:33:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563600012 -INFO [2024-03-16 12:33:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:1 毫秒 -INFO [2024-03-16 12:33:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:33:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563610003 -INFO [2024-03-16 12:33:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:33:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:33:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563620016 -INFO [2024-03-16 12:33:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:33:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:33:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563630006 -INFO [2024-03-16 12:33:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:34:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:34:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563640010 -INFO [2024-03-16 12:34:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:34:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:34:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563650016 -INFO [2024-03-16 12:34:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:34:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:34:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563660005 -INFO [2024-03-16 12:34:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:34:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:34:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563670012 -INFO [2024-03-16 12:34:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:34:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:34:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563680008 -INFO [2024-03-16 12:34:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:34:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:34:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563690006 -INFO [2024-03-16 12:34:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:35:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:35:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563700005 -INFO [2024-03-16 12:35:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:35:10,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:35:10,022][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563710022 -INFO [2024-03-16 12:35:10,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:35:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:35:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563720011 -INFO [2024-03-16 12:35:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:35:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:35:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563730011 -INFO [2024-03-16 12:35:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:35:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:35:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563740004 -INFO [2024-03-16 12:35:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:35:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:35:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563750014 -INFO [2024-03-16 12:35:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:36:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:36:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563760011 -INFO [2024-03-16 12:36:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:36:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:36:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563770010 -INFO [2024-03-16 12:36:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:36:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:36:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563780013 -INFO [2024-03-16 12:36:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:36:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:36:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563790014 -INFO [2024-03-16 12:36:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:36:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:36:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563800013 -INFO [2024-03-16 12:36:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:36:50,071][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:36:50,072][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563810072 -INFO [2024-03-16 12:36:50,072][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:37:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:37:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563820001 -INFO [2024-03-16 12:37:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:37:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:37:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563830003 -INFO [2024-03-16 12:37:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:37:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:37:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563840012 -INFO [2024-03-16 12:37:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:37:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4] -INFO [2024-03-16 12:37:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563850006 -INFO [2024-03-16 12:37:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@77be0dd4],耗时:0 毫秒 -INFO [2024-03-16 12:37:48,103][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 29520 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 12:37:48,102][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 12:37:48,104][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 12:37:50,087][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 12:37:50,089][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 12:37:50,180][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 12:37:50,721][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:37:50,724][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$88a5c4d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:37:50,854][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:37:50,885][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@55846997' 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) -INFO [2024-03-16 12:37:50,893][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 12:37:51,219][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 12:37:51,229][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:37:51,229][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 12:37:51,230][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 12:37:51,310][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 12:37:51,310][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3168 ms -INFO [2024-03-16 12:37:51,746][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 12:37:51,750][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 12:37:51,751][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 12:37:51,751][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 12:37:51,751][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 12:37:56,433][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 12:37:56,448][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 12:37:56,448][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 12:37:56,449][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 12:37:56,449][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 12:37:56,449][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 12:37:56,450][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 12:37:56,450][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@b90c5a5 -INFO [2024-03-16 12:37:56,755][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:37:57,170][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 12:37:57,264][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:37:57,402][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:37:57,464][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:37:57,506][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:37:57,539][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 12:37:57,539][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:37:57,539][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:37:57,539][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:37:57,539][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:37:57,539][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:37:57,539][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:37:57,540][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:37:57,545][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:37:57,547][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:37:57,549][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:37:57,552][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:37:57,554][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:37:58,640][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:37:59,070][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 12:37:59,152][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 12:37:59,401][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:37:59,550][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 12:37:59,552][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:38:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:38:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563880013 -INFO [2024-03-16 12:38:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:38:00,598][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 12:38:00,709][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 12:38:00,711][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:38:00,873][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 12:38:00,964][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 12:38:00,965][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:38:00,970][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 12:38:01,370][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 12:38:01,455][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 12:38:01,456][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:38:01,709][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 12:38:01,835][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 12:38:01,995][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 12:38:02,198][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 12:38:04,118][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@67726dd1, org.springframework.security.web.context.SecurityContextPersistenceFilter@5545137d, org.springframework.security.web.header.HeaderWriterFilter@172f2717, org.springframework.security.web.authentication.logout.LogoutFilter@4f67d628, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@41a6cd9e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ac6da02, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3446ab40, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@86377d5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45c270f9, org.springframework.security.web.session.SessionManagementFilter@24df4805, org.springframework.security.web.access.ExceptionTranslationFilter@2591477f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5da20b76] -INFO [2024-03-16 12:38:05,026][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:38:05,052][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:38:05,052][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:38:05,155][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 103 ms -INFO [2024-03-16 12:38:05,156][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 12:38:06,441][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 12:38:06,442][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 12:38:06,459][] org.springframework.boot.StartupInfoLogger:61 - Started App in 18.991 seconds (JVM running for 20.38) -INFO [2024-03-16 12:38:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:38:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563890007 -INFO [2024-03-16 12:38:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:38:12,462][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 12:38:12,463][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 12:38:12,465][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 12:38:14,490][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjU2OTQ0NTIsImlzc3VlZEF0IjoxNzEwNTYzODk0MjI4LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI2ZWViYWIwZThkMDg2MDJhMjg2MzcwZDg4ZGVmNjE4NSIsInRva2VudXVpZCI6ImUzYTIzZDJmMmEyODRlZWE5MGE3N2ZjYmQ5YjQ0ZWVhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjU2OTQsImlhdCI6MTcxMDU2Mzg5NH0.2TE5g-eecWXZMSn8SVJwilXKfwh3Wmi1VD82d6JeCWk -INFO [2024-03-16 12:38:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:38:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563900005 -INFO [2024-03-16 12:38:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:3 毫秒 -INFO [2024-03-16 12:38:41,172][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:38:41,173][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563921173 -INFO [2024-03-16 12:38:41,173][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:38:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:38:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563930014 -INFO [2024-03-16 12:38:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:39:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:39:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563940002 -INFO [2024-03-16 12:39:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:1 毫秒 -INFO [2024-03-16 12:39:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:39:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563950001 -INFO [2024-03-16 12:39:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:39:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:39:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563960004 -INFO [2024-03-16 12:39:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:39:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:39:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563970012 -INFO [2024-03-16 12:39:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:39:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:39:40,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563980014 -INFO [2024-03-16 12:39:40,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:39:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:39:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710563990013 -INFO [2024-03-16 12:39:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:40:01,173][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:40:01,173][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564001173 -INFO [2024-03-16 12:40:01,173][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:40:10,294][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:40:10,294][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564010294 -INFO [2024-03-16 12:40:10,295][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:1 毫秒 -INFO [2024-03-16 12:40:20,332][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:40:20,333][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564020333 -INFO [2024-03-16 12:40:20,333][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:40:30,796][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:40:30,797][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564030797 -INFO [2024-03-16 12:40:30,797][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:0 毫秒 -INFO [2024-03-16 12:47:05,666][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10] -INFO [2024-03-16 12:47:05,669][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564425669 -INFO [2024-03-16 12:47:05,670][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@262daf10],耗时:2 毫秒 -INFO [2024-03-16 12:47:18,750][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 12:47:18,749][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 25996 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 12:47:18,751][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 12:47:20,786][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 12:47:20,788][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 12:47:20,888][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 84 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 12:47:21,458][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:47:21,461][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$902c712a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:47:21,581][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 12:47:21,606][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@805e72e' 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) -INFO [2024-03-16 12:47:21,614][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 12:47:21,957][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 12:47:21,969][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:47:21,969][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 12:47:21,970][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 12:47:22,051][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 12:47:22,051][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3257 ms -INFO [2024-03-16 12:47:22,512][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 12:47:22,517][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 12:47:22,518][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 12:47:22,518][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 12:47:22,518][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 12:47:27,194][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 12:47:27,209][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 12:47:27,209][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 12:47:27,210][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 12:47:27,210][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 12:47:27,210][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 12:47:27,211][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 12:47:27,211][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5a57cf90 -INFO [2024-03-16 12:47:27,513][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:47:27,943][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 12:47:28,036][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:47:28,174][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:47:28,238][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:47:28,281][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 12:47:28,314][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 12:47:28,314][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:47:28,314][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:47:28,314][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:47:28,314][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:47:28,315][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:47:28,315][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:47:28,315][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:47:28,320][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:47:28,323][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:47:28,326][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:47:28,328][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:47:28,331][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:47:29,356][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 12:47:29,760][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 12:47:29,836][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 12:47:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:47:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564450008 -INFO [2024-03-16 12:47:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:47:30,052][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 12:47:30,185][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 12:47:30,186][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 12:47:31,164][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 12:47:31,262][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 12:47:31,263][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 12:47:31,418][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 12:47:31,499][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 12:47:31,500][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 12:47:31,506][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 12:47:31,911][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 12:47:31,988][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 12:47:31,989][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 12:47:32,228][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 12:47:32,322][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 12:47:32,454][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 12:47:32,530][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 12:47:34,383][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@415c5469, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a7698f4, org.springframework.security.web.header.HeaderWriterFilter@5295779, org.springframework.security.web.authentication.logout.LogoutFilter@1314ccc1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4c43c37d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3bbc8c82, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@306f439c, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@87220f1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5aef36a9, org.springframework.security.web.session.SessionManagementFilter@200cbb63, org.springframework.security.web.access.ExceptionTranslationFilter@21f9764, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5a4833ab] -INFO [2024-03-16 12:47:35,352][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 12:47:35,377][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:47:35,378][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 12:47:35,478][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 100 ms -INFO [2024-03-16 12:47:35,479][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 12:47:36,787][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 12:47:36,788][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 12:47:37,089][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.008 seconds (JVM running for 20.392) -INFO [2024-03-16 12:47:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:47:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564460003 -INFO [2024-03-16 12:47:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:47:49,430][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 12:47:49,430][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 12:47:49,432][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 12:47:50,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:47:50,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564470017 -INFO [2024-03-16 12:47:50,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:47:51,173][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1NjYyNzExMzEsImlzc3VlZEF0IjoxNzEwNTY0NDcwODg1LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIxYzExOWRlMzUwYTA4MmYwNjE5ZDkwYWI0MTZhZjIwMyIsInRva2VudXVpZCI6IjRlNTM5YzBmMDBkZTQwYzdiYWViOWJmMTAzNDE1Mzc5IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1NjYyNzEsImlhdCI6MTcxMDU2NDQ3MH0.OAIhuCt0V-EaeKy6_XlTq-GKlNVaXDJGsvaWCmIdd2Y -INFO [2024-03-16 12:48:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:48:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564480015 -INFO [2024-03-16 12:48:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:4 毫秒 -INFO [2024-03-16 12:48:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:48:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564490008 -INFO [2024-03-16 12:48:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:48:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:48:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564500007 -INFO [2024-03-16 12:48:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:48:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:48:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564510008 -INFO [2024-03-16 12:48:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:48:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:48:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564520009 -INFO [2024-03-16 12:48:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:48:53,362][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:48:53,362][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564533362 -INFO [2024-03-16 12:48:53,362][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:49:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:49:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564540005 -INFO [2024-03-16 12:49:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:1 毫秒 -INFO [2024-03-16 12:49:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:49:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564550007 -INFO [2024-03-16 12:49:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:49:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:49:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564560013 -INFO [2024-03-16 12:49:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:49:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:49:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564570015 -INFO [2024-03-16 12:49:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:49:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:49:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564580004 -INFO [2024-03-16 12:49:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:49:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:49:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564590004 -INFO [2024-03-16 12:49:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:50:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:50:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564600015 -INFO [2024-03-16 12:50:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:1 毫秒 -INFO [2024-03-16 12:50:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:50:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564610003 -INFO [2024-03-16 12:50:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:50:20,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:50:20,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564620006 -INFO [2024-03-16 12:50:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:1 毫秒 -INFO [2024-03-16 12:50:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:50:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564630016 -INFO [2024-03-16 12:50:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:50:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd] -INFO [2024-03-16 12:50:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710564640010 -INFO [2024-03-16 12:50:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@5b8909fd],耗时:0 毫秒 -INFO [2024-03-16 12:50:48,153][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 13:06:11,769][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 15416 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 13:06:11,770][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 13:06:11,770][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 13:06:13,845][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 13:06:13,847][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 13:06:13,939][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 13:06:14,481][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 13:06:14,485][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$902c712a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 13:06:14,594][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 13:06:14,620][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@805e72e' 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) -INFO [2024-03-16 13:06:14,627][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 13:06:14,970][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 13:06:14,982][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 13:06:14,982][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 13:06:14,982][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 13:06:15,056][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 13:06:15,056][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3244 ms -INFO [2024-03-16 13:06:15,520][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 13:06:15,524][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 13:06:15,525][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 13:06:15,525][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 13:06:15,525][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 13:06:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565580004 -INFO [2024-03-16 13:06:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:2 毫秒 -INFO [2024-03-16 13:06:20,100][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 13:06:20,112][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 13:06:20,113][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 13:06:20,113][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 13:06:20,114][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 13:06:20,114][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 13:06:20,114][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 13:06:20,115][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@bd28c86 -INFO [2024-03-16 13:06:20,422][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:20,859][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 13:06:20,954][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,092][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,154][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,200][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 13:06:21,242][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 13:06:21,244][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 13:06:21,247][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 13:06:21,249][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 13:06:21,252][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 13:06:22,307][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 13:06:22,742][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 13:06:22,827][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 13:06:23,051][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 13:06:23,203][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 13:06:23,204][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 13:06:24,233][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 13:06:24,346][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 13:06:24,347][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 13:06:24,506][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 13:06:24,617][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 13:06:24,618][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 13:06:24,624][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 13:06:25,030][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 13:06:25,120][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 13:06:25,121][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 13:06:25,365][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 13:06:25,470][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 13:06:25,636][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 13:06:25,727][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 13:06:27,543][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5da20b76, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d9dc84d, org.springframework.security.web.header.HeaderWriterFilter@35ab83a7, org.springframework.security.web.authentication.logout.LogoutFilter@6c4f48e2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7a7fdc1a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52e2e426, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@521032a6, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@252d8df6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e7ee3b7, org.springframework.security.web.session.SessionManagementFilter@1150b923, org.springframework.security.web.access.ExceptionTranslationFilter@5ed6a36a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6b78cbee] -INFO [2024-03-16 13:06:28,446][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 13:06:28,472][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 13:06:28,472][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 13:06:28,580][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 107 ms -INFO [2024-03-16 13:06:28,580][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 13:06:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565590002 -INFO [2024-03-16 13:06:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:06:30,267][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 13:06:30,267][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 13:06:30,281][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.214 seconds (JVM running for 20.845) -INFO [2024-03-16 13:06:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565600013 -INFO [2024-03-16 13:06:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:06:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565610016 -INFO [2024-03-16 13:06:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:07:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565620004 -INFO [2024-03-16 13:07:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:07:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565630012 -INFO [2024-03-16 13:07:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:07:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565640009 -INFO [2024-03-16 13:07:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:29,707][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 13:07:29,707][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 13:07:29,710][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-16 13:06:11,769][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 15416 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 13:06:11,770][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 13:06:11,770][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 13:06:13,845][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 13:06:13,847][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 13:06:13,939][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 13:06:14,481][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 13:06:14,485][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$902c712a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 13:06:14,594][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 13:06:14,620][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@805e72e' 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) -INFO [2024-03-16 13:06:14,627][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 13:06:14,970][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 13:06:14,982][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 13:06:14,982][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 13:06:14,982][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 13:06:15,056][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 13:06:15,056][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3244 ms -INFO [2024-03-16 13:06:15,520][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 13:06:15,524][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 13:06:15,525][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 13:06:15,525][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 13:06:15,525][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 13:06:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565580004 -INFO [2024-03-16 13:06:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:2 毫秒 -INFO [2024-03-16 13:06:20,100][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 13:06:20,112][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 13:06:20,113][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 13:06:20,113][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 13:06:20,114][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 13:06:20,114][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 13:06:20,114][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 13:06:20,115][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@bd28c86 -INFO [2024-03-16 13:06:20,422][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:20,859][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 13:06:20,954][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,092][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,154][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,200][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 13:06:21,235][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 13:06:21,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 13:06:21,242][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 13:06:21,244][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 13:06:21,247][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 13:06:21,249][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 13:06:21,252][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 13:06:22,307][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 13:06:22,742][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 13:06:22,827][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 13:06:23,051][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 13:06:23,203][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 13:06:23,204][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 13:06:24,233][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 13:06:24,346][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 13:06:24,347][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 13:06:24,506][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 13:06:24,617][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 13:06:24,618][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 13:06:24,624][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 13:06:25,030][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 13:06:25,120][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 13:06:25,121][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 13:06:25,365][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 13:06:25,470][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 13:06:25,636][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 13:06:25,727][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 13:06:27,543][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5da20b76, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d9dc84d, org.springframework.security.web.header.HeaderWriterFilter@35ab83a7, org.springframework.security.web.authentication.logout.LogoutFilter@6c4f48e2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7a7fdc1a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52e2e426, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@521032a6, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@252d8df6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e7ee3b7, org.springframework.security.web.session.SessionManagementFilter@1150b923, org.springframework.security.web.access.ExceptionTranslationFilter@5ed6a36a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6b78cbee] -INFO [2024-03-16 13:06:28,446][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 13:06:28,472][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 13:06:28,472][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 13:06:28,580][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 107 ms -INFO [2024-03-16 13:06:28,580][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 13:06:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565590002 -INFO [2024-03-16 13:06:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:06:30,267][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 13:06:30,267][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 13:06:30,281][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.214 seconds (JVM running for 20.845) -INFO [2024-03-16 13:06:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565600013 -INFO [2024-03-16 13:06:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:06:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:06:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565610016 -INFO [2024-03-16 13:06:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:07:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565620004 -INFO [2024-03-16 13:07:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:07:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565630012 -INFO [2024-03-16 13:07:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:07:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565640009 -INFO [2024-03-16 13:07:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:07:29,707][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 13:07:29,707][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 13:07:29,710][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 3 ms -INFO [2024-03-16 13:07:45,202][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:07:45,202][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565665202 -INFO [2024-03-16 13:07:45,202][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:08:07,314][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:08:07,314][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565687314 -INFO [2024-03-16 13:08:07,314][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:08:10,114][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:08:10,114][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565690114 -INFO [2024-03-16 13:08:10,115][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:1 毫秒 -INFO [2024-03-16 13:08:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:08:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565700002 -INFO [2024-03-16 13:08:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:08:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:08:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565710011 -INFO [2024-03-16 13:08:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:08:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:08:40,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565720011 -INFO [2024-03-16 13:08:40,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:08:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:08:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565730009 -INFO [2024-03-16 13:08:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:09:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:09:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565740014 -INFO [2024-03-16 13:09:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:09:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:09:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565750010 -INFO [2024-03-16 13:09:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:09:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:09:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565760014 -INFO [2024-03-16 13:09:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:09:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:09:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565770001 -INFO [2024-03-16 13:09:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:09:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:09:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565780013 -INFO [2024-03-16 13:09:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:09:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:09:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565790008 -INFO [2024-03-16 13:09:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:10:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:10:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565800015 -INFO [2024-03-16 13:10:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:10:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:10:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565810015 -INFO [2024-03-16 13:10:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:10:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:10:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565820011 -INFO [2024-03-16 13:10:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:10:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:10:30,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565830001 -INFO [2024-03-16 13:10:30,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:10:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:10:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565840007 -INFO [2024-03-16 13:10:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:10:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:10:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565850003 -INFO [2024-03-16 13:10:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:11:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:11:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565860015 -INFO [2024-03-16 13:11:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:11:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:11:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565870002 -INFO [2024-03-16 13:11:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:11:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:11:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565880004 -INFO [2024-03-16 13:11:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:11:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565890007 -INFO [2024-03-16 13:11:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:11:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:11:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565900010 -INFO [2024-03-16 13:11:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:11:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:11:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565910008 -INFO [2024-03-16 13:11:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:12:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:12:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565920009 -INFO [2024-03-16 13:12:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:12:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:12:10,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565930000 -INFO [2024-03-16 13:12:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:12:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:12:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565940010 -INFO [2024-03-16 13:12:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:12:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:12:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565950010 -INFO [2024-03-16 13:12:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:12:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:12:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565960015 -INFO [2024-03-16 13:12:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:12:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:12:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565970002 -INFO [2024-03-16 13:12:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:13:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:13:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565980012 -INFO [2024-03-16 13:13:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:13:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:13:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710565990004 -INFO [2024-03-16 13:13:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:1 毫秒 -INFO [2024-03-16 13:13:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:13:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566000008 -INFO [2024-03-16 13:13:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:13:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:13:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566010015 -INFO [2024-03-16 13:13:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:13:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:13:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566020010 -INFO [2024-03-16 13:13:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:13:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:13:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566030012 -INFO [2024-03-16 13:13:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:14:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:14:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566040004 -INFO [2024-03-16 13:14:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:14:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:14:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566050001 -INFO [2024-03-16 13:14:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:1 毫秒 -INFO [2024-03-16 13:14:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:14:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566060004 -INFO [2024-03-16 13:14:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:14:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:14:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566070009 -INFO [2024-03-16 13:14:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:14:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:14:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566080006 -INFO [2024-03-16 13:14:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:14:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:14:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566090008 -INFO [2024-03-16 13:14:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:15:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:15:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566100004 -INFO [2024-03-16 13:15:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:15:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:15:10,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566110011 -INFO [2024-03-16 13:15:10,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:15:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:15:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566120009 -INFO [2024-03-16 13:15:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:15:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:15:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566130014 -INFO [2024-03-16 13:15:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:15:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:15:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566140016 -INFO [2024-03-16 13:15:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:15:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:15:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566150007 -INFO [2024-03-16 13:15:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:16:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:16:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566160014 -INFO [2024-03-16 13:16:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:16:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:16:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566170012 -INFO [2024-03-16 13:16:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:16:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:16:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566180005 -INFO [2024-03-16 13:16:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:16:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:16:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566190003 -INFO [2024-03-16 13:16:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:16:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:16:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566200012 -INFO [2024-03-16 13:16:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:16:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:16:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566210011 -INFO [2024-03-16 13:16:50,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:17:00,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:17:00,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566220012 -INFO [2024-03-16 13:17:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:1 毫秒 -INFO [2024-03-16 13:17:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:17:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566230016 -INFO [2024-03-16 13:17:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:17:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:17:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566240015 -INFO [2024-03-16 13:17:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:17:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:17:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566250004 -INFO [2024-03-16 13:17:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:17:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:17:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566260002 -INFO [2024-03-16 13:17:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:17:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:17:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566270003 -INFO [2024-03-16 13:17:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:18:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:18:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566280004 -INFO [2024-03-16 13:18:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:18:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:18:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566290013 -INFO [2024-03-16 13:18:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:18:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:18:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566300007 -INFO [2024-03-16 13:18:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:18:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:18:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566310007 -INFO [2024-03-16 13:18:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:18:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:18:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566320001 -INFO [2024-03-16 13:18:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:18:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:18:50,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566330011 -INFO [2024-03-16 13:18:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:1 毫秒 -INFO [2024-03-16 13:19:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:19:00,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566340004 -INFO [2024-03-16 13:19:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:19:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:19:10,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566350010 -INFO [2024-03-16 13:19:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:19:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:19:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566360003 -INFO [2024-03-16 13:19:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:19:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:19:30,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566370015 -INFO [2024-03-16 13:19:30,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:19:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:19:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566380004 -INFO [2024-03-16 13:19:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:19:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:19:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566390003 -INFO [2024-03-16 13:19:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:20:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:20:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566400013 -INFO [2024-03-16 13:20:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:20:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:20:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566410002 -INFO [2024-03-16 13:20:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:20:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:20:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566420004 -INFO [2024-03-16 13:20:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:20:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:20:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566430002 -INFO [2024-03-16 13:20:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:20:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:20:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566440016 -INFO [2024-03-16 13:20:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:20:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:20:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566450009 -INFO [2024-03-16 13:20:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:21:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:21:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566460014 -INFO [2024-03-16 13:21:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:21:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:21:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566470007 -INFO [2024-03-16 13:21:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:21:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:21:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566480011 -INFO [2024-03-16 13:21:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:21:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:21:30,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566490009 -INFO [2024-03-16 13:21:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:21:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:21:40,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566500006 -INFO [2024-03-16 13:21:40,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:21:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:21:50,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566510010 -INFO [2024-03-16 13:21:50,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:22:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:22:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566520001 -INFO [2024-03-16 13:22:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:22:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:22:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566530009 -INFO [2024-03-16 13:22:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:22:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:22:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566540011 -INFO [2024-03-16 13:22:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:22:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:22:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566550013 -INFO [2024-03-16 13:22:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:22:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:22:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566560015 -INFO [2024-03-16 13:22:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:22:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:22:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566570006 -INFO [2024-03-16 13:22:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:23:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:23:00,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566580016 -INFO [2024-03-16 13:23:00,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:23:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:23:10,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566590008 -INFO [2024-03-16 13:23:10,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:23:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:23:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566600015 -INFO [2024-03-16 13:23:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:23:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:23:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566610006 -INFO [2024-03-16 13:23:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:23:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:23:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566620010 -INFO [2024-03-16 13:23:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:23:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:23:50,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566630002 -INFO [2024-03-16 13:23:50,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:24:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:24:00,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566640013 -INFO [2024-03-16 13:24:00,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:24:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:24:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566650002 -INFO [2024-03-16 13:24:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:24:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:24:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566660010 -INFO [2024-03-16 13:24:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:24:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:24:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566670010 -INFO [2024-03-16 13:24:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:24:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:24:40,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566680013 -INFO [2024-03-16 13:24:40,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:24:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:24:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566690008 -INFO [2024-03-16 13:24:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:25:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:25:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566700002 -INFO [2024-03-16 13:25:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:25:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:25:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566710005 -INFO [2024-03-16 13:25:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:25:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:25:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566720015 -INFO [2024-03-16 13:25:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:25:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:25:30,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566730008 -INFO [2024-03-16 13:25:30,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:25:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:25:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566740010 -INFO [2024-03-16 13:25:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:25:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:25:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566750006 -INFO [2024-03-16 13:25:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:26:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:26:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566760010 -INFO [2024-03-16 13:26:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:26:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:26:10,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566770006 -INFO [2024-03-16 13:26:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:26:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:26:20,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566780005 -INFO [2024-03-16 13:26:20,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:26:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:26:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566790012 -INFO [2024-03-16 13:26:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:26:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566800016 -INFO [2024-03-16 13:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 13:26:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883] -INFO [2024-03-16 13:26:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710566810014 -INFO [2024-03-16 13:26:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@530b7883],耗时:0 毫秒 -INFO [2024-03-16 18:07:52,621][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 27856 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:07:52,622][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:07:52,675][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:08:03,295][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:08:03,298][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:08:03,445][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 125 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:08:04,271][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:08:04,274][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d6199e64] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:08:04,540][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:08:04,563][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4b195203' 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) -INFO [2024-03-16 18:08:04,569][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:08:04,982][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:08:04,995][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:08:04,995][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:08:04,995][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:08:05,157][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:08:05,157][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 12475 ms -INFO [2024-03-16 18:08:05,826][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:08:05,832][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 18:08:05,832][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 18:08:05,832][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:08:05,833][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 18:08:10,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6490e12a] -INFO [2024-03-16 18:08:10,589][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710583690589 -INFO [2024-03-16 18:08:10,589][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@6490e12a],耗时:583 毫秒 -INFO [2024-03-16 18:08:11,835][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 18:08:11,862][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 18:08:11,862][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 18:08:11,863][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 18:08:11,864][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 18:08:11,864][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 18:08:11,864][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 18:08:11,865][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7b7cf475 -INFO [2024-03-16 18:08:12,608][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:08:13,172][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 18:08:13,321][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:08:13,506][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:08:13,604][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:08:13,691][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:08:13,734][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 18:08:13,735][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:08:13,735][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:08:13,735][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:08:13,735][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:08:13,735][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:08:13,735][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:08:13,736][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:08:13,743][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:08:13,747][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:08:13,751][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:08:13,754][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:08:13,757][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:08:14,994][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:08:15,533][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 18:08:15,612][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 18:08:15,836][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:08:16,073][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 18:08:16,074][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:08:17,326][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 18:08:17,429][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 18:08:17,430][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:08:17,599][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 18:08:17,681][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 18:08:17,682][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:08:17,716][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 18:08:18,101][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 18:08:18,191][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 18:08:18,193][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:08:18,486][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 18:08:18,583][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 18:08:18,721][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 18:08:18,796][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 18:08:19,245][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 18:08:19,246][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 18:08:19,246][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 18:08:19,246][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 18:08:19,250][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 18:08:19,252][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 18:08:19,253][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 18:08:19,254][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 18:08:19,259][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 18:08:19,259][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 18:08:19,262][] org.apache.juli.logging.DirectJDKLog:173 - Stopping service [Tomcat] -INFO [2024-03-16 18:10:08,317][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:10:08,317][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 25356 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:10:08,318][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:10:10,286][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:10:10,288][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:10:10,380][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:10:10,948][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:10:10,951][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$163b323] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:10:11,062][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:10:11,088][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@23444a36' 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) -INFO [2024-03-16 18:10:11,095][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:10:11,419][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:10:11,430][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:10:11,430][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:10:11,430][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:10:11,519][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:10:11,519][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3165 ms -INFO [2024-03-16 18:10:11,941][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:10:11,945][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 18:10:11,946][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 18:10:11,946][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:10:11,946][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 18:10:16,517][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 18:10:16,531][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 18:10:16,532][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 18:10:16,532][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 18:10:16,533][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 18:10:16,533][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 18:10:16,533][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 18:10:16,534][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ec3944 -INFO [2024-03-16 18:10:16,848][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:10:17,273][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 18:10:17,371][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:10:17,509][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:10:17,570][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:10:17,613][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:10:17,648][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 18:10:17,648][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:10:17,648][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:10:17,648][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:10:17,648][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:10:17,648][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:10:17,648][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:10:17,649][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:10:17,654][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:10:17,657][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:10:17,660][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:10:17,663][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:10:17,666][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:10:18,713][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:10:19,144][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 18:10:19,224][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 18:10:19,448][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:10:19,598][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 18:10:19,600][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:10:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] -INFO [2024-03-16 18:10:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710583820014 -INFO [2024-03-16 18:10:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:1 毫秒 -INFO [2024-03-16 18:10:20,624][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 18:10:20,741][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 18:10:20,742][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:10:20,910][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 18:10:21,003][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 18:10:21,004][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:10:21,010][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 18:10:21,439][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 18:10:21,527][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 18:10:21,528][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:10:21,806][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 18:10:21,906][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 18:10:22,053][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 18:10:22,145][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 18:10:22,518][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 18:10:22,518][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 18:10:22,518][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 18:10:22,519][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 18:10:22,524][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 18:10:22,525][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 18:10:22,526][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 18:10:22,526][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 18:10:22,532][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 18:10:22,532][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 18:10:22,534][] org.apache.juli.logging.DirectJDKLog:173 - Stopping service [Tomcat] -INFO [2024-03-16 18:13:08,904][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 26228 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:13:08,905][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:13:08,906][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:13:10,917][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:13:10,919][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:13:11,011][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:13:11,543][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:13:11,546][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ba149a79] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:13:11,656][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:13:11,682][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1e30db85' 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) -INFO [2024-03-16 18:13:11,690][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:13:12,038][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:13:12,048][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:13:12,049][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:13:12,049][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:13:12,134][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:13:12,134][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3193 ms -INFO [2024-03-16 18:13:12,582][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:13:12,583][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:13:12,584][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] -INFO [2024-03-16 18:13:17,541][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 18:13:17,553][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 18:13:17,554][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 18:13:17,554][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 18:13:17,555][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 18:13:17,555][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 18:13:17,556][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 18:13:17,556][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@15f11bfb -INFO [2024-03-16 18:13:17,586][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 18:13:17,586][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 18:13:17,586][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 18:13:17,586][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 18:13:17,590][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 18:13:17,595][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 18:13:17,595][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 18:13:17,595][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 18:13:17,598][] org.apache.juli.logging.DirectJDKLog:173 - Stopping service [Tomcat] -INFO [2024-03-16 18:15:13,426][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 14388 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:15:13,427][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:15:13,429][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:15:15,209][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:15:15,210][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:15:15,299][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:15:15,780][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:15:15,783][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8c9545ce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:15:15,874][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:15:15,894][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@670342a2' 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) -INFO [2024-03-16 18:15:15,901][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:15:16,219][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:15:16,238][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:15:16,239][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:15:16,239][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:15:16,303][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:15:16,304][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 2840 ms -INFO [2024-03-16 18:15:16,686][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:15:16,690][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 18:15:16,691][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 18:15:16,691][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:15:16,691][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 18:15:22,515][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 25084 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:15:22,516][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:15:22,516][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:15:24,613][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:15:24,615][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:15:24,710][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 82 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:15:25,247][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:15:25,250][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a56349eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:15:25,363][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:15:25,391][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@16a3cc88' 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) -INFO [2024-03-16 18:15:25,397][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:15:25,722][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:15:25,732][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:15:25,733][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:15:25,733][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:15:25,807][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:15:25,807][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3254 ms -INFO [2024-03-16 18:15:26,239][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:15:26,242][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 18:15:26,243][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 18:15:26,243][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:15:26,243][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 18:15:29,629][] org.apache.juli.logging.DirectJDKLog:173 - Stopping service [Tomcat] -INFO [2024-03-16 18:15:29,635][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 18:15:29,639][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 18:15:29,640][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 18:15:29,640][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 18:15:29,640][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 18:15:29,641][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 18:16:05,919][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 19940 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:16:05,920][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:16:05,920][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:16:07,913][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:16:07,915][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:16:08,013][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 86 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:16:08,578][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:16:08,582][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$163b323] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:16:08,696][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:16:08,721][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@23444a36' 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) -INFO [2024-03-16 18:16:08,730][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:16:09,063][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:16:09,084][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:16:09,085][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:16:09,085][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:16:09,164][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:16:09,164][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3207 ms -INFO [2024-03-16 18:16:09,579][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:16:09,583][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 18:16:09,584][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 18:16:09,584][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:16:09,584][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 18:16:10,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@edc7d0d] -INFO [2024-03-16 18:16:13,207][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584173207 -INFO [2024-03-16 18:16:13,207][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@edc7d0d],耗时:3185 毫秒 -INFO [2024-03-16 18:16:14,177][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 18:16:14,193][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 18:16:14,193][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 18:16:14,195][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 18:16:14,196][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 18:16:14,196][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 18:16:14,196][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 18:16:14,196][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ec3944 -INFO [2024-03-16 18:16:14,512][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:16:14,942][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 18:16:15,037][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:16:15,179][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:16:15,241][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:16:15,285][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:16:15,318][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 18:16:15,318][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:16:15,318][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:16:15,319][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:16:15,319][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:16:15,319][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:16:15,319][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:16:15,319][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:16:15,325][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:16:15,328][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:16:15,330][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:16:15,333][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:16:15,335][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:16:16,390][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:16:16,803][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 18:16:16,884][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 18:16:17,114][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:16:17,264][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 18:16:17,266][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:16:18,291][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 18:16:18,411][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 18:16:18,412][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:16:18,617][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 18:16:18,720][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 18:16:18,721][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:16:18,729][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 18:16:19,138][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 18:16:19,267][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 18:16:19,268][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:16:19,504][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 18:16:19,614][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 18:16:19,797][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 18:16:19,888][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 18:16:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@edc7d0d] -INFO [2024-03-16 18:16:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584180002 -INFO [2024-03-16 18:16:20,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@edc7d0d],耗时:0 毫秒 -INFO [2024-03-16 18:16:20,322][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 18:16:20,322][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 18:16:20,322][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 18:16:20,322][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 18:16:20,326][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 18:16:20,328][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 18:16:20,329][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 18:16:20,329][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 18:16:20,334][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 18:16:20,334][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 18:16:20,336][] org.apache.juli.logging.DirectJDKLog:173 - Stopping service [Tomcat] -INFO [2024-03-16 18:24:00,909][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 14760 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:24:00,910][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:24:00,910][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:24:02,958][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:24:02,961][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:24:03,061][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 86 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:24:03,648][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:24:03,652][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8a6b51d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:24:03,764][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:24:03,789][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7fef0b40' 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) -INFO [2024-03-16 18:24:03,796][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:24:04,122][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:24:04,145][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:24:04,145][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:24:04,146][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:24:04,225][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:24:04,225][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3275 ms -INFO [2024-03-16 18:24:04,651][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:24:04,656][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 18:24:04,656][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 18:24:04,656][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:24:04,657][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 18:24:09,275][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 18:24:09,289][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 18:24:09,289][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 18:24:09,290][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 18:24:09,291][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 18:24:09,291][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 18:24:09,291][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 18:24:09,291][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@27210a3b -INFO [2024-03-16 18:24:09,326][] org.springframework.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler -INFO [2024-03-16 18:24:09,326][] org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. -INFO [2024-03-16 18:24:09,326][] org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused. -INFO [2024-03-16 18:24:09,327][] org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. -INFO [2024-03-16 18:24:09,331][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:226 - dynamic-datasource start closing .... -INFO [2024-03-16 18:24:09,335][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-2} closing ... -INFO [2024-03-16 18:24:09,336][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-2} closed -INFO [2024-03-16 18:24:09,337][] com.alibaba.druid.pool.DruidDataSource:2138 - {dataSource-1} closing ... -INFO [2024-03-16 18:24:09,337][] com.alibaba.druid.pool.DruidDataSource:2211 - {dataSource-1} closed -INFO [2024-03-16 18:24:09,337][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:230 - dynamic-datasource all closed success,bye -INFO [2024-03-16 18:24:09,339][] org.apache.juli.logging.DirectJDKLog:173 - Stopping service [Tomcat] -INFO [2024-03-16 18:24:37,842][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 18:24:37,843][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 20416 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 18:24:37,844][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 18:24:39,944][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 18:24:39,946][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 18:24:40,037][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 18:24:40,578][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:24:40,581][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3868f60c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:24:40,695][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 18:24:40,720][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5f395ce1' 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) -INFO [2024-03-16 18:24:40,727][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 18:24:41,030][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 18:24:41,040][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:24:41,041][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 18:24:41,041][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 18:24:41,123][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 18:24:41,123][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3235 ms -INFO [2024-03-16 18:24:41,621][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 18:24:41,625][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 18:24:41,625][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 18:24:41,625][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 18:24:41,626][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 18:24:46,108][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 18:24:46,122][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 18:24:46,122][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 18:24:46,123][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 18:24:46,123][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 18:24:46,123][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 18:24:46,123][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 18:24:46,124][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2bf4fa1 -INFO [2024-03-16 18:24:46,426][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:24:46,857][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 18:24:46,953][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:24:47,093][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:24:47,155][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:24:47,197][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:24:47,231][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:24:47,236][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:24:47,239][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:24:47,241][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:24:47,245][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:24:47,247][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:24:48,275][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 18:24:48,671][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 18:24:48,748][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 18:24:49,008][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 18:24:49,165][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 18:24:49,166][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 18:24:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:24:50,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584690014 -INFO [2024-03-16 18:24:50,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:24:50,111][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 18:24:50,209][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 18:24:50,211][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 18:24:50,359][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 18:24:50,439][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 18:24:50,440][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 18:24:50,445][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 18:24:50,836][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 18:24:50,993][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 18:24:50,994][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 18:24:51,217][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 18:24:51,365][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 18:24:51,492][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 18:24:51,569][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 18:24:54,098][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6ed2aa8a, org.springframework.security.web.context.SecurityContextPersistenceFilter@4c43c37d, org.springframework.security.web.header.HeaderWriterFilter@e870ac9, org.springframework.security.web.authentication.logout.LogoutFilter@1bad5ab3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e3a577a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19544627, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4676fcd9, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@20a946d9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@53ec379a, org.springframework.security.web.session.SessionManagementFilter@70b67841, org.springframework.security.web.access.ExceptionTranslationFilter@5a4833ab, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14144cc9] -INFO [2024-03-16 18:24:55,409][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 18:24:55,432][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 18:24:55,432][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 18:24:55,555][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 123 ms -INFO [2024-03-16 18:24:55,556][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 18:24:57,057][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 18:24:57,057][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 18:24:57,080][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.899 seconds (JVM running for 21.055) -INFO [2024-03-16 18:24:57,152][] cn.jyjz.xiaoyao.ocr.thread.TaskThreadPool$1:44 - 图片下载任务线程检查中... -INFO [2024-03-16 18:25:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:25:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584700002 -INFO [2024-03-16 18:25:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:25:02,762][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 18:25:02,762][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 18:25:02,764][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms -INFO [2024-03-16 18:25:10,767][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:25:10,768][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584710768 -INFO [2024-03-16 18:25:10,768][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:25:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:25:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584720003 -INFO [2024-03-16 18:25:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:25:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:25:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584730002 -INFO [2024-03-16 18:25:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:25:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:25:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584740015 -INFO [2024-03-16 18:25:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:25:41,007][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1ODY1NDA5MjMsImlzc3VlZEF0IjoxNzEwNTg0NzQwNTcwLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiIxYTE3NDZiZGQ3OTliOTNlODI4YzM5NmVjZTdkNTY3ZSIsInRva2VudXVpZCI6IjI5YTUxOWFmYmMyMzQ1MDM4MmFiOTk4NjRhNGMxNzA0IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1ODY1NDAsImlhdCI6MTcxMDU4NDc0MH0.MhcFuwDQmOQBVdrcQSnQCpB26Y36L9qfqklmZjdLBAw -INFO [2024-03-16 18:25:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:25:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584750006 -INFO [2024-03-16 18:25:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:2 毫秒 -INFO [2024-03-16 18:26:02,493][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:26:02,493][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584762493 -INFO [2024-03-16 18:26:02,493][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:26:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:26:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584770012 -INFO [2024-03-16 18:26:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:26:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:26:20,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584780012 -INFO [2024-03-16 18:26:20,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:26:30,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:26:30,022][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584790022 -INFO [2024-03-16 18:26:30,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:26:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584800016 -INFO [2024-03-16 18:26:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:26:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:26:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584810001 -INFO [2024-03-16 18:26:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:27:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:27:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584820014 -INFO [2024-03-16 18:27:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:27:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:27:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584830005 -INFO [2024-03-16 18:27:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:27:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:27:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584840007 -INFO [2024-03-16 18:27:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:27:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:27:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584850003 -INFO [2024-03-16 18:27:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:27:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:27:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584860004 -INFO [2024-03-16 18:27:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:27:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584870015 -INFO [2024-03-16 18:27:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:28:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:28:00,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584880005 -INFO [2024-03-16 18:28:00,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:28:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:28:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584890001 -INFO [2024-03-16 18:28:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:28:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:28:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584900004 -INFO [2024-03-16 18:28:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:28:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:28:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584910010 -INFO [2024-03-16 18:28:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:28:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:28:40,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584920016 -INFO [2024-03-16 18:28:40,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:28:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584930007 -INFO [2024-03-16 18:28:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:29:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:29:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584940009 -INFO [2024-03-16 18:29:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:29:10,019][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:29:10,019][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584950019 -INFO [2024-03-16 18:29:10,019][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:29:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:29:20,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584960011 -INFO [2024-03-16 18:29:20,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:29:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:29:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584970003 -INFO [2024-03-16 18:29:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:29:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:29:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584980009 -INFO [2024-03-16 18:29:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:29:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:29:50,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710584990008 -INFO [2024-03-16 18:29:50,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:30:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:30:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710585000011 -INFO [2024-03-16 18:30:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 18:30:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e] -INFO [2024-03-16 18:30:10,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710585010002 -INFO [2024-03-16 18:30:10,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@3582e68e],耗时:0 毫秒 -INFO [2024-03-16 19:48:20,480][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 19:48:20,488][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 17384 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 19:48:20,489][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "pro" -INFO [2024-03-16 19:48:22,689][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 19:48:22,691][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 19:48:22,782][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 19:48:23,399][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 19:48:23,403][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f9873e6e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 19:48:23,536][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 19:48:23,562][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@19f02280' 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) -INFO [2024-03-16 19:48:23,572][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 19:48:23,954][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8311 (http) -INFO [2024-03-16 19:48:23,969][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-8311"] -INFO [2024-03-16 19:48:23,969][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 19:48:23,970][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 19:48:24,140][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 19:48:24,140][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3608 ms -INFO [2024-03-16 19:48:24,574][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 19:48:24,580][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 19:48:24,581][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 19:48:24,581][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 19:48:24,581][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 19:48:29,311][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 19:48:29,326][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 19:48:29,326][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 19:48:29,327][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 19:48:29,328][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 19:48:29,328][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 19:48:29,328][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 19:48:29,328][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c2b65cc -INFO [2024-03-16 19:48:29,644][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:48:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:48:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589710014 -INFO [2024-03-16 19:48:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:48:30,083][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 19:48:30,179][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:48:30,329][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:48:30,395][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:48:30,441][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:48:30,478][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 19:48:30,478][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 19:48:30,479][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 19:48:30,484][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 19:48:30,487][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 19:48:30,490][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 19:48:30,494][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 19:48:30,497][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 19:48:30,687][] com.alibaba.druid.pool.DruidAbstractDataSource:1877 - {dataSource-1} failContinuous is true -INFO [2024-03-16 19:48:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:48:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589720001 -INFO [2024-03-16 19:48:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:48:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:48:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589730009 -INFO [2024-03-16 19:48:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:49:00,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589740009 -INFO [2024-03-16 19:49:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:49:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:49:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589750005 -INFO [2024-03-16 19:49:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:49:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:49:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589760009 -INFO [2024-03-16 19:49:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:49:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:49:30,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589770013 -INFO [2024-03-16 19:49:30,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:49:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054] -INFO [2024-03-16 19:49:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589780003 -INFO [2024-03-16 19:49:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@43410054],耗时:0 毫秒 -INFO [2024-03-16 19:49:56,078][] org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.0.13.Final -INFO [2024-03-16 19:49:56,078][] org.springframework.boot.StartupInfoLogger:55 - Starting App using Java 1.8.0_312 on DESKTOP-12DH7PP with PID 14868 (D:\Code\ocr\runstart\target\classes started by DELL in D:\Code\ocr) -INFO [2024-03-16 19:49:56,079][] org.springframework.boot.SpringApplication:686 - The following 1 profile is active: "dev" -INFO [2024-03-16 19:49:58,132][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -INFO [2024-03-16 19:49:58,134][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -INFO [2024-03-16 19:49:58,225][] org.springframework.data.repository.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. -INFO [2024-03-16 19:49:58,770][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 19:49:58,773][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3868f60c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 19:49:58,897][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -INFO [2024-03-16 19:49:58,924][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5f395ce1' 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) -INFO [2024-03-16 19:49:58,931][] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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) -INFO [2024-03-16 19:49:59,276][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 9090 (http) -INFO [2024-03-16 19:49:59,287][] org.apache.juli.logging.DirectJDKLog:173 - Initializing ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 19:49:59,287][] org.apache.juli.logging.DirectJDKLog:173 - Starting service [Tomcat] -INFO [2024-03-16 19:49:59,288][] org.apache.juli.logging.DirectJDKLog:173 - Starting Servlet engine: [Apache Tomcat/9.0.75] -INFO [2024-03-16 19:49:59,378][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring embedded WebApplicationContext -INFO [2024-03-16 19:49:59,379][] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3263 ms -INFO [2024-03-16 19:49:59,819][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-1,master} inited -INFO [2024-03-16 19:49:59,824][] com.alibaba.druid.pool.DruidDataSource:996 - {dataSource-2,slave} inited -INFO [2024-03-16 19:49:59,825][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [slave] success -INFO [2024-03-16 19:49:59,825][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:169 - dynamic-datasource - add a datasource named [master] success -INFO [2024-03-16 19:49:59,825][] com.baomidou.dynamic.datasource.DynamicRoutingDataSource:249 - dynamic-datasource initial loaded [2] datasource,primary datasource named [master] -INFO [2024-03-16 19:50:00,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:50:03,641][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589803641 -INFO [2024-03-16 19:50:03,641][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:3637 毫秒 -INFO [2024-03-16 19:50:04,637][] org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor -INFO [2024-03-16 19:50:04,651][] org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl -INFO [2024-03-16 19:50:04,651][] org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. -INFO [2024-03-16 19:50:04,652][] org.quartz.simpl.RAMJobStore:155 - RAMJobStore initialized. -INFO [2024-03-16 19:50:04,653][] org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' - Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. - NOT STARTED. - Currently in standby mode. - Number of jobs executed: 0 - Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. - Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. - -INFO [2024-03-16 19:50:04,653][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. -INFO [2024-03-16 19:50:04,653][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 -INFO [2024-03-16 19:50:04,653][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@50c2ef56 -INFO [2024-03-16 19:50:04,965][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:50:05,393][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 -INFO [2024-03-16 19:50:05,495][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:50:05,638][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:50:05,697][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:50:05,740][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment -INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: -INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 19:50:05,775][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 19:50:05,776][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 19:50:05,776][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 19:50:05,776][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 19:50:05,781][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 19:50:05,783][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 19:50:05,786][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 19:50:05,789][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 19:50:05,792][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 19:50:06,815][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) -INFO [2024-03-16 19:50:07,243][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created -INFO [2024-03-16 19:50:07,313][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 -INFO [2024-03-16 19:50:07,502][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) -INFO [2024-03-16 19:50:07,632][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created -INFO [2024-03-16 19:50:07,633][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) -INFO [2024-03-16 19:50:08,703][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG -INFO [2024-03-16 19:50:08,806][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created -INFO [2024-03-16 19:50:08,807][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) -INFO [2024-03-16 19:50:08,957][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG -INFO [2024-03-16 19:50:09,038][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created -INFO [2024-03-16 19:50:09,040][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) -INFO [2024-03-16 19:50:09,046][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content -INFO [2024-03-16 19:50:09,437][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG -INFO [2024-03-16 19:50:09,513][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created -INFO [2024-03-16 19:50:09,514][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) -INFO [2024-03-16 19:50:09,768][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG -INFO [2024-03-16 19:50:09,888][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created -INFO [2024-03-16 19:50:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:50:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589810007 -INFO [2024-03-16 19:50:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:50:10,031][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG -INFO [2024-03-16 19:50:10,116][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created -INFO [2024-03-16 19:50:12,489][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b8f1c62, org.springframework.security.web.context.SecurityContextPersistenceFilter@75f67fe5, org.springframework.security.web.header.HeaderWriterFilter@7be2f512, org.springframework.security.web.authentication.logout.LogoutFilter@3220ffb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@21312b5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@783a35d8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1a920154, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@4cadd4d4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@67c020c8, org.springframework.security.web.session.SessionManagementFilter@48971262, org.springframework.security.web.access.ExceptionTranslationFilter@1bb21ec1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ff3ca23] -INFO [2024-03-16 19:50:13,814][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] -INFO [2024-03-16 19:50:13,839][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 19:50:13,839][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' -INFO [2024-03-16 19:50:13,943][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 104 ms -INFO [2024-03-16 19:50:13,944][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' -INFO [2024-03-16 19:50:15,721][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now -INFO [2024-03-16 19:50:15,721][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. -INFO [2024-03-16 19:50:15,736][] org.springframework.boot.StartupInfoLogger:61 - Started App in 20.312 seconds (JVM running for 21.704) -INFO [2024-03-16 19:50:15,775][] cn.jyjz.xiaoyao.ocr.thread.TaskThreadPool$1:44 - 图片下载任务线程检查中... -INFO [2024-03-16 19:50:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:50:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589820009 -INFO [2024-03-16 19:50:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:50:23,048][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -INFO [2024-03-16 19:50:23,048][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' -INFO [2024-03-16 19:50:23,052][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 4 ms -INFO [2024-03-16 19:50:25,308][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1OTE2MjUxOTAsImlzc3VlZEF0IjoxNzEwNTg5ODI0ODA2LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI3ZDBhMWMwOTFiYjVmMjIxZTg1ZTkxN2ZmMTgzYWVhOSIsInRva2VudXVpZCI6ImQzOGI3MmE1ZTNmMjQ5NTE5MjNmYjllNzljMDAyNTljIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1OTE2MjUsImlhdCI6MTcxMDU4OTgyNH0.ni164fc9f8N8BuDPwC1360wd00GfH_-Vkyb9nPtvRdI -INFO [2024-03-16 19:50:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:50:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589830012 -INFO [2024-03-16 19:50:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:3 毫秒 -INFO [2024-03-16 19:50:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:50:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589840004 -INFO [2024-03-16 19:50:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:50:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:50:50,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589850012 -INFO [2024-03-16 19:50:50,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:51:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:51:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589860014 -INFO [2024-03-16 19:51:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:51:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:51:10,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589870015 -INFO [2024-03-16 19:51:10,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:51:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:51:20,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589880002 -INFO [2024-03-16 19:51:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒 -INFO [2024-03-16 19:51:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:51:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589890002 -INFO [2024-03-16 19:51:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:51:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:51:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589900009 -INFO [2024-03-16 19:51:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:51:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:51:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589910004 -INFO [2024-03-16 19:51:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:52:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:52:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589920002 -INFO [2024-03-16 19:52:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:52:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:52:10,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589930017 -INFO [2024-03-16 19:52:10,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:52:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:52:20,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589940008 -INFO [2024-03-16 19:52:20,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:52:30,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:52:30,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589950010 -INFO [2024-03-16 19:52:30,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒 -INFO [2024-03-16 19:52:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:52:40,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589960001 -INFO [2024-03-16 19:52:40,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:52:48,433][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA1OTE3Njg0MzMsImlzc3VlZEF0IjoxNzEwNTg5OTY4NDMxLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJiZjBiYTYyM2ViNjk5MzJjYzU4MGVlMGEzNTgxOTI1MCIsInRva2VudXVpZCI6IjI1ZjkwYWY1ZjE0MjQ4NTVhMzMxMDRkMzBlZmMyMWFhIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA1OTE3NjgsImlhdCI6MTcxMDU4OTk2OH0.oAs2KrOXU1JWmBCFad47lQ8l0cCgUYFaaQcwhvDwgqA -INFO [2024-03-16 19:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:52:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589970004 -INFO [2024-03-16 19:52:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:53:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:53:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589980011 -INFO [2024-03-16 19:53:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:53:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:53:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710589990014 -INFO [2024-03-16 19:53:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:53:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:53:20,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590000004 -INFO [2024-03-16 19:53:20,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:53:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:53:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590010012 -INFO [2024-03-16 19:53:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:53:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:53:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590020010 -INFO [2024-03-16 19:53:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:53:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:53:50,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590030000 -INFO [2024-03-16 19:53:50,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:54:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:54:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590040010 -INFO [2024-03-16 19:54:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:54:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:54:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590050009 -INFO [2024-03-16 19:54:10,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒 -INFO [2024-03-16 19:54:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:54:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590060007 -INFO [2024-03-16 19:54:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:54:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:54:30,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590070014 -INFO [2024-03-16 19:54:30,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:54:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:54:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590080005 -INFO [2024-03-16 19:54:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:54:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:54:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590090005 -INFO [2024-03-16 19:54:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:55:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:55:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590100002 -INFO [2024-03-16 19:55:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:55:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:55:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590110009 -INFO [2024-03-16 19:55:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:55:20,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590120009 -INFO [2024-03-16 19:55:20,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:55:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:55:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590130002 -INFO [2024-03-16 19:55:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:55:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:55:40,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590140007 -INFO [2024-03-16 19:55:40,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:55:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:55:50,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590150013 -INFO [2024-03-16 19:55:50,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:56:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:56:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590160006 -INFO [2024-03-16 19:56:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:56:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:56:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590170016 -INFO [2024-03-16 19:56:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:56:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:56:20,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590180000 -INFO [2024-03-16 19:56:20,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:56:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:56:30,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590190003 -INFO [2024-03-16 19:56:30,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:56:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:56:40,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590200002 -INFO [2024-03-16 19:56:40,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:56:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:56:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590210003 -INFO [2024-03-16 19:56:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:57:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:57:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590220008 -INFO [2024-03-16 19:57:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:57:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:57:10,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590230004 -INFO [2024-03-16 19:57:10,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:57:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:57:20,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590240014 -INFO [2024-03-16 19:57:20,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:57:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:57:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590250002 -INFO [2024-03-16 19:57:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:57:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:57:40,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590260015 -INFO [2024-03-16 19:57:40,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:57:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:57:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590270015 -INFO [2024-03-16 19:57:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:58:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:58:00,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590280001 -INFO [2024-03-16 19:58:00,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:58:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:58:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590290007 -INFO [2024-03-16 19:58:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:58:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:58:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590300003 -INFO [2024-03-16 19:58:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:58:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:58:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590310007 -INFO [2024-03-16 19:58:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:58:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:58:40,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590320010 -INFO [2024-03-16 19:58:40,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:58:50,023][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:58:50,024][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590330024 -INFO [2024-03-16 19:58:50,024][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒 -INFO [2024-03-16 19:59:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:59:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590340008 -INFO [2024-03-16 19:59:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒 -INFO [2024-03-16 19:59:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:59:10,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590350012 -INFO [2024-03-16 19:59:10,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:0 毫秒 -INFO [2024-03-16 19:59:20,021][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd] -INFO [2024-03-16 19:59:20,021][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710590360021 -INFO [2024-03-16 19:59:20,022][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@15f7aedd],耗时:1 毫秒 +INFO [2024-03-17 11:01:01,424][] org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. +INFO [2024-03-17 11:01:01,424][] org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 +INFO [2024-03-17 11:01:01,424][] org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3a0baec0 +INFO [2024-03-17 11:01:01,733][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 11:01:02,152][] cn.jyjz.flowable.config.FlowableConfig:18 - 配置字体:宋体 +INFO [2024-03-17 11:01:02,251][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 11:01:02,391][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 11:01:02,454][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 11:01:02,498][] org.flowable.spring.boot.AbstractEngineAutoConfiguration:94 - No deployment resources were found for autodeployment +INFO [2024-03-17 11:01:02,531][] org.flowable.common.engine.impl.AbstractEngineConfiguration:887 - Found 6 Engine Configurators in total: +INFO [2024-03-17 11:01:02,531][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 11:01:02,532][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 11:01:02,532][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 11:01:02,532][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 11:01:02,532][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 11:01:02,532][] org.flowable.common.engine.impl.AbstractEngineConfiguration:889 - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 11:01:02,532][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 11:01:02,537][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 11:01:02,540][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 11:01:02,543][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 11:01:02,547][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 11:01:02,548][] org.flowable.common.engine.impl.AbstractEngineConfiguration:915 - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 11:01:03,563][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000) +INFO [2024-03-17 11:01:03,970][] org.flowable.engine.impl.ProcessEngineImpl:84 - ProcessEngine default created +INFO [2024-03-17 11:01:04,045][] org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd:43 - Total of v5 deployments found: 0 +INFO [2024-03-17 11:01:04,242][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:100000) +INFO [2024-03-17 11:01:04,387][] org.flowable.idm.engine.impl.IdmEngineImpl:51 - IdmEngine default created +INFO [2024-03-17 11:01:04,389][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000) +INFO [2024-03-17 11:01:05,388][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_DMN_DATABASECHANGELOG +INFO [2024-03-17 11:01:05,515][] org.flowable.dmn.engine.impl.DmnEngineImpl:54 - DmnEngine default created +INFO [2024-03-17 11:01:05,517][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.form.spring.configurator.SpringFormEngineConfigurator (priority:300000) +INFO [2024-03-17 11:01:05,667][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_FO_DATABASECHANGELOG +INFO [2024-03-17 11:01:05,765][] org.flowable.form.engine.impl.FormEngineImpl:51 - FormEngine default created +INFO [2024-03-17 11:01:05,766][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.content.spring.configurator.SpringContentEngineConfigurator (priority:400000) +INFO [2024-03-17 11:01:05,773][] org.flowable.content.engine.ContentEngineConfiguration:189 - Content file system root : C:\Users\DELL\content +INFO [2024-03-17 11:01:06,174][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CO_DATABASECHANGELOG +INFO [2024-03-17 11:01:06,257][] org.flowable.content.engine.impl.ContentEngineImpl:48 - ContentEngine default created +INFO [2024-03-17 11:01:06,258][] org.flowable.common.engine.impl.AbstractEngineConfiguration:922 - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000) +INFO [2024-03-17 11:01:06,490][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_CMMN_DATABASECHANGELOG +INFO [2024-03-17 11:01:06,601][] org.flowable.cmmn.engine.impl.CmmnEngineImpl:74 - CmmnEngine default created +INFO [2024-03-17 11:01:06,737][] liquibase.logging.core.JavaLogger:23 - Reading from ocrnew.ACT_APP_DATABASECHANGELOG +INFO [2024-03-17 11:01:06,865][] org.flowable.app.engine.impl.AppEngineImpl:47 - AppEngine default created +INFO [2024-03-17 11:01:08,790][] org.springframework.security.web.DefaultSecurityFilterChain:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@381ed137, org.springframework.security.web.context.SecurityContextPersistenceFilter@42626e86, org.springframework.security.web.header.HeaderWriterFilter@249fa2cb, org.springframework.security.web.authentication.logout.LogoutFilter@4c43c37d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@65f8933b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@9670873, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f1d2384, cn.jyjz.xiaoyao.framework.security.authentication.JwtAuthenticationFilter@fa11fda, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6eacf3be, org.springframework.security.web.session.SessionManagementFilter@9063080, org.springframework.security.web.access.ExceptionTranslationFilter@3c1f2651, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@25bfc558] +INFO [2024-03-17 11:01:09,737][] org.apache.juli.logging.DirectJDKLog:173 - Starting ProtocolHandler ["http-nio-9090"] +INFO [2024-03-17 11:01:09,763][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 11:01:09,763][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'Flowable Modeler App API Servlet' +INFO [2024-03-17 11:01:09,938][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 175 ms +INFO [2024-03-17 11:01:09,939][] org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9090 (http) with context path '/foodapi' +INFO [2024-03-17 11:01:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:01:10,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644470003 +INFO [2024-03-17 11:01:10,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:01:11,635][] org.springframework.scheduling.quartz.SchedulerFactoryBean:729 - Starting Quartz Scheduler now +INFO [2024-03-17 11:01:11,635][] org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started. +INFO [2024-03-17 11:01:11,657][] org.springframework.boot.StartupInfoLogger:61 - Started App in 19.128 seconds (JVM running for 20.887) +INFO [2024-03-17 11:01:11,685][] cn.jyjz.xiaoyao.ocr.thread.TaskThreadPool$1:44 - 图片下载任务线程检查中... +INFO [2024-03-17 11:01:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:01:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644480003 +INFO [2024-03-17 11:01:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:01:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:01:30,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644490017 +INFO [2024-03-17 11:01:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:01:32,965][] org.apache.juli.logging.DirectJDKLog:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' +INFO [2024-03-17 11:01:32,966][] org.springframework.web.servlet.FrameworkServlet:525 - Initializing Servlet 'dispatcherServlet' +INFO [2024-03-17 11:01:32,968][] org.springframework.web.servlet.FrameworkServlet:547 - Completed initialization in 2 ms +INFO [2024-03-17 11:01:34,755][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDYyOTQ3MTMsImlzc3VlZEF0IjoxNzEwNjQ0NDk0NDkzLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4ZDc2N2U2ZTNlOTBkZTE0ZTNkZmI0N2M5NWM5ZDRkMyIsInRva2VudXVpZCI6ImI4OGUxNjE4Zjk5MjQ4YWI4MGMyYTU0YmE3ZDU3YjRlIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDYyOTQsImlhdCI6MTcxMDY0NDQ5NH0.Vf02A0zk28X8flG610FTBS-Dc6aS4L5_3YjD2D4HUuQ +INFO [2024-03-17 11:01:40,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:01:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644500003 +INFO [2024-03-17 11:01:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:3 毫秒 +INFO [2024-03-17 11:01:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:01:50,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644510005 +INFO [2024-03-17 11:01:50,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:02:00,049][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:02:00,049][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644520049 +INFO [2024-03-17 11:02:00,049][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:02:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:02:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644530007 +INFO [2024-03-17 11:02:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:02:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:02:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644540003 +INFO [2024-03-17 11:02:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:02:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:02:30,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644550002 +INFO [2024-03-17 11:02:30,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:02:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:02:40,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644560003 +INFO [2024-03-17 11:02:40,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:02:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:02:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644570009 +INFO [2024-03-17 11:02:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:03:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:03:00,002][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644580002 +INFO [2024-03-17 11:03:00,002][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:03:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:03:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644590014 +INFO [2024-03-17 11:03:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:03:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:03:20,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644600010 +INFO [2024-03-17 11:03:20,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:03:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:03:30,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644610016 +INFO [2024-03-17 11:03:30,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:03:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:03:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644620012 +INFO [2024-03-17 11:03:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:03:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:03:50,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644630009 +INFO [2024-03-17 11:03:50,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:04:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:04:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644640008 +INFO [2024-03-17 11:04:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:04:13,593][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:04:13,593][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644653593 +INFO [2024-03-17 11:04:13,593][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:04:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:04:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644660003 +INFO [2024-03-17 11:04:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:04:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:04:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644670007 +INFO [2024-03-17 11:04:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:04:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:04:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644680005 +INFO [2024-03-17 11:04:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:04:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:04:50,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644690006 +INFO [2024-03-17 11:04:50,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:05:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:05:00,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644700014 +INFO [2024-03-17 11:05:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:05:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:05:10,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644710007 +INFO [2024-03-17 11:05:10,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:05:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:05:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644720013 +INFO [2024-03-17 11:05:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:05:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:05:30,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644730004 +INFO [2024-03-17 11:05:30,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:05:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:05:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644740009 +INFO [2024-03-17 11:05:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:05:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:05:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644750016 +INFO [2024-03-17 11:05:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:06:00,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:06:00,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644760015 +INFO [2024-03-17 11:06:00,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:06:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:06:10,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644770013 +INFO [2024-03-17 11:06:10,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:06:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:06:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644780001 +INFO [2024-03-17 11:06:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:06:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:06:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644790007 +INFO [2024-03-17 11:06:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:06:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:06:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644800004 +INFO [2024-03-17 11:06:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:06:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:06:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644810015 +INFO [2024-03-17 11:06:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:07:00,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:07:00,010][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644820010 +INFO [2024-03-17 11:07:00,010][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:1 毫秒 +INFO [2024-03-17 11:07:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:07:10,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644830005 +INFO [2024-03-17 11:07:10,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:07:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:07:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644840003 +INFO [2024-03-17 11:07:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:07:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:07:30,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644850007 +INFO [2024-03-17 11:07:30,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:07:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:07:40,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644860009 +INFO [2024-03-17 11:07:40,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:07:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:07:50,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644870016 +INFO [2024-03-17 11:07:50,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:08:00,019][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:08:00,019][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644880019 +INFO [2024-03-17 11:08:00,020][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:1 毫秒 +INFO [2024-03-17 11:08:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:08:10,000][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644890000 +INFO [2024-03-17 11:08:10,000][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:08:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:08:20,013][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644900013 +INFO [2024-03-17 11:08:20,013][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:08:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:08:30,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644910012 +INFO [2024-03-17 11:08:30,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:08:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:08:40,005][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644920005 +INFO [2024-03-17 11:08:40,005][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:08:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:08:50,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644930004 +INFO [2024-03-17 11:08:50,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:09:00,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:09:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644940008 +INFO [2024-03-17 11:09:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:09:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:09:10,014][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644950014 +INFO [2024-03-17 11:09:10,014][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:09:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:09:20,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644960003 +INFO [2024-03-17 11:09:20,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:09:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:09:30,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644970006 +INFO [2024-03-17 11:09:30,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:09:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:09:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644980012 +INFO [2024-03-17 11:09:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:09:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:09:50,003][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710644990003 +INFO [2024-03-17 11:09:50,003][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:10:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:10:00,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645000008 +INFO [2024-03-17 11:10:00,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:10:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:10:10,009][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645010009 +INFO [2024-03-17 11:10:10,009][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:10:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:10:20,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645020001 +INFO [2024-03-17 11:10:20,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:10:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:10:30,017][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645030017 +INFO [2024-03-17 11:10:30,017][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:10:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:10:40,012][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645040012 +INFO [2024-03-17 11:10:40,012][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:10:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:10:50,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645050015 +INFO [2024-03-17 11:10:50,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:11:02,409][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:11:02,409][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645062409 +INFO [2024-03-17 11:11:02,409][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:11:03,341][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDY4NjMzNDEsImlzc3VlZEF0IjoxNzEwNjQ1MDYzMzM5LCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiI4ZjI4NDExNjdlNWZiM2Q3NjA0YjJhZGQ0MTUyNTE1ZiIsInRva2VudXVpZCI6Ijc5MWZiYzcxMmM0OTQ0YzBiNTY5NjNmYTY2MGM0MDZlIiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDY4NjMsImlhdCI6MTcxMDY0NTA2M30.mfXwrs5_qxfOsEq53YznLaxLJ-FhFpMtreYyvvLVZ0c +INFO [2024-03-17 11:11:08,280][] cn.jyjz.xiaoyao.framework.security.utils.JwtUtils:105 - token===eyJrZXlfdXNlciI6eyJleHBpcmVzQXQiOjE3MTA2NDY4NjgyODAsImlzc3VlZEF0IjoxNzEwNjQ1MDY4MjgwLCJsb2dpbm5hbWUiOiIxMzMxMTExMTExMSIsInJlbWVtYmVyIjpmYWxzZSwic2lnblVzZXIiOm51bGwsInRva2VuaWQiOiJkYmY5YzRhMDg1MDBkNmUwZTVhMzg2OGZmZDYwMGEzYSIsInRva2VudXVpZCI6ImMxODQ3OTJjNzcwODQ5NzNhMjE0MGI1ZjhjZGZkMGI3IiwidXNlckFnZW50IjpudWxsLCJ1c2VyaWQiOiIyNTA4Nzk1Nzg3MDEwMzc5NjAiLCJ1c2VybmFtZSI6IjEzMzExMTExMTExIn0sInR5cCI6IkpXVCIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJrZXlfamF2YV9qd3QiLCJleHAiOjE3MTA2NDY4NjgsImlhdCI6MTcxMDY0NTA2OH0.7bj0AiHbJt2KB3jfvD77B-rbdTUeIiwKWxgFkxrDKak +INFO [2024-03-17 11:11:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:11:10,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645070001 +INFO [2024-03-17 11:11:10,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:11:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:11:20,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645080007 +INFO [2024-03-17 11:11:20,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:11:30,192][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:11:30,193][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645090193 +INFO [2024-03-17 11:11:30,193][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:11:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:11:40,008][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645100008 +INFO [2024-03-17 11:11:40,008][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:11:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:11:50,007][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645110007 +INFO [2024-03-17 11:11:50,007][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:12:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:12:00,006][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645120006 +INFO [2024-03-17 11:12:00,006][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:12:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:12:10,016][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645130016 +INFO [2024-03-17 11:12:10,016][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:12:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:12:20,015][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645140015 +INFO [2024-03-17 11:12:20,015][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:12:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:12:30,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645150011 +INFO [2024-03-17 11:12:30,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:12:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:12:40,004][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645160004 +INFO [2024-03-17 11:12:40,004][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:12:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:12:50,001][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645170001 +INFO [2024-03-17 11:12:50,001][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 +INFO [2024-03-17 11:13:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:34 - 定时任务开始执行 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2] +INFO [2024-03-17 11:13:00,011][] cn.jyjz.xiaoyao.common.redis.cache.ehcache.EhCacheTask:36 - =====>>>>>使用cron 1710645180011 +INFO [2024-03-17 11:13:00,011][] cn.jyjz.xiaoyao.common.task.register.SchedulingRunnable:62 - 定时任务执行结束 - bean:ehcacheTask,方法:ehcachetask,参数:[org.springframework.cache.ehcache.EhCacheCacheManager@1b0ff1e2],耗时:0 毫秒 diff --git a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/controller/OcrUsersearchController.java b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/controller/OcrUsersearchController.java index 1cc229e..cc63334 100644 --- a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/controller/OcrUsersearchController.java +++ b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/controller/OcrUsersearchController.java @@ -19,10 +19,7 @@ import cn.jyjz.xiaoyao.ocr.service.OcrUsersearchService; import cn.jyjz.xiaoyao.ocr.service.OcrUsersearchchildService; import com.alibaba.fastjson.JSONObject; import com.baomidou.mybatisplus.extension.plugins.pagination.Page; -import io.swagger.annotations.Api; -import io.swagger.annotations.ApiImplicitParam; -import io.swagger.annotations.ApiImplicitParams; -import io.swagger.annotations.ApiOperation; +import io.swagger.annotations.*; import org.apache.commons.lang3.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; @@ -71,6 +68,7 @@ public class OcrUsersearchController extends BaseController{ @GetMapping(value = "/list") public ResultVo> queryPageList(@RequestParam(name="pageNo", defaultValue="1") Integer pageNo, @RequestParam(name="pageSize", defaultValue="10") Integer pageSize, + @RequestParam(name="type") @ApiParam(value = "类型(首页为0,终审为1)", required = true) Integer type, HttpServletRequest request) { //获取当前登录人 UserToken userToken = this.userTokenService.getUserToken(RequestBaseUtil.getToken(request)); @@ -93,6 +91,7 @@ public class OcrUsersearchController extends BaseController{ queryWrapper.eq("USERID",userToken.getUserid()); queryWrapper.eq("TENANTID",tenantId); + queryWrapper.eq("TYPE",type); queryWrapper.orderByDesc(Arrays.asList("IZTOP","REORDER")); IPage pageList = ocrUsersearchService.selectSearchListPage(paramterPage, queryWrapper); @@ -133,7 +132,8 @@ public class OcrUsersearchController extends BaseController{ ocrUsersearch.setCreatetime(System.currentTimeMillis()); ocrUsersearch.setCreateby(userToken.getLoginname()); ocrUsersearch.setTenantid(Long.parseLong(tenantId)); - ocrUsersearch.setReorder(this.ocrUsersearchService.getReorder(ocrUsersearch.getUserid())); + ocrUsersearch.setReorder(this.ocrUsersearchService.getReorder(ocrUsersearch.getUserid(),ocrUsersearch.getType())); + ocrUsersearch.setType(ocrUsersearch.getType()); if(null != ocrUsersearch.getId()){ this.ocrUsersearchService.removeByIds(ocrUsersearch.getId().toString()); } diff --git a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/dataobject/OcrUsersearch.java b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/dataobject/OcrUsersearch.java index fd8ccdd..a009829 100644 --- a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/dataobject/OcrUsersearch.java +++ b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/dataobject/OcrUsersearch.java @@ -26,8 +26,7 @@ import java.util.Map; import java.util.AbstractMap.SimpleEntry; import java.util.stream.Stream; import java.util.stream.Collectors; - - + @Data @Builder @@ -35,84 +34,90 @@ import java.util.stream.Collectors; @AllArgsConstructor @Schema(name = "个人过滤条件", title = "个人过滤条件") @TableName(value = "ocr_usersearch") -public class OcrUsersearch implements BaseDto,java.io.Serializable { - - private static final long serialVersionUID = 3214150960755020489L; - @Schema(description = "主键") - @TableId(value = "id",type = IdType.ASSIGN_ID) - @JsonSerialize(using = ToStringSerializer.class) - @TableField(value="ID") - private Long id; - - @Schema(description = "创建人") - @TableField(value="CREATEBY") - private String createby; - - @Schema(description = "创建时间") - @JsonSerialize(using = DateSerializer.class) - @TableField(value="CREATETIME") - private Long createtime; - - @Schema(description = "修改人") - @TableField(value="UPDATEBY") - private String updateby; - - @Schema(description = "修改时间") - @JsonSerialize(using = DateSerializer.class) - @TableField(value="UPDATETIME") - private Long updatetime; - - @Schema(description = "租户ID--通过公司代码做匹配") - @JsonSerialize(using = ToStringSerializer.class) - @TableField(value="TENANTID") - private Long tenantid; - - @Schema(description = "所属用户主键") - @JsonSerialize(using = ToStringSerializer.class) - @TableField(value="USERID") - private Long userid; - - @Schema(description = "筛选名称") - @TableField(value="SEARCHNAME") - private String searchname; - - @Schema(description = "排序字段") - @TableField(value="REORDER") - private Integer reorder; - - @Schema(description = "是否置顶,默认为0,表示不置顶") - @TableField(value="IZTOP") - private Integer iztop; - - @TableField(exist = false) - private List ocrUsersearchchildList; - - //保存当前登录用户的数据权限范围的搜索条件 - @TableField(exist = false) - @JsonIgnore - private SearchQuery searchQueryrolesShowleave; - - @TableField(exist = false) - @JsonIgnore - private final Map query = Stream.of( - new SimpleEntry<>("ID","id"), - new SimpleEntry<>("CREATEBY","createby"), - new SimpleEntry<>("CREATETIME","createtime"), - new SimpleEntry<>("UPDATEBY","updateby"), - new SimpleEntry<>("UPDATETIME","updatetime"), - new SimpleEntry<>("TENANTID","tenantid"), - new SimpleEntry<>("USERID","userid"), - new SimpleEntry<>("SEARCHNAME","searchname"), - new SimpleEntry<>("REORDER","reorder"), - new SimpleEntry<>("IZTOP","iztop") - ) - .collect(Collectors.toMap(SimpleEntry::getKey, SimpleEntry::getValue)); - @Override - public String getQueryFiled(String filedname){ - String obj = null; - if(null != query && query.size() > 0){ - obj = query.get(filedname); - } - return obj; - } +public class OcrUsersearch implements BaseDto, java.io.Serializable { + + private static final long serialVersionUID = 3214150960755020489L; + @Schema(description = "主键") + @TableId(value = "id", type = IdType.ASSIGN_ID) + @JsonSerialize(using = ToStringSerializer.class) + @TableField(value = "ID") + private Long id; + + @Schema(description = "创建人") + @TableField(value = "CREATEBY") + private String createby; + + @Schema(description = "创建时间") + @JsonSerialize(using = DateSerializer.class) + @TableField(value = "CREATETIME") + private Long createtime; + + @Schema(description = "修改人") + @TableField(value = "UPDATEBY") + private String updateby; + + @Schema(description = "修改时间") + @JsonSerialize(using = DateSerializer.class) + @TableField(value = "UPDATETIME") + private Long updatetime; + + @Schema(description = "租户ID--通过公司代码做匹配") + @JsonSerialize(using = ToStringSerializer.class) + @TableField(value = "TENANTID") + private Long tenantid; + + @Schema(description = "所属用户主键") + @JsonSerialize(using = ToStringSerializer.class) + @TableField(value = "USERID") + private Long userid; + + @Schema(description = "筛选名称") + @TableField(value = "SEARCHNAME") + private String searchname; + + @Schema(description = "排序字段") + @TableField(value = "REORDER") + private Integer reorder; + + @Schema(description = "是否置顶,默认为0,表示不置顶") + @TableField(value = "IZTOP") + private Integer iztop; + + @Schema(description = "类型,首页为0,终审为1") + @TableField(value = "TYPE") + private Integer type; + + @TableField(exist = false) + private List ocrUsersearchchildList; + + //保存当前登录用户的数据权限范围的搜索条件 + @TableField(exist = false) + @JsonIgnore + private SearchQuery searchQueryrolesShowleave; + + @TableField(exist = false) + @JsonIgnore + private final Map query = Stream.of( + new SimpleEntry<>("ID", "id"), + new SimpleEntry<>("CREATEBY", "createby"), + new SimpleEntry<>("CREATETIME", "createtime"), + new SimpleEntry<>("UPDATEBY", "updateby"), + new SimpleEntry<>("UPDATETIME", "updatetime"), + new SimpleEntry<>("TENANTID", "tenantid"), + new SimpleEntry<>("USERID", "userid"), + new SimpleEntry<>("SEARCHNAME", "searchname"), + new SimpleEntry<>("REORDER", "reorder"), + new SimpleEntry<>("IZTOP", "iztop"), + new SimpleEntry<>("TYPE", "type") + ) + .collect(Collectors.toMap(SimpleEntry::getKey, SimpleEntry::getValue)); + + @Override + public String getQueryFiled(String filedname) { + String obj = null; + if (null != query && query.size() > 0) { + obj = query.get(filedname); + } + return obj; + } } diff --git a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/OcrUsersearchService.java b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/OcrUsersearchService.java index e433732..3a8b309 100644 --- a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/OcrUsersearchService.java +++ b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/OcrUsersearchService.java @@ -28,7 +28,7 @@ public interface OcrUsersearchService extends BaseService { * @param userid * @return */ - public int getReorder(Long userid); + public int getReorder(Long userid,Integer type); /** * 根据id检索出对应的预设条件 diff --git a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/impl/OcrUsersearchServiceImpl.java b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/impl/OcrUsersearchServiceImpl.java index 04f82e0..6af393b 100644 --- a/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/impl/OcrUsersearchServiceImpl.java +++ b/jyjz-system/jyjz-system-oa/src/main/java/cn/jyjz/xiaoyao/ocr/service/impl/OcrUsersearchServiceImpl.java @@ -51,9 +51,10 @@ public class OcrUsersearchServiceImpl extends BaseServiceImpl list = this.ocrusersearchmybatisdao.selectList(queryWrapper); diff --git a/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrUsersearchMapper.xml b/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrUsersearchMapper.xml index 1b15168..d6eccdd 100644 --- a/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrUsersearchMapper.xml +++ b/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrUsersearchMapper.xml @@ -12,6 +12,7 @@ + ID AS id,