From 60ce40a92b843f4af4b6dbea44ecffb07dd7cdb5 Mon Sep 17 00:00:00 2001 From: messi <977691291@qq.com> Date: Mon, 19 Aug 2024 11:54:59 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 1 + logs/websoft-api.log | 1107 -------------------------- logs/websoft-api.log.2024-05-23.0.gz | Bin 5115 -> 0 bytes 3 files changed, 1 insertion(+), 1107 deletions(-) delete mode 100644 logs/websoft-api.log delete mode 100644 logs/websoft-api.log.2024-05-23.0.gz diff --git a/.gitignore b/.gitignore index a2a3040..6376fdf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ HELP.md target/ +/logs/ !.mvn/wrapper/maven-wrapper.jar !**/src/main/** !**/src/test/** diff --git a/logs/websoft-api.log b/logs/websoft-api.log deleted file mode 100644 index ce4d42e..0000000 --- a/logs/websoft-api.log +++ /dev/null @@ -1,1107 +0,0 @@ -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 deleted file mode 100644 index 861fa2a619fadcf213d66c1c4e20f6ed06e8521b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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