From 40e5f22128644b5c66fc675b078c18a24396eea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Wed, 17 Jul 2024 15:29:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=94=A8=E6=88=B7=E5=90=8D?= =?UTF-8?q?=E9=9D=9E=E6=95=B0=E6=8D=AE=E5=BA=93=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logs/websoft-api.log | 1107 +++++++++++++++++ logs/websoft-api.log.2024-05-23.0.gz | Bin 0 -> 5115 bytes .../com/gxwebsoft/shop/entity/ProfitLog.java | 1 + .../shop/mapper/xml/ProfitLogMapper.xml | 2 +- websoft-api.log | 6 - websoft-api.log.2023-08-30.0.gz | Bin 3229 -> 0 bytes websoft-api.log.2023-09-02.0.gz | Bin 4836 -> 0 bytes websoft-api.log.2023-09-03.0.gz | Bin 523 -> 0 bytes 8 files changed, 1109 insertions(+), 7 deletions(-) create mode 100644 logs/websoft-api.log create mode 100644 logs/websoft-api.log.2024-05-23.0.gz delete mode 100644 websoft-api.log delete mode 100644 websoft-api.log.2023-08-30.0.gz delete mode 100644 websoft-api.log.2023-09-02.0.gz delete mode 100644 websoft-api.log.2023-09-03.0.gz diff --git a/logs/websoft-api.log b/logs/websoft-api.log new file mode 100644 index 0000000..ce4d42e --- /dev/null +++ b/logs/websoft-api.log @@ -0,0 +1,1107 @@ +2024-05-28 14:01:19.113 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:19.116 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:19.149 INFO 20592 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:01:19.149 INFO 20592 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:01:19.149 INFO 20592 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:01:19.150 INFO 20592 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:01:19.150 INFO 20592 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:01:19.980 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:19.981 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:20.034 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 43 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:20.361 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.426 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.431 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.466 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@64b0f62a' 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) +2024-05-28 14:01:20.471 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.799 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:20.806 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:20.807 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:20.858 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:20.859 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1708 ms +2024-05-28 14:01:20.969 INFO 20592 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:01:21.054 WARN 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:01:23.326 INFO 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:01:23.411 INFO 20592 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:01:31.512 INFO 20592 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4c096822, org.springframework.security.web.context.SecurityContextPersistenceFilter@3e41904e, org.springframework.security.web.header.HeaderWriterFilter@664936c1, org.springframework.web.filter.CorsFilter@50e749b9, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@683b36fc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@700ace09, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d808c18, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c2add74, org.springframework.security.web.session.SessionManagementFilter@4b618d27, org.springframework.security.web.access.ExceptionTranslationFilter@51e11a76, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50fdc280] +2024-05-28 14:01:31.633 INFO 20592 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:01:32.086 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' +2024-05-28 14:01:32.205 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.common.system.result.LoginResult not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/open/auth/user], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/open/auth/user], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.228 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.love.vo.ChatConversationVO not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/love/chat-conversation], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/love/chat-conversation], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]} 2. RequestHandlerKey{pathMappings=[/api/love/chat-conversation], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.241 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.love.vo.ChatConversationVO not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/batch], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/batch], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]} 2. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/batch], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.244 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.love.vo.ChatConversationVO not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/{id}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/{id}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.249 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.common.system.result.LoginResult not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/auth/user], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/auth/user], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:33.606 ERROR 20592 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Unable to scan documentation context default + +java.lang.TypeNotPresentException: Type com.gxwebsoft.love.vo.ChatConversationVO not present + at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:117) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:125) ~[na:1.8.0_322] + at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.reifyTypeArguments(Reifier.java:68) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:138) ~[na:1.8.0_322] + at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.reifyTypeArguments(Reifier.java:68) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:138) ~[na:1.8.0_322] + at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49) ~[na:1.8.0_322] + at sun.reflect.generics.repository.MethodRepository.getReturnType(MethodRepository.java:68) ~[na:1.8.0_322] + at java.lang.reflect.Method.getGenericReturnType(Method.java:255) ~[na:1.8.0_322] + at com.fasterxml.classmate.ResolvedTypeWithMembers.resolveMethod(ResolvedTypeWithMembers.java:570) ~[classmate-1.5.1.jar:1.5.1] + at com.fasterxml.classmate.ResolvedTypeWithMembers.resolveMemberMethods(ResolvedTypeWithMembers.java:388) ~[classmate-1.5.1.jar:1.5.1] + at com.fasterxml.classmate.ResolvedTypeWithMembers.getMemberMethods(ResolvedTypeWithMembers.java:201) ~[classmate-1.5.1.jar:1.5.1] + at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.getMemberMethods(HandlerMethodResolver.java:151) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.resolvedMethod(HandlerMethodResolver.java:136) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.methodReturnType(HandlerMethodResolver.java:65) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.WebMvcRequestHandler.getReturnType(WebMvcRequestHandler.java:147) ~[springfox-spring-webmvc-3.0.0.jar:3.0.0] + at springfox.documentation.spi.service.contexts.RequestMappingContext.getReturnType(RequestMappingContext.java:216) ~[springfox-spi-3.0.0.jar:3.0.0] + at springfox.documentation.spi.service.contexts.Orderings.qualifiedMethodName(Orderings.java:76) ~[springfox-spi-3.0.0.jar:3.0.0] + at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469) ~[na:1.8.0_322] + at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355) ~[na:1.8.0_322] + at java.util.TimSort.sort(TimSort.java:220) ~[na:1.8.0_322] + at java.util.Arrays.sort(Arrays.java:1512) ~[na:1.8.0_322] + at java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:353) ~[na:1.8.0_322] + at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:483) ~[na:1.8.0_322] + at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_322] + at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[na:1.8.0_322] + at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_322] + at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) ~[na:1.8.0_322] + at springfox.documentation.spring.web.scanners.ApiListingScanner.sortedByMethods(ApiListingScanner.java:229) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.scanners.ApiListingScanner.scan(ApiListingScanner.java:152) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.scanners.ApiDocumentationScanner.scan(ApiDocumentationScanner.java:67) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.scanDocumentation(AbstractDocumentationPluginsBootstrapper.java:96) [springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.bootstrapDocumentationPlugins(AbstractDocumentationPluginsBootstrapper.java:82) [springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper.start(DocumentationPluginsBootstrapper.java:100) [springfox-spring-web-3.0.0.jar:3.0.0] + at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) [spring-context-5.3.9.jar:5.3.9] + at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_322] + at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) ~[spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.5.4.jar:2.5.4] +Caused by: java.lang.ClassNotFoundException: com.gxwebsoft.love.vo.ChatConversationVO + at java.net.URLClassLoader.findClass(URLClassLoader.java:387) ~[na:1.8.0_322] + at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[na:1.8.0_322] + at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) ~[na:1.8.0_322] + at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[na:1.8.0_322] + at java.lang.Class.forName0(Native Method) ~[na:1.8.0_322] + at java.lang.Class.forName(Class.java:348) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.classloader.RestartClassLoader.loadClass(RestartClassLoader.java:145) ~[spring-boot-devtools-2.5.4.jar:2.5.4] + at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[na:1.8.0_322] + at java.lang.Class.forName0(Native Method) ~[na:1.8.0_322] + at java.lang.Class.forName(Class.java:348) ~[na:1.8.0_322] + at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:114) ~[na:1.8.0_322] + ... 55 common frames omitted + +2024-05-28 14:01:33.619 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 14.738 seconds (JVM running for 15.121) +2024-05-28 14:01:41.505 INFO 20592 --- [Thread-29] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:01:41.514 INFO 20592 --- [Thread-29] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:01:41.820 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:41.821 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:41.834 ERROR 20592 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:01:44.519 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:44.519 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:44.845 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:44.845 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:44.857 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:45.025 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:45.029 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:45.030 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:45.102 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:45.103 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:45.103 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:45.111 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:45.111 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 589 ms +2024-05-28 14:01:45.145 WARN 20592 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'certificateController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.shop.service.MerchantService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:01:45.148 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:01:45.153 INFO 20592 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:01:45.158 ERROR 20592 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.shop.service.MerchantService' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.shop.service.MerchantService' in your configuration. + +2024-05-28 14:01:48.741 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:48.741 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:49.032 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:49.033 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:49.063 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:49.199 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.208 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.211 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.221 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@f6b3dfc' 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) +2024-05-28 14:01:49.224 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.297 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:49.298 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:49.298 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:49.302 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:49.302 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 559 ms +2024-05-28 14:01:49.312 ERROR 20592 --- [restartedMain] o.s.b.web.embedded.tomcat.TomcatStarter : Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'jwtAuthenticationFilter': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:01:49.313 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:01:49.314 WARN 20592 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat +2024-05-28 14:01:49.317 INFO 20592 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:01:49.334 ERROR 20592 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' in your configuration. + +2024-05-28 14:01:54.595 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:54.595 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:54.960 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:54.960 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:55.000 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:55.118 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.125 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.126 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.137 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@79ad056c' 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) +2024-05-28 14:01:55.140 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.222 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:55.222 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:55.222 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:55.227 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:55.227 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 630 ms +2024-05-28 14:01:55.279 INFO 20592 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:01:55.303 WARN 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:01:57.359 INFO 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} inited +2024-05-28 14:01:57.439 INFO 20592 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:02:03.656 INFO 20592 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@175ef6d5, org.springframework.security.web.context.SecurityContextPersistenceFilter@27a31d19, org.springframework.security.web.header.HeaderWriterFilter@5fde9735, org.springframework.web.filter.CorsFilter@22259abf, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@60fc847, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3a103374, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11dc7c3c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3967ee04, org.springframework.security.web.session.SessionManagementFilter@682a623d, org.springframework.security.web.access.ExceptionTranslationFilter@4a4aec9d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@65c5dc03] +2024-05-28 14:02:03.716 INFO 20592 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:02:04.029 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' +2024-05-28 14:02:17.180 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 22.606 seconds (JVM running for 58.683) +2024-05-28 14:02:17.185 INFO 20592 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:04:00.063 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 122781 +2024-05-28 14:04:00.089 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 123224 +2024-05-28 14:04:00.108 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 123726 +2024-05-28 14:04:00.132 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 124034 +2024-05-28 14:04:00.158 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 124459 +2024-05-28 14:04:02.428 INFO 20592 --- [http-nio-9090-exec-1] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:04:02.429 INFO 20592 --- [http-nio-9090-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:04:02.433 INFO 20592 --- [http-nio-9090-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms +2024-05-28 14:06:00.029 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 80695 +2024-05-28 14:06:03.675 INFO 20592 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... +2024-05-28 14:06:03.676 INFO 20592 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed +2024-05-28 14:06:06.972 INFO 21270 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 21270 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:06:06.974 INFO 21270 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:06:07.776 INFO 21270 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:06:07.777 INFO 21270 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:06:07.823 INFO 21270 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces. +2024-05-28 14:06:08.150 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.209 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.215 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.255 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@45df7c13' 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) +2024-05-28 14:06:08.262 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.593 INFO 21270 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:06:08.599 INFO 21270 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:06:08.599 INFO 21270 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:06:08.646 INFO 21270 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:06:08.646 INFO 21270 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1641 ms +2024-05-28 14:06:08.760 INFO 21270 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:06:08.835 WARN 21270 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:06:10.457 INFO 21270 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:06:10.549 INFO 21270 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:06:17.899 INFO 21270 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7fc70ab4, org.springframework.security.web.context.SecurityContextPersistenceFilter@294893df, org.springframework.security.web.header.HeaderWriterFilter@49a033b6, org.springframework.web.filter.CorsFilter@4dabee82, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@63bae118, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@11bd5828, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@34984b2c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@40988cf, org.springframework.security.web.session.SessionManagementFilter@6b713f14, org.springframework.security.web.access.ExceptionTranslationFilter@2a8a3ae1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4eca0a3c] +2024-05-28 14:06:17.990 INFO 21270 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:06:18.431 INFO 21270 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:06:19.732 INFO 21270 --- [http-nio-9099-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:06:19.733 INFO 21270 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:06:19.736 INFO 21270 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms +2024-05-28 14:06:31.770 INFO 21270 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 25.01 seconds (JVM running for 25.354) +2024-05-28 14:06:44.564 INFO 21270 --- [http-nio-9099-exec-2] c.g.shop.controller.OrderPayController : 订单29441已支付支付押金! +2024-05-28 14:06:48.188 INFO 21270 --- [http-nio-9099-exec-8] c.g.common.core.utils.AlipayConfigUtil : tenantId:6, redis key:setting:payment:6 +2024-05-28 14:06:48.281 ERROR 21270 --- [http-nio-9099-exec-8] c.g.c.c.e.GlobalExceptionHandler : java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + +com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:178) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.(AbstractAlipayClient.java:127) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.DefaultAlipayClient.(DefaultAlipayClient.java:117) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.gxwebsoft.common.core.utils.AlipayConfigUtil.alipayClient(AlipayConfigUtil.java:70) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController.mpAlipay(PaymentController.java:273) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController$$FastClassBySpringCGLIB$$1e0a551a.invoke() ~[classes/:na] + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.9.jar:5.3.9] + at com.gxwebsoft.shop.controller.PaymentController$$EnhancerBySpringCGLIB$$b0767102.mpAlipay() ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1064) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:113) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at com.gxwebsoft.common.core.security.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:82) [classes/:na] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.52.jar:9.0.52] + at java.lang.Thread.run(Thread.java:750) [na:1.8.0_322] +Caused by: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.internal.util.file.FileUtils.openInputStream(FileUtils.java:66) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:34) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:19) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:176) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + ... 105 common frames omitted + +2024-05-28 14:06:48.283 WARN 21270 --- [http-nio-9099-exec-8] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist] +2024-05-28 14:08:00.042 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 71854 +2024-05-28 14:08:00.064 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 74864 +2024-05-28 14:08:00.094 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 110328 +2024-05-28 14:08:00.115 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 110676 +2024-05-28 14:08:00.145 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 110998 +2024-05-28 14:08:42.793 INFO 21270 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:08:42.796 INFO 21270 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:37:50.731 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23049 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:37:50.733 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:37:51.575 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:37:51.577 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:37:51.623 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 38 ms. Found 0 Redis repository interfaces. +2024-05-28 14:37:51.934 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:51.985 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:51.989 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:52.023 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2d1ef255' 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) +2024-05-28 14:37:52.028 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:52.348 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:37:52.354 INFO 23049 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:37:52.355 INFO 23049 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:37:52.403 INFO 23049 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:37:52.403 INFO 23049 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1637 ms +2024-05-28 14:37:52.513 INFO 23049 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:37:52.586 WARN 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:37:54.083 INFO 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:37:54.162 INFO 23049 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:38:01.353 INFO 23049 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a3e0e9c, org.springframework.security.web.context.SecurityContextPersistenceFilter@21608984, org.springframework.security.web.header.HeaderWriterFilter@5047490c, org.springframework.web.filter.CorsFilter@3943f805, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@711bac08, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6165b79f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2109509d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e3a0b63, org.springframework.security.web.session.SessionManagementFilter@5e6654ba, org.springframework.security.web.access.ExceptionTranslationFilter@1449b71e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4d5c0df3] +2024-05-28 14:38:01.459 INFO 23049 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:38:01.989 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:38:07.534 INFO 23049 --- [http-nio-9099-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:38:07.534 INFO 23049 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:38:07.538 INFO 23049 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms +2024-05-28 14:38:15.868 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 25.288 seconds (JVM running for 25.651) +2024-05-28 14:38:17.440 INFO 23049 --- [http-nio-9099-exec-7] c.g.shop.controller.OrderPayController : 订单29441已支付支付押金! +2024-05-28 14:38:20.886 INFO 23049 --- [http-nio-9099-exec-3] c.g.common.core.utils.AlipayConfigUtil : tenantId:6, redis key:setting:payment:6 +2024-05-28 14:38:20.972 ERROR 23049 --- [http-nio-9099-exec-3] c.g.c.c.e.GlobalExceptionHandler : java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + +com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:178) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.(AbstractAlipayClient.java:127) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.DefaultAlipayClient.(DefaultAlipayClient.java:117) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.gxwebsoft.common.core.utils.AlipayConfigUtil.alipayClient(AlipayConfigUtil.java:79) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController.mpAlipay(PaymentController.java:278) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController$$FastClassBySpringCGLIB$$1e0a551a.invoke() ~[classes/:na] + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.9.jar:5.3.9] + at com.gxwebsoft.shop.controller.PaymentController$$EnhancerBySpringCGLIB$$b4756c7f.mpAlipay() ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1064) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:113) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at com.gxwebsoft.common.core.security.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:82) [classes/:na] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.52.jar:9.0.52] + at java.lang.Thread.run(Thread.java:750) [na:1.8.0_322] +Caused by: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.internal.util.file.FileUtils.openInputStream(FileUtils.java:66) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:34) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:19) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:176) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + ... 105 common frames omitted + +2024-05-28 14:38:20.974 WARN 23049 --- [http-nio-9099-exec-3] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist] +2024-05-28 14:40:00.072 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 99173 +2024-05-28 14:40:00.095 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 102019 +2024-05-28 14:40:00.121 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 126620 +2024-05-28 14:40:00.147 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 126920 +2024-05-28 14:40:00.181 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 127281 +2024-05-28 14:41:57.570 INFO 23049 --- [Thread-25] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:41:57.573 INFO 23049 --- [Thread-25] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:41:57.853 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23049 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:41:57.854 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:41:58.303 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:41:58.303 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:41:58.342 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 37 ms. Found 0 Redis repository interfaces. +2024-05-28 14:41:58.455 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.464 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.464 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.473 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@8686e7d' 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) +2024-05-28 14:41:58.476 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.558 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:41:58.559 INFO 23049 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:41:58.559 INFO 23049 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:41:58.568 INFO 23049 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:41:58.568 INFO 23049 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 712 ms +2024-05-28 14:41:58.620 INFO 23049 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:41:58.641 WARN 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:42:00.863 INFO 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} inited +2024-05-28 14:42:00.966 INFO 23049 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:42:07.622 INFO 23049 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@75262918, org.springframework.security.web.context.SecurityContextPersistenceFilter@15cd5eb3, org.springframework.security.web.header.HeaderWriterFilter@242be239, org.springframework.web.filter.CorsFilter@19ca0c47, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@1ba931d9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46a57ea1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3de47666, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@493c556, org.springframework.security.web.session.SessionManagementFilter@3ea43295, org.springframework.security.web.access.ExceptionTranslationFilter@43f20932, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@28b1a549] +2024-05-28 14:42:07.686 INFO 23049 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:42:07.986 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:42:21.009 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 23.194 seconds (JVM running for 270.788) +2024-05-28 14:42:21.013 INFO 23049 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:42:21.033 INFO 23049 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... +2024-05-28 14:42:21.034 INFO 23049 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed +2024-05-28 14:42:22.613 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:42:22.614 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:42:22.643 INFO 23233 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:42:22.643 INFO 23233 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:42:22.643 INFO 23233 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:42:22.644 INFO 23233 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:42:22.644 INFO 23233 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:42:23.399 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:42:23.400 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:42:23.447 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces. +2024-05-28 14:42:23.765 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:23.816 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:23.820 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:23.854 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4379bcbd' 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) +2024-05-28 14:42:23.859 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:24.181 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:42:24.186 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:42:24.186 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:42:24.232 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:42:24.233 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1589 ms +2024-05-28 14:42:24.342 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:42:24.414 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:42:26.651 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:42:26.747 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:42:33.819 INFO 23233 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@496c1ce9, org.springframework.security.web.context.SecurityContextPersistenceFilter@3b532d77, org.springframework.security.web.header.HeaderWriterFilter@25ddd1f1, org.springframework.web.filter.CorsFilter@34744dd, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@6e531f45, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12e94441, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6efbb187, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1cccff2f, org.springframework.security.web.session.SessionManagementFilter@25a6cb4, org.springframework.security.web.access.ExceptionTranslationFilter@46b7f94, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@8b9839c] +2024-05-28 14:42:33.910 INFO 23233 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:42:34.383 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:42:38.102 INFO 23233 --- [http-nio-9099-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:42:38.102 INFO 23233 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:42:38.106 INFO 23233 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms +2024-05-28 14:42:38.855 INFO 23233 --- [http-nio-9099-exec-1] c.g.common.core.utils.AlipayConfigUtil : tenantId:6, redis key:setting:payment:6 +2024-05-28 14:42:39.399 ERROR 23233 --- [http-nio-9099-exec-1] c.g.c.c.e.GlobalExceptionHandler : java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + +com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:178) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.(AbstractAlipayClient.java:127) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.DefaultAlipayClient.(DefaultAlipayClient.java:117) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.gxwebsoft.common.core.utils.AlipayConfigUtil.alipayClient(AlipayConfigUtil.java:79) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController.mpAlipay(PaymentController.java:278) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController$$FastClassBySpringCGLIB$$1e0a551a.invoke() ~[classes/:na] + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.9.jar:5.3.9] + at com.gxwebsoft.shop.controller.PaymentController$$EnhancerBySpringCGLIB$$243da4f8.mpAlipay() ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1064) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:113) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at com.gxwebsoft.common.core.security.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:82) [classes/:na] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.52.jar:9.0.52] + at java.lang.Thread.run(Thread.java:750) [na:1.8.0_322] +Caused by: java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.internal.util.file.FileUtils.openInputStream(FileUtils.java:66) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:34) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:19) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:176) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + ... 105 common frames omitted + +2024-05-28 14:42:39.422 WARN 23233 --- [http-nio-9099-exec-1] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist] +2024-05-28 14:42:47.774 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 25.38 seconds (JVM running for 25.751) +2024-05-28 14:44:00.048 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 81187 +2024-05-28 14:44:00.075 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 94374 +2024-05-28 14:44:00.098 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 94888 +2024-05-28 14:44:00.121 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 95187 +2024-05-28 14:44:00.147 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 95477 +2024-05-28 14:46:00.034 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119569 +2024-05-28 14:46:41.928 INFO 23233 --- [Thread-27] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:46:41.929 INFO 23233 --- [Thread-27] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:46:45.598 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:46:45.598 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:46:45.600 ERROR 23233 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:46:57.962 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:46:57.962 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:46:58.428 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:46:58.429 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:46:58.473 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 44 ms. Found 0 Redis repository interfaces. +2024-05-28 14:46:58.607 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.615 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.616 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.627 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@383476a2' 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) +2024-05-28 14:46:58.630 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.719 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:46:58.720 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:46:58.720 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:46:58.726 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:46:58.726 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 760 ms +2024-05-28 14:46:58.781 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:46:58.806 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:47:00.874 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} inited +2024-05-28 14:47:00.950 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:47:07.437 INFO 23233 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32ecda22, org.springframework.security.web.context.SecurityContextPersistenceFilter@4590575d, org.springframework.security.web.header.HeaderWriterFilter@3ce399f2, org.springframework.web.filter.CorsFilter@592320c2, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@3fa6af42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c004434, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c0c644f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c720f8f, org.springframework.security.web.session.SessionManagementFilter@98b449a, org.springframework.security.web.access.ExceptionTranslationFilter@28a82a39, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@763666bd] +2024-05-28 14:47:07.501 INFO 23233 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:47:07.792 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:47:20.639 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 22.712 seconds (JVM running for 298.611) +2024-05-28 14:47:20.644 INFO 23233 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:48:08.803 INFO 23233 --- [Thread-61] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... +2024-05-28 14:48:08.805 INFO 23233 --- [Thread-61] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed +2024-05-28 14:48:30.990 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:30.990 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:30.993 ERROR 23233 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:48:40.727 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:40.727 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:40.730 ERROR 23233 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:48:42.205 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:42.206 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:42.541 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:48:42.541 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:48:42.555 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. +2024-05-28 14:48:42.706 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:42.711 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:42.711 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:42.757 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:48:42.758 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:48:42.758 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:48:42.763 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:48:42.763 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 555 ms +2024-05-28 14:48:42.795 WARN 23233 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'certificateController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.shop.service.MerchantService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:48:42.797 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:48:42.801 INFO 23233 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:48:42.806 ERROR 23233 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.shop.service.MerchantService' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.shop.service.MerchantService' in your configuration. + +2024-05-28 14:48:46.736 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:46.736 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:47.072 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:48:47.072 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:48:47.104 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces. +2024-05-28 14:48:47.192 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.198 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.198 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.206 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6a443ce1' 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) +2024-05-28 14:48:47.208 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.285 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:48:47.285 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:48:47.285 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:48:47.291 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:48:47.291 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 553 ms +2024-05-28 14:48:47.301 ERROR 23233 --- [restartedMain] o.s.b.web.embedded.tomcat.TomcatStarter : Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'jwtAuthenticationFilter': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:48:47.302 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:48:47.303 WARN 23233 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat +2024-05-28 14:48:47.305 INFO 23233 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:48:47.319 ERROR 23233 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' in your configuration. + +2024-05-28 14:48:50.070 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:50.071 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:50.396 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:48:50.396 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:48:50.433 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 36 ms. Found 0 Redis repository interfaces. +2024-05-28 14:48:50.555 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.563 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.563 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.574 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5a5ecfeb' 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) +2024-05-28 14:48:50.577 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.657 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:48:50.658 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:48:50.658 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:48:50.674 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:48:50.674 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 601 ms +2024-05-28 14:48:50.747 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:48:50.768 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:48:52.135 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-3} inited +2024-05-28 14:48:52.207 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:48:55.156 WARN 23233 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bcAgentController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.apps.service.BcAgentService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:48:55.158 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-3} closing ... +2024-05-28 14:48:55.159 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-3} closed +2024-05-28 14:48:55.159 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:48:55.162 INFO 23233 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:48:55.177 ERROR 23233 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.apps.service.BcAgentService' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.apps.service.BcAgentService' in your configuration. + +2024-05-28 14:49:40.800 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:49:40.800 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:49:41.120 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:49:41.121 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:49:41.155 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. +2024-05-28 14:49:41.252 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.259 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.259 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.267 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7533f223' 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) +2024-05-28 14:49:41.270 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.348 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:49:41.348 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:49:41.348 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:49:41.353 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat-3].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:49:41.353 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 550 ms +2024-05-28 14:49:41.407 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:49:41.430 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:49:43.569 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-4} inited +2024-05-28 14:49:43.648 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:49:49.862 INFO 23233 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49ead70f, org.springframework.security.web.context.SecurityContextPersistenceFilter@54d7d181, org.springframework.security.web.header.HeaderWriterFilter@10cc5465, org.springframework.web.filter.CorsFilter@34930b36, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@401987b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ba8edce, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7935efa2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@ece902f, org.springframework.security.web.session.SessionManagementFilter@309b442d, org.springframework.security.web.access.ExceptionTranslationFilter@6bd69ed3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@43786f50] +2024-05-28 14:49:49.923 INFO 23233 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:49:50.205 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' +2024-05-28 14:50:02.923 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 22.144 seconds (JVM running for 460.892) +2024-05-28 14:50:02.928 INFO 23233 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:52:00.045 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 136562 +2024-05-28 14:52:00.072 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 137030 +2024-05-28 14:52:00.100 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 137469 +2024-05-28 14:52:00.128 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 138002 +2024-05-28 14:52:00.154 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 138348 +2024-05-28 14:54:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119527 +2024-05-28 14:56:00.028 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119151 +2024-05-28 14:58:00.035 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119179 +2024-05-28 15:00:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119642 +2024-05-28 15:02:00.036 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119456 +2024-05-28 15:04:00.031 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119563 +2024-05-28 15:06:00.013 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119643 +2024-05-28 15:08:00.055 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119578 +2024-05-28 15:10:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119570 +2024-05-28 15:13:51.572 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 231100 +2024-05-28 15:16:00.035 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119878 +2024-05-28 15:18:00.027 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119641 +2024-05-28 15:20:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119618 +2024-05-28 15:22:00.041 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119605 +2024-05-28 15:24:00.038 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119566 +2024-05-28 15:26:00.027 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119614 +2024-05-28 15:28:00.030 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119643 +2024-05-28 15:30:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119292 +2024-05-28 15:32:00.028 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119566 +2024-05-28 15:34:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119589 +2024-05-28 15:36:00.028 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119577 +2024-05-28 15:38:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119591 +2024-05-28 15:40:00.089 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119716 +2024-05-28 15:42:00.040 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119198 +2024-05-28 15:44:00.159 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119051 +2024-05-28 15:46:00.100 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119258 +2024-05-28 15:48:00.034 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119365 +2024-05-28 15:50:00.048 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119524 +2024-05-28 15:52:00.023 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119481 +2024-05-28 15:54:00.049 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119663 +2024-05-28 15:56:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119347 +2024-05-28 15:58:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119558 +2024-05-28 16:00:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119024 +2024-05-28 16:02:00.044 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119611 +2024-05-28 16:04:00.034 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119312 +2024-05-28 16:06:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119651 +2024-05-28 16:08:00.047 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119667 +2024-05-28 16:10:00.262 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119496 +2024-05-28 16:12:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 118798 +2024-05-28 16:13:59.997 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119394 +2024-05-28 16:16:00.057 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119569 +2024-05-28 16:18:00.042 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119271 +2024-05-28 16:20:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119607 +2024-05-28 16:22:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119506 +2024-05-28 16:24:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119548 +2024-05-28 16:26:00.233 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119852 +2024-05-28 16:28:00.041 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119183 +2024-05-28 16:30:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119056 +2024-05-28 16:32:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119237 +2024-05-28 16:34:00.032 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119560 +2024-05-28 16:36:00.036 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119568 +2024-05-28 16:38:00.131 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119729 +2024-05-28 16:40:00.232 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119364 +2024-05-28 16:42:00.042 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119182 +2024-05-28 16:44:00.112 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119639 +2024-05-28 16:46:00.023 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119386 +2024-05-28 16:48:00.084 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119630 +2024-05-28 16:50:00.030 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119290 +2024-05-28 16:52:00.031 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119667 +2024-05-28 16:54:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119341 +2024-05-28 16:56:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119306 +2024-05-28 16:58:00.022 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119605 +2024-05-28 17:00:00.031 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119408 +2024-05-28 17:02:00.027 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119588 +2024-05-28 17:04:00.037 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119549 +2024-05-28 17:06:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119613 +2024-05-28 17:08:00.037 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119269 +2024-05-28 17:09:28.123 INFO 23233 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-4} closing ... +2024-05-28 17:09:28.125 INFO 23233 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-4} closed diff --git a/logs/websoft-api.log.2024-05-23.0.gz b/logs/websoft-api.log.2024-05-23.0.gz new file mode 100644 index 0000000000000000000000000000000000000000..861fa2a619fadcf213d66c1c4e20f6ed06e8521b GIT binary patch literal 5115 zcmZu!`A=Ne6=q+?7GS{acrs?OAq+5>onfEB7!R9)Auz1N4g)q|vk$~>6II5x6xE4R z$+FZ&Ra!-n(MBx=E5|r-aDzz`$w*bJ{t~tSLcfo5^M;Z}-}%n+hIj8h=iKvR z{eM3FQ;?VZ2h-uW`0YmcYB|iRz(O$K?XGgwz`>CGQE{uA6Pl8T#J09WCyOnd zSU2N31@mH?_>-b$Tw`LKg}NjrIG>M4I!nPZkXbHK9S9N})hrk#kQq0~w4{X>t27ga zA7tvH1-$jE3b18?`vxvUHg80MZ9JwxC+f?Mj8VH56hrMD&g@dX?#RKX1K+-GgU{F0 z{{8m4fr&V`xbsJ-4@k7_`r7?SHTmInlMn%2q-Z%sR628KMNKtUnzs(hK#GN zOfMzLqju&+pcfT7&~M2(2YW{4@pOY_3a*X6JPs*r?FC0M8ydKJ!ZgSLd9kj=tA=56 zsTv8T^RG@GOX>`&$j+b%N&WK%c$oPz8A%YJweVzzSm3ZRzL-1YUv%^j&Z~o@zy*p# z&4~hgzapkjw&+%<4sN0cQrPPS_BJ!qhY)%^^Q-GyzeO}e9bYw8zuQ>d=}a5Rt;e%a z$Y&pdm?xmc3hIXhGSLnQkRytxXU_~mct)0%ebe*kJ{a&~p`P6O%e8K3n<=?FDcfLO|?Bp!aAjU*t*`moEpLUZvm+cK+r& zg*K*z8>@}9MwlLdSPYZrjS21g;wG!?3u)*B>C1A#hj5gydH4w^h~;U9Fx^Z9@Z@cf z=Pb(7J!0504tn6}6Lpn!<-F3nkaDVus_eDA;hX$ zsmgPWWAK!%<69&@D`9yAT~MlK+^elrd%|P(Mc1b{eEAz#r(LOe)!MUD^O~8~$U2`2 zd3Xb=k6Z7SXBnc7FulNM*F~Gv9H>hvxxkq-ke3fG?i!HCi(FPPk?9v3!sg~Z<6rSj z)n)8rz-Zkcb7NgR959v`;%Mq~$H82Ku;Wvo{~CM{;aL$8i^c#$1}COZWrbQ4juZ0a zHBd0Sqn#-U>jbd|Dv>&vi4YB+--Q_siLX8fF5{Yd-V$#3B~R;c90&~YnJ~I`uQhe@ z$GxlP!O!l2Du-IYKn_BHs0u@APJm-I^zufekMyW6^i9yod6aH@S(}~ zSBjro!yP2B&XcM`U~=eaND|9=$(NM{dNw}>yCB(+8Axz4XiO~uGshd04gm^1FPp2H znpF3H0Z*7f+ekzQR0afC6eZlW%MaU-8^qh}$KMzrKy33!d`o=~r{$2dGmjBwb1)VJ z922EpDo!E?P}3y)SHrSc-J%Sy^my^ZXx{UCuoqmPu%W6fs&A)fcyX5k{R_9p-`#r)%x=*TCYHrt ziyZGQkDAsz4mAyjU#>lf7t01U1nDVc>T+s9;Sj+~ngzqhJI$;!Wb0u*zYF43VsUyq zCX2bG5fZX>zYGds7Y*6-IlbKyImmW6C0gKf&mfILkQD{KxdDoE@b<7XxtxZ{6|TI( zTzfrag#^s)(>wgOI$qX-cK#F?WN(#E8@4~t9_`(Q$rgCA-W3Vu8IC(Y;)meTwew*0 zs{Icp+~GE_6caQjn1&RwOziQKkjGagF!uOW^*b&D@H;y{mZR`?!^k5%{2gd6jdu~q zg5=MGT5Q(GKbP3f&Dxf1Hnav^8_aFB9f`7G+`3h;K>}=Mb$khE%syV@0O9vbgI#?V zdkWGJ8{i83s;ILysBC*{zt>NSX-cWG z>)g`F1Osk1FmNn&uFuN12^{&kFw9@SA@0_7=mE~gf4p zU?XH6(SaB0Kx}jk`~SueFV?d(vtFb9hDQ>FLakoO;kx3+sd%*yM0F%dF(J&&`q>CLtnmeoJTsH3=uzkM*d_f%NICRiN zgLq)()Rd&|N(3COx2j!CAL+wgs+rHPXnP zF(b}$kf35sO~KAG)yEvP^AOf^0K$|5scJwm%k^vnUKn7gUo^O)oewo!(kyj2)hH}E d8*QS - SELECT a.* + SELECT a.*,b.user as orderUserName FROM shop_profit_log a diff --git a/websoft-api.log b/websoft-api.log deleted file mode 100644 index 91d10ad..0000000 --- a/websoft-api.log +++ /dev/null @@ -1,6 +0,0 @@ -2023-09-04 18:04:45.128 WARN 16904 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. -2023-09-04 18:05:46.939 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 60613 -2023-09-04 18:05:46.960 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 60897 -2023-09-04 18:05:46.977 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 61166 -2023-09-04 18:05:46.993 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 61393 -2023-09-04 18:05:47.022 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 61639 diff --git a/websoft-api.log.2023-08-30.0.gz b/websoft-api.log.2023-08-30.0.gz deleted file mode 100644 index 1fa66306e548beb8e66c20a2819c8132d2b1433f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3229 zcmZ{j2{hDu8^`UEEtesQk;pRKA`yd0LbfKm$yT%gCD8amdgLic=V=g=6c2$rVg4~1ytRB;th7dyI~DLB7H7> zz2JGoW?$InwAB~D@9gjr^VrM>PX*pf#ciex>{y<91<3baS5q*dn;#d7qz+z<%m>06 z&0ku8avSq5_0o+3>M9D_8c!Sjm^lkKv8@fc!&H0JqAR$x$zT+W!K?~G^`516)omQZ zo4C60V`t_30tqfm#rM#JSAu zeoaOPkS$O>Xjz!l+3CQ%I8)L!6Sz0TT*8dlDJrjv2Qz4~p?wLc)dwl?ao<`gmu@Xqpo-c1xc6JW0d_u zc6{qf0T;bt1A2u86Zuf`;GO4I+f2fpK9x0mM7Ztb9Qi4Zz36e9+&#L8CoOgoF|*xz z@rTJGuL0Hm4F-XFuHewt;wIJn#M177`rmURZV}-TuLmNahu6AACIZ) zxpu{$d{=0$WELBR`wS3V*1~>#k@5B;SSu@2=d)}%$XEP$Smo*Ksf(eXI%sWclfu=W zGOnXug(fCvyE?Ngn_JOtD*d6lSfqODhS*}B$PH}q_PsL_w7aIGyG6L-lxk>pqXyuN zvYAzDQM$My_Px{eirAr!>FGBY#Mbfri!}F(jxJ z8vp5A?e^;VB2hz~#+49gBq8-;xBuzr0Q+Rs`+2$R^17bCx!Yhcih^JP@5r+#vs>pK zyQr<}6HVILirITKu9D2Sd|{d?s-Lm6SuCIz9kAb@=cGM{ha-+RR;%ikNV*AK%J1pX-kGfSg043DlNSdDfQc4>SMK5>HEwt?3YN}|iK}(Vu zUZaAMm&(bt2m)3gxsq4>(oszg8%erc(}x{0WAk}im@K#5b>+gLN&j}S$0^o7e&1b1 z-b*ez-!Ep8Dsc^JC@5OkKd0z>!py4X2^UU+ux^XmcgAO2}f=Al8rpyI%x!WOzBvIo_TSMeF?s6G4yG6R&hhWM6AYi#D* zSU)XTSA71{I~I4irXt!E39XPKE7vgp@Wzi$UuWk=`u)2?L&6qIcjrHQ*}{VQXn~Xo za^S#dUeDUe#SNOzrku3jMBr^SwpopmA(eo7FYKh`@uR0;piDbovkd~V*jTr8{W>@% zU-xF55bdbAtA`U=<3BalXp}vIrjKv-;DI1a<)Vc`n?&OpgJPf}xQpNT+KYQ%)6i3AL3En%E=T~hNgLwKEp<08xWr|Kq9QJw_ zeC!>4?OnpB8x;emi}?Grd)JgbPe$Zk%2n+j4ZUW<85?`Fcr5p+!_BaEPcQUI{AzKs zFM&+Bsd@2pEkv`)+neI^DmU#~sPS3yd3?}Po2$`ZQ>c{t8qx8qhSZ+?+DEr_mnTy^ z!}7CFU0zW-G z-h+=GKEQd1#o*qZ2Y2DgCpqXC)CsmNzO*{@1qA}}FpngOg1GfT;jAoVj3cWQ8VQpi zDK>GC6i3-fiea38xBu5XL&P_|t*J`)S6QXfS*60KAThg1T1)H8HbPjbW4kVU;EJeO z)g65sVx~(pu8~7hsQx{W50qQ>B)_BgUBXSpv)(@V=DqJc-x^e&EHSL(Z;9?oGTiaH z)H6lp>K!v4SJs})1!}c7P(#J`_SBfdR!RuLILGLPmOY~?NL%{Q`G%ZL^fsqG7`(l; z&MhprnluH9zv91V>fyG3D{K!+8Te+gWF8Ne2X3f6(y3b?Jsc?(Pl_f-7x5vWf8Ji; zWlv7nAf{$KM9N55&9JxWNMvAJHw+DuelP3N(kUCNH8yxK4^&LX`==*$I30)k_g zi^<0jr78|XpOhW|g9zDHI#S{n0C#aqP$_#af1^?|c#p6c@m1u(UE*O=E-GBXh>amC z1~W#QKPd$WXbcl~sm&HXcM+A`7a*nIn|>dLdT|d!D>#RtB%Z(9|7#w{?#DO=W*W4s zt>1$%xW60N>L+%+J{Z@{oZ?{OGGW#e>^%Q$_s{3V0il-;2CKh7_yG13t5K;F>$S>u zz+jRgKg)a?+isoLp}UAgxmqP_J_aVykcWu_7Do&U3=^B#s1#ARNp2>xj*W@D#X29^ z{@cbs^H_So_Yq`SkDr@u;rQs7H`nTYl<62&RDc+C%_9G=B>m5?o++JHA3M+eGi#KL zl^5JwI7lPc7H*OKAb%K**`K9XgnbJ(c;xO5*Chw*C%=*4+(`oTaER_#lw?+^A3K4l z*jdL4CybpgN@Jso;#l?nM(fVwopIR(!=Ib2m60fh<#QF6&*=^cRguzk)%= z0Bb3|;f;M!SoPbSr)N?Bb8Y6;s`Wz4T#yaP7MWd9ckHUFJZz%LGcT<`d}{)2#zwKOX3$dcDDZjG#X!6 diff --git a/websoft-api.log.2023-09-02.0.gz b/websoft-api.log.2023-09-02.0.gz deleted file mode 100644 index 6889e0345f0d3e6f927c0aef19ed7f03cbda883a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4836 zcmaJ^Rag{?)&&Fv$)Q_dfT8OkH6RQ!Bhn!$9U^srLn8u8&Cn$wJ(M&O!cYU!(hS{7 zcMM%#ujjw7|9;wged}9mKkaX?$5BK$|JJ^llgE4`?cGAw?63CiCPptF*d-;mDy9yo zaN?MGW~7O=0@Xf9s2(JP@^Y;k?bo4O=_zyzRCes<5?GyI10MyuQ5+S3N`Hn6@xT;Ua7t0v9FZL2LzXZ8|?qF>0JLL)f*dpu#jG@?2~5Q4p(=}ssn zkYI5_C~ySxaRtwC-;*hNIWSP+s=cke`w_Dcr-OsG(YouGyJtGJXnEt4V09Wl_9ekV zj9_P&M3(!<;quQQMeNh?HZ}Q^#QLlBw=s;QR9WHiTM?_NwQJw~2)n~OFGQ-`D3k2P z5Pz$962G}8vovpe+I$=3w+9em;M+(_h;Kw zEo-e|{!n&F9jZ_g+@v#AglTYIOQT&aRLXEE9D11%Zo?R^Up#yO+u7swD%z2lhfRy8 zOgikm8-Qee6`pkPCT+%M*?VC2GF;ZSUNh>2A)3E;l^|FJm+`P zp6obZB+E7!*cb0ke6G!(K()%gm2XweBK@47Wo~-w{{c> z%lm#XdqT?n^t6%@g`yLeP)Cs$Qw$*6`r;G25hIlX%-B16*f?oLDo?G(@n&vB;qGKW zWX^$ROyx!vIL2~X;Ae>f#1fC!*^pl20auu#@mONVB4%xsk%khVR=5l)xY}jKv$&ZU z9`9^91>MJ4wUXLHj+PZjILP$Ruv+EmNvJoLa(2+s*<1KK*5SPONv38BLv=gc2gawC-kqQYOYGh$en2a#^h4F8j)GKM4K8Dne-{58-M1EO25|E5}KP z3{CiqsutJh1&?0%56gs8$xx2Lt`C9=EqN9yWv1r2ZyL^GtVAF3XNM8V<;=^-O4~ms zbgr|eY8O0ZyH?z_x#TWbR?<+nF5jTMc-Eo;KAD`%lhkk$m;kDS+Me5&oH~d`C8z;E zv=2pbE(0xJXM2Pf>rrJTtbOu_4~f-=DxzgNf3)c9hj!wkB`6{$1N$5m>a>{|SpY$f zq&o7+l^)9~jk6TP4~|O0RvKC&?Bpvej#1Iw> z(7BEd0i)75V~yunj>l@fRm*63S?M?PiwRB^#wD7+BzZUxmJI$uRdmC!Mur$eKz6*V z#Px>-G3TZNJZK!>9A7FIVM7Nvl4W8+QnE%nZa!S0f-*c073JEiej2O^%~@ZjdpFg+ z;6Ww2q+`Um@~c4qGKS^lqB%JLKEpUlfU>?L%*>-A*N#_%Pn+l{N9V^*Ql@FtB_T`4 zBe&i=y-&VaJa(2X)Jd$wtya?teJmGR9NAqau4TE>v{KI|-cZ|Fh%J6tkHGkuO3u>t z^~-fpFSGhe1(F5^bSR&o9%(+8mSOfvaM>)!95ICqFbZiIw+efM35T`voQf+RT~#-z zax%4(bAAkLQF-6=YW?MyZ5aS?=20_S-$Xt}_5@TWgE~HrTji_6Qb?@i913DQkH^koB##ZkpN}D%Il5&#c%h74jpLua1S@~)SLZBLP5b0?CnY$Xd#0J8f^^k!b))XmysA(a%kN(ErIL)Zgf|_ql(L_X8a5fn4S33LL;9XOSlAp zx?Ov%5?_``K4HPc%%pu13~gj@(CN~(7u+C0Cle8lA5sOARGSC{v3GW#`*Z~ip-&K^ zT^&4bUYl$yMVlCcby~5n1}T7foygCv1;JNEcRh=Xwz7^>IaGafZFux`kxDa*xtfj~O|9 zpz1|!!Fx~7eV#QIw3tN4jtO@0kUDuCKwS#Kdd6B7>?S&}vq!#^WKI z*1KfQZNVCqzmudSjx49|$(|SVjLe=s6epax!L38M!s!t`#egK64O#aJ!QHA#MQ_Mz zLRlF@Z@4QpL(YQNV0`OMN;ylhu}Vp0ZrVoLU#QubL|EqKQjz9uo3U*SEY_i}rFoDv zet`Ntr;Q;uFLimBr-rC{{ubG{f?&ddVe=`o%$ca09EI5_BARdy!bV!#AsuTVT;vqQ z!HIAjU8j)j`9ihcw)^F_;NjAM zugfhg-s%Vp33nG3_8JQtT=(RdoHZL$a`bl>DZ6Y{Xd4#(SnpV~K2)}03z{hG=x~QQ z01p8MKUSc2o=C%{l-hM@uJO-@yj;ZBD;Uh^st5}k=~ZiXSgE|f7|AOX)jytISI4%% zpQ*p^G!QROfBQt-lNy<{3%3-3rQTvQ$5)a))D`m~*C3+^E4z|D^;E;vKnM#FzA3dA zudH|Nr}krdj-6l;+ZEa1<7eK*#_fG4I_F9wbmR0Fi+0>mMTKH!Ur{DatHUyX%ehD# z{xY(at0x;O^$(kskbl11ZeVO(mMp|GfHxZx=KO-8J?DGtGgXZ$Qs1>lBOkb6pr2M9 znn|1GeD=bz4(N+mh)~LL(t(LC)R&%%S6^VDz(mR_QH+Eb zJRQLkxQ8^vUH_!OQK`^@YfZfbrex=5Jy~u@A?X*gtcf(1iNXGop}2NF?lctZy7&pX=U?ng z<{h^qLuANa}$qX5Rl@r+xv(9W$_K}tC!{9@Ae=xKV&=%M`>d; zai2RSa2^KCwZ?#^p3H=$c!#tgst5XVXzbSYYF5qdk{;F}0-`cyR5Rn^^dMu#eFgQZ z=}M=X!&l0C`q!DMw{TbE>3G472D~ba)Jc?i+m9K( znxS2PiTOy?w=YL!1d~*qYed%RH9PV$V@3n$E)SkO$h4o61_v2pjw2aQyn1vaZbGi} zh%y*Phq}TG-4;DZ{O4O;CYqhxqJ}c`8vM%gFqPNSfYR-{G5mYWxtJ2bl(nWbLd z*^{d+2ekg4BW<&1Ug?N__%_nJcMiU}Fq*?MhFZ!@JS$f73=}abC06D`dO$rZ;luRf zG-D`ES;K;+$d`tIECE8LKk#JcEz#zhEPLcuK-Ew_d^jh#pJwbT`;!_VOW~gf{7CHc zKVJhc5?kyMQnv$@fqJ$*O8l*(yqVFiue=$#W%^qT>EV7}3LmEZuR~DNx%U6z%OJ@= zCKpS=e|U#6l7A@6Hc{oP(R#|8%R%Hi%A2Lr&aPa4h_qu@z*_qk(VViI#F1OK56O4= zksgx*zc=3@|E+LF_CJ>D?Ej4aAZQR{9H;CrHs#HF_4mWnuO9{M;IB1tvWvutKou*A z`k-qTfOxDdE$)>jI}PqtV1k(d-pO4pf|K14e=RcD6cDdqhIeuxiN6-T*;EU_m03j@ zkgi=&Ib568L{CaJ^?5rxFm}FqH7>pa;gPn+(4TjX(6*%L9Z3=-tP|H6ooWxuvHcrD zXQIP%?M7XwhWb2&3J`=9H~~zaKCV5$<dxZ)-p8~ zs71odz<&(F7Y)OwZ0@pu*EfWBqVoS|&H9^^La@kIaws||>KE?N4a2ptFSUqqMhNOPbXy2 zxnhpwcdpI@mem^i?|idVG@D;wR)1|F)gGrTSSolgALFl1)BQ%-;R8NK|3DaFa9dTi zjzuy`gJ&p0lWL8kt|YyPD(#kJ`fd(o2r~z+k^^%4W!OJt85v}Q1MPYhE;=FSzQal# z32-8haZ_QmK0o`dDPYy)+1q-9VSd0@I|+`T(ODoEr@w(vAC*otxPe>ki4%VMhqsk7 z5ce#u&T=sBjJ~dmf>HC;>N{c-;Jw){l1dWxic^g#&x}6Qxbjie=YsPYYgD4x3r#rl z3f%X~fQ}!tdkvk`00&}9Sy==V)l*i~R1PTx=(Pa9?iPZg5)hx7kc zT~-e=U3sSz{S}`#M2~{P4d^zt*zTTMXLR@Wdl|(_zJ5ATM2`NN_N50=v-m`ckMPR2 zdBN9;LypOv1s%u!ZF zo|_7ZwCVL{h6^NW1aRha1Zq}@leAy^3nEu^2{47`gJwzAi6?d0n!G+zQY5`?t70^z%WICw{ jq|KI{kars0y!;c9ze}Nu|Lo-iT`OpL;s^+>Fs;qSV$;} z0zO6CCKZ!4Gv)ke&|!sC;}&Y6kcpi$XdOa>ZZ^XkmDD_RQCk40A=*`VveSj~CU|SW zwUANYm)3NR^N$6| zNoYT1x@c2WI{lMmT&qz;C=4&K{8IWUB;W})w6lkeM%>ebKo zdsB}_e2fUG5D_J!8ICb5M`3OKmmlrR{950s<+^R5HERGSPNU;8|ngC|{jkb`{L zeEx3opqkbWS{t8iyvsGea?Iq-?Cu49C5MnF+gy?#PY^}r5E|8{4@!Tt>2@3Z)--nJ znkLiMAaP0A5k(<-#nTik!OHOw#ftQbrz#3g4l5GUE1s-aaehRR(O&UH#W5xOYf;vi zp>g$J{qbZ?31Wx7)fa2xWOG=l%5vAl^OC%D6Rq<)<8*g`B5W-2rJM4C$4HO^P0N(l zg?FK-aD@x|Y;{rfyK}cY$5QT}TDF=T_nPNv5{4OqxVInU-4>=>t%J?Gh+`Cxc` N^&6i(R+$hF0061g11SIi