From 40e5f22128644b5c66fc675b078c18a24396eea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Wed, 17 Jul 2024 15:29:39 +0800 Subject: [PATCH 01/17] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E5=90=8D=E9=9D=9E=E6=95=B0=E6=8D=AE=E5=BA=93=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logs/websoft-api.log | 1107 +++++++++++++++++ logs/websoft-api.log.2024-05-23.0.gz | Bin 0 -> 5115 bytes .../com/gxwebsoft/shop/entity/ProfitLog.java | 1 + .../shop/mapper/xml/ProfitLogMapper.xml | 2 +- websoft-api.log | 6 - websoft-api.log.2023-08-30.0.gz | Bin 3229 -> 0 bytes websoft-api.log.2023-09-02.0.gz | Bin 4836 -> 0 bytes websoft-api.log.2023-09-03.0.gz | Bin 523 -> 0 bytes 8 files changed, 1109 insertions(+), 7 deletions(-) create mode 100644 logs/websoft-api.log create mode 100644 logs/websoft-api.log.2024-05-23.0.gz delete mode 100644 websoft-api.log delete mode 100644 websoft-api.log.2023-08-30.0.gz delete mode 100644 websoft-api.log.2023-09-02.0.gz delete mode 100644 websoft-api.log.2023-09-03.0.gz diff --git a/logs/websoft-api.log b/logs/websoft-api.log new file mode 100644 index 0000000..ce4d42e --- /dev/null +++ b/logs/websoft-api.log @@ -0,0 +1,1107 @@ +2024-05-28 14:01:19.113 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:19.116 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:19.149 INFO 20592 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:01:19.149 INFO 20592 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:01:19.149 INFO 20592 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:01:19.150 INFO 20592 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:01:19.150 INFO 20592 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:01:19.980 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:19.981 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:20.034 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 43 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:20.361 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.426 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.431 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.466 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@64b0f62a' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.471 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:20.799 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:20.806 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:20.807 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:20.858 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:20.859 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1708 ms +2024-05-28 14:01:20.969 INFO 20592 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:01:21.054 WARN 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:01:23.326 INFO 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:01:23.411 INFO 20592 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:01:31.512 INFO 20592 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4c096822, org.springframework.security.web.context.SecurityContextPersistenceFilter@3e41904e, org.springframework.security.web.header.HeaderWriterFilter@664936c1, org.springframework.web.filter.CorsFilter@50e749b9, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@683b36fc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@700ace09, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d808c18, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c2add74, org.springframework.security.web.session.SessionManagementFilter@4b618d27, org.springframework.security.web.access.ExceptionTranslationFilter@51e11a76, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50fdc280] +2024-05-28 14:01:31.633 INFO 20592 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:01:32.086 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' +2024-05-28 14:01:32.205 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.common.system.result.LoginResult not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/open/auth/user], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/open/auth/user], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.228 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.love.vo.ChatConversationVO not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/love/chat-conversation], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/love/chat-conversation], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]} 2. RequestHandlerKey{pathMappings=[/api/love/chat-conversation], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.241 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.love.vo.ChatConversationVO not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/batch], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/batch], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]} 2. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/batch], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.244 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.love.vo.ChatConversationVO not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/{id}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/love/chat-conversation/{id}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:32.249 ERROR 20592 --- [restartedMain] s.d.s.w.p.DefaultRequestHandlerCombiner : Unable to index request handlers Type com.gxwebsoft.common.system.result.LoginResult not present. Request handlers with issuesRequest Handlers with duplicate keys { 0. RequestHandlerKey{pathMappings=[/api/auth/user], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]} 1. RequestHandlerKey{pathMappings=[/api/auth/user], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}} +2024-05-28 14:01:33.606 ERROR 20592 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Unable to scan documentation context default + +java.lang.TypeNotPresentException: Type com.gxwebsoft.love.vo.ChatConversationVO not present + at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:117) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:125) ~[na:1.8.0_322] + at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.reifyTypeArguments(Reifier.java:68) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:138) ~[na:1.8.0_322] + at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.reifyTypeArguments(Reifier.java:68) ~[na:1.8.0_322] + at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:138) ~[na:1.8.0_322] + at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49) ~[na:1.8.0_322] + at sun.reflect.generics.repository.MethodRepository.getReturnType(MethodRepository.java:68) ~[na:1.8.0_322] + at java.lang.reflect.Method.getGenericReturnType(Method.java:255) ~[na:1.8.0_322] + at com.fasterxml.classmate.ResolvedTypeWithMembers.resolveMethod(ResolvedTypeWithMembers.java:570) ~[classmate-1.5.1.jar:1.5.1] + at com.fasterxml.classmate.ResolvedTypeWithMembers.resolveMemberMethods(ResolvedTypeWithMembers.java:388) ~[classmate-1.5.1.jar:1.5.1] + at com.fasterxml.classmate.ResolvedTypeWithMembers.getMemberMethods(ResolvedTypeWithMembers.java:201) ~[classmate-1.5.1.jar:1.5.1] + at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.getMemberMethods(HandlerMethodResolver.java:151) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.resolvedMethod(HandlerMethodResolver.java:136) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.methodReturnType(HandlerMethodResolver.java:65) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.WebMvcRequestHandler.getReturnType(WebMvcRequestHandler.java:147) ~[springfox-spring-webmvc-3.0.0.jar:3.0.0] + at springfox.documentation.spi.service.contexts.RequestMappingContext.getReturnType(RequestMappingContext.java:216) ~[springfox-spi-3.0.0.jar:3.0.0] + at springfox.documentation.spi.service.contexts.Orderings.qualifiedMethodName(Orderings.java:76) ~[springfox-spi-3.0.0.jar:3.0.0] + at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469) ~[na:1.8.0_322] + at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355) ~[na:1.8.0_322] + at java.util.TimSort.sort(TimSort.java:220) ~[na:1.8.0_322] + at java.util.Arrays.sort(Arrays.java:1512) ~[na:1.8.0_322] + at java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:353) ~[na:1.8.0_322] + at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:483) ~[na:1.8.0_322] + at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_322] + at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[na:1.8.0_322] + at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_322] + at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) ~[na:1.8.0_322] + at springfox.documentation.spring.web.scanners.ApiListingScanner.sortedByMethods(ApiListingScanner.java:229) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.scanners.ApiListingScanner.scan(ApiListingScanner.java:152) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.scanners.ApiDocumentationScanner.scan(ApiDocumentationScanner.java:67) ~[springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.scanDocumentation(AbstractDocumentationPluginsBootstrapper.java:96) [springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.bootstrapDocumentationPlugins(AbstractDocumentationPluginsBootstrapper.java:82) [springfox-spring-web-3.0.0.jar:3.0.0] + at springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper.start(DocumentationPluginsBootstrapper.java:100) [springfox-spring-web-3.0.0.jar:3.0.0] + at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) [spring-context-5.3.9.jar:5.3.9] + at java.lang.Iterable.forEach(Iterable.java:75) ~[na:1.8.0_322] + at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) [spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) ~[spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.5.4.jar:2.5.4] +Caused by: java.lang.ClassNotFoundException: com.gxwebsoft.love.vo.ChatConversationVO + at java.net.URLClassLoader.findClass(URLClassLoader.java:387) ~[na:1.8.0_322] + at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[na:1.8.0_322] + at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) ~[na:1.8.0_322] + at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[na:1.8.0_322] + at java.lang.Class.forName0(Native Method) ~[na:1.8.0_322] + at java.lang.Class.forName(Class.java:348) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.classloader.RestartClassLoader.loadClass(RestartClassLoader.java:145) ~[spring-boot-devtools-2.5.4.jar:2.5.4] + at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[na:1.8.0_322] + at java.lang.Class.forName0(Native Method) ~[na:1.8.0_322] + at java.lang.Class.forName(Class.java:348) ~[na:1.8.0_322] + at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:114) ~[na:1.8.0_322] + ... 55 common frames omitted + +2024-05-28 14:01:33.619 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 14.738 seconds (JVM running for 15.121) +2024-05-28 14:01:41.505 INFO 20592 --- [Thread-29] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:01:41.514 INFO 20592 --- [Thread-29] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:01:41.820 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:41.821 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:41.834 ERROR 20592 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:01:44.519 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:44.519 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:44.845 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:44.845 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:44.857 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:45.025 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:45.029 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:45.030 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:45.102 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:45.103 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:45.103 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:45.111 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:45.111 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 589 ms +2024-05-28 14:01:45.145 WARN 20592 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'certificateController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.shop.service.MerchantService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:01:45.148 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:01:45.153 INFO 20592 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:01:45.158 ERROR 20592 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.shop.service.MerchantService' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.shop.service.MerchantService' in your configuration. + +2024-05-28 14:01:48.741 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:48.741 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:49.032 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:49.033 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:49.063 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:49.199 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.208 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.211 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.221 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@f6b3dfc' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.224 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:49.297 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:49.298 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:49.298 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:49.302 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:49.302 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 559 ms +2024-05-28 14:01:49.312 ERROR 20592 --- [restartedMain] o.s.b.web.embedded.tomcat.TomcatStarter : Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'jwtAuthenticationFilter': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:01:49.313 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:01:49.314 WARN 20592 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat +2024-05-28 14:01:49.317 INFO 20592 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:01:49.334 ERROR 20592 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' in your configuration. + +2024-05-28 14:01:54.595 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 20592 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:01:54.595 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:01:54.960 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:01:54.960 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:01:55.000 INFO 20592 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces. +2024-05-28 14:01:55.118 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.125 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.126 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.137 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@79ad056c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.140 INFO 20592 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:01:55.222 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:01:55.222 INFO 20592 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:01:55.222 INFO 20592 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:01:55.227 INFO 20592 --- [restartedMain] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:01:55.227 INFO 20592 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 630 ms +2024-05-28 14:01:55.279 INFO 20592 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:01:55.303 WARN 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:01:57.359 INFO 20592 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} inited +2024-05-28 14:01:57.439 INFO 20592 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:02:03.656 INFO 20592 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@175ef6d5, org.springframework.security.web.context.SecurityContextPersistenceFilter@27a31d19, org.springframework.security.web.header.HeaderWriterFilter@5fde9735, org.springframework.web.filter.CorsFilter@22259abf, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@60fc847, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3a103374, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11dc7c3c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3967ee04, org.springframework.security.web.session.SessionManagementFilter@682a623d, org.springframework.security.web.access.ExceptionTranslationFilter@4a4aec9d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@65c5dc03] +2024-05-28 14:02:03.716 INFO 20592 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:02:04.029 INFO 20592 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' +2024-05-28 14:02:17.180 INFO 20592 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 22.606 seconds (JVM running for 58.683) +2024-05-28 14:02:17.185 INFO 20592 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:04:00.063 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 122781 +2024-05-28 14:04:00.089 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 123224 +2024-05-28 14:04:00.108 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 123726 +2024-05-28 14:04:00.132 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 124034 +2024-05-28 14:04:00.158 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 124459 +2024-05-28 14:04:02.428 INFO 20592 --- [http-nio-9090-exec-1] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:04:02.429 INFO 20592 --- [http-nio-9090-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:04:02.433 INFO 20592 --- [http-nio-9090-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms +2024-05-28 14:06:00.029 WARN 20592 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 80695 +2024-05-28 14:06:03.675 INFO 20592 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... +2024-05-28 14:06:03.676 INFO 20592 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed +2024-05-28 14:06:06.972 INFO 21270 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 21270 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:06:06.974 INFO 21270 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:06:07.005 INFO 21270 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:06:07.776 INFO 21270 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:06:07.777 INFO 21270 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:06:07.823 INFO 21270 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces. +2024-05-28 14:06:08.150 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.209 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.215 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.255 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@45df7c13' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.262 INFO 21270 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:06:08.593 INFO 21270 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:06:08.599 INFO 21270 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:06:08.599 INFO 21270 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:06:08.646 INFO 21270 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:06:08.646 INFO 21270 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1641 ms +2024-05-28 14:06:08.760 INFO 21270 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:06:08.835 WARN 21270 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:06:10.457 INFO 21270 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:06:10.549 INFO 21270 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:06:17.899 INFO 21270 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7fc70ab4, org.springframework.security.web.context.SecurityContextPersistenceFilter@294893df, org.springframework.security.web.header.HeaderWriterFilter@49a033b6, org.springframework.web.filter.CorsFilter@4dabee82, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@63bae118, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@11bd5828, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@34984b2c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@40988cf, org.springframework.security.web.session.SessionManagementFilter@6b713f14, org.springframework.security.web.access.ExceptionTranslationFilter@2a8a3ae1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4eca0a3c] +2024-05-28 14:06:17.990 INFO 21270 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:06:18.431 INFO 21270 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:06:19.732 INFO 21270 --- [http-nio-9099-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:06:19.733 INFO 21270 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:06:19.736 INFO 21270 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms +2024-05-28 14:06:31.770 INFO 21270 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 25.01 seconds (JVM running for 25.354) +2024-05-28 14:06:44.564 INFO 21270 --- [http-nio-9099-exec-2] c.g.shop.controller.OrderPayController : 订单29441已支付支付押金! +2024-05-28 14:06:48.188 INFO 21270 --- [http-nio-9099-exec-8] c.g.common.core.utils.AlipayConfigUtil : tenantId:6, redis key:setting:payment:6 +2024-05-28 14:06:48.281 ERROR 21270 --- [http-nio-9099-exec-8] c.g.c.c.e.GlobalExceptionHandler : java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + +com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:178) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.(AbstractAlipayClient.java:127) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.DefaultAlipayClient.(DefaultAlipayClient.java:117) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.gxwebsoft.common.core.utils.AlipayConfigUtil.alipayClient(AlipayConfigUtil.java:70) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController.mpAlipay(PaymentController.java:273) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController$$FastClassBySpringCGLIB$$1e0a551a.invoke() ~[classes/:na] + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.9.jar:5.3.9] + at com.gxwebsoft.shop.controller.PaymentController$$EnhancerBySpringCGLIB$$b0767102.mpAlipay() ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1064) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:113) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at com.gxwebsoft.common.core.security.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:82) [classes/:na] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.52.jar:9.0.52] + at java.lang.Thread.run(Thread.java:750) [na:1.8.0_322] +Caused by: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.internal.util.file.FileUtils.openInputStream(FileUtils.java:66) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:34) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:19) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:176) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + ... 105 common frames omitted + +2024-05-28 14:06:48.283 WARN 21270 --- [http-nio-9099-exec-8] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist] +2024-05-28 14:08:00.042 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 71854 +2024-05-28 14:08:00.064 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 74864 +2024-05-28 14:08:00.094 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 110328 +2024-05-28 14:08:00.115 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 110676 +2024-05-28 14:08:00.145 WARN 21270 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 110998 +2024-05-28 14:08:42.793 INFO 21270 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:08:42.796 INFO 21270 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:37:50.731 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23049 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:37:50.733 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:37:50.766 INFO 23049 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:37:51.575 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:37:51.577 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:37:51.623 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 38 ms. Found 0 Redis repository interfaces. +2024-05-28 14:37:51.934 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:51.985 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:51.989 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:52.023 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2d1ef255' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:52.028 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:37:52.348 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:37:52.354 INFO 23049 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:37:52.355 INFO 23049 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:37:52.403 INFO 23049 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:37:52.403 INFO 23049 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1637 ms +2024-05-28 14:37:52.513 INFO 23049 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:37:52.586 WARN 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:37:54.083 INFO 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:37:54.162 INFO 23049 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:38:01.353 INFO 23049 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a3e0e9c, org.springframework.security.web.context.SecurityContextPersistenceFilter@21608984, org.springframework.security.web.header.HeaderWriterFilter@5047490c, org.springframework.web.filter.CorsFilter@3943f805, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@711bac08, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6165b79f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2109509d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e3a0b63, org.springframework.security.web.session.SessionManagementFilter@5e6654ba, org.springframework.security.web.access.ExceptionTranslationFilter@1449b71e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4d5c0df3] +2024-05-28 14:38:01.459 INFO 23049 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:38:01.989 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:38:07.534 INFO 23049 --- [http-nio-9099-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:38:07.534 INFO 23049 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:38:07.538 INFO 23049 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms +2024-05-28 14:38:15.868 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 25.288 seconds (JVM running for 25.651) +2024-05-28 14:38:17.440 INFO 23049 --- [http-nio-9099-exec-7] c.g.shop.controller.OrderPayController : 订单29441已支付支付押金! +2024-05-28 14:38:20.886 INFO 23049 --- [http-nio-9099-exec-3] c.g.common.core.utils.AlipayConfigUtil : tenantId:6, redis key:setting:payment:6 +2024-05-28 14:38:20.972 ERROR 23049 --- [http-nio-9099-exec-3] c.g.c.c.e.GlobalExceptionHandler : java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + +com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:178) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.(AbstractAlipayClient.java:127) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.DefaultAlipayClient.(DefaultAlipayClient.java:117) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.gxwebsoft.common.core.utils.AlipayConfigUtil.alipayClient(AlipayConfigUtil.java:79) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController.mpAlipay(PaymentController.java:278) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController$$FastClassBySpringCGLIB$$1e0a551a.invoke() ~[classes/:na] + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.9.jar:5.3.9] + at com.gxwebsoft.shop.controller.PaymentController$$EnhancerBySpringCGLIB$$b4756c7f.mpAlipay() ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1064) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:113) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at com.gxwebsoft.common.core.security.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:82) [classes/:na] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.52.jar:9.0.52] + at java.lang.Thread.run(Thread.java:750) [na:1.8.0_322] +Caused by: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.internal.util.file.FileUtils.openInputStream(FileUtils.java:66) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:34) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:19) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:176) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + ... 105 common frames omitted + +2024-05-28 14:38:20.974 WARN 23049 --- [http-nio-9099-exec-3] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/www/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist] +2024-05-28 14:40:00.072 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 99173 +2024-05-28 14:40:00.095 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 102019 +2024-05-28 14:40:00.121 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 126620 +2024-05-28 14:40:00.147 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 126920 +2024-05-28 14:40:00.181 WARN 23049 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 127281 +2024-05-28 14:41:57.570 INFO 23049 --- [Thread-25] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:41:57.573 INFO 23049 --- [Thread-25] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:41:57.853 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23049 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:41:57.854 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:41:58.303 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:41:58.303 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:41:58.342 INFO 23049 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 37 ms. Found 0 Redis repository interfaces. +2024-05-28 14:41:58.455 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.464 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.464 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.473 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@8686e7d' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.476 INFO 23049 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:41:58.558 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:41:58.559 INFO 23049 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:41:58.559 INFO 23049 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:41:58.568 INFO 23049 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:41:58.568 INFO 23049 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 712 ms +2024-05-28 14:41:58.620 INFO 23049 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:41:58.641 WARN 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:42:00.863 INFO 23049 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} inited +2024-05-28 14:42:00.966 INFO 23049 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:42:07.622 INFO 23049 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@75262918, org.springframework.security.web.context.SecurityContextPersistenceFilter@15cd5eb3, org.springframework.security.web.header.HeaderWriterFilter@242be239, org.springframework.web.filter.CorsFilter@19ca0c47, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@1ba931d9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46a57ea1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3de47666, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@493c556, org.springframework.security.web.session.SessionManagementFilter@3ea43295, org.springframework.security.web.access.ExceptionTranslationFilter@43f20932, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@28b1a549] +2024-05-28 14:42:07.686 INFO 23049 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:42:07.986 INFO 23049 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:42:21.009 INFO 23049 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 23.194 seconds (JVM running for 270.788) +2024-05-28 14:42:21.013 INFO 23049 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:42:21.033 INFO 23049 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... +2024-05-28 14:42:21.034 INFO 23049 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed +2024-05-28 14:42:22.613 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:42:22.614 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:42:22.643 INFO 23233 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jodconverter-core-1.0.5.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-io-1.4.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/juh-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/jurt-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/ridl-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/unoil-3.2.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/commons-cli-1.1.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/sigar-1.6.5.132.jar,file:/Users/gxwebsoft/.m2/repository/com/github/livesense/jodconverter-core/1.0.5/json-20090211.jar +2024-05-28 14:42:22.643 INFO 23233 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/juh-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/3.2.1/jurt.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/juh/bin/ +2024-05-28 14:42:22.643 INFO 23233 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/jurt-3.2.1.jar referenced one or more files that do not exist: file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/ridl.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/3.2.1/unoloader.jar,file:/Users/gxwebsoft/.m2/repository/org/openoffice/lib/,file:/Users/gxwebsoft/.m2/repository/org/openoffice/jurt/bin/ +2024-05-28 14:42:22.644 INFO 23233 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-05-28 14:42:22.644 INFO 23233 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-05-28 14:42:23.399 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:42:23.400 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:42:23.447 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces. +2024-05-28 14:42:23.765 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:23.816 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:23.820 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:23.854 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4379bcbd' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:23.859 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:42:24.181 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:42:24.186 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:42:24.186 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:42:24.232 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:42:24.233 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1589 ms +2024-05-28 14:42:24.342 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:42:24.414 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:42:26.651 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-05-28 14:42:26.747 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:42:33.819 INFO 23233 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@496c1ce9, org.springframework.security.web.context.SecurityContextPersistenceFilter@3b532d77, org.springframework.security.web.header.HeaderWriterFilter@25ddd1f1, org.springframework.web.filter.CorsFilter@34744dd, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@6e531f45, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12e94441, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6efbb187, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1cccff2f, org.springframework.security.web.session.SessionManagementFilter@25a6cb4, org.springframework.security.web.access.ExceptionTranslationFilter@46b7f94, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@8b9839c] +2024-05-28 14:42:33.910 INFO 23233 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:42:34.383 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:42:38.102 INFO 23233 --- [http-nio-9099-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-05-28 14:42:38.102 INFO 23233 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-05-28 14:42:38.106 INFO 23233 --- [http-nio-9099-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms +2024-05-28 14:42:38.855 INFO 23233 --- [http-nio-9099-exec-1] c.g.common.core.utils.AlipayConfigUtil : tenantId:6, redis key:setting:payment:6 +2024-05-28 14:42:39.399 ERROR 23233 --- [http-nio-9099-exec-1] c.g.c.c.e.GlobalExceptionHandler : java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + +com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:178) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.(AbstractAlipayClient.java:127) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.DefaultAlipayClient.(DefaultAlipayClient.java:117) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.gxwebsoft.common.core.utils.AlipayConfigUtil.alipayClient(AlipayConfigUtil.java:79) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController.mpAlipay(PaymentController.java:278) ~[classes/:na] + at com.gxwebsoft.shop.controller.PaymentController$$FastClassBySpringCGLIB$$1e0a551a.invoke() ~[classes/:na] + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.9.jar:5.3.9] + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.9.jar:5.3.9] + at com.gxwebsoft.shop.controller.PaymentController$$EnhancerBySpringCGLIB$$243da4f8.mpAlipay() ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1064) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.9.jar:5.3.9] + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.9.jar:5.3.9] + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) [tomcat-embed-core-9.0.52.jar:4.0.FR] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:113) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at com.gxwebsoft.common.core.security.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:82) [classes/:na] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) [spring-security-web-5.5.2.jar:5.5.2] + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.9.jar:5.3.9] + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.9.jar:5.3.9] + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.52.jar:9.0.52] + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.52.jar:9.0.52] + at java.lang.Thread.run(Thread.java:750) [na:1.8.0_322] +Caused by: java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist + at com.alipay.api.internal.util.file.FileUtils.openInputStream(FileUtils.java:66) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:34) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.internal.util.file.FileUtils.readFileToString(FileUtils.java:19) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + at com.alipay.api.AbstractAlipayClient.readFileToString(AbstractAlipayClient.java:176) ~[alipay-sdk-java-4.35.0.ALL.jar:na] + ... 105 common frames omitted + +2024-05-28 14:42:39.422 WARN 23233 --- [http-nio-9099-exec-1] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.alipay.api.AlipayApiException: java.io.FileNotFoundException: File '/wsdata/wwwroot/file.ws/file/20230101/c62f937d8a304d0d9199315c252da868.crt' does not exist] +2024-05-28 14:42:47.774 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 25.38 seconds (JVM running for 25.751) +2024-05-28 14:44:00.048 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 81187 +2024-05-28 14:44:00.075 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 94374 +2024-05-28 14:44:00.098 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 94888 +2024-05-28 14:44:00.121 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 95187 +2024-05-28 14:44:00.147 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 95477 +2024-05-28 14:46:00.034 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119569 +2024-05-28 14:46:41.928 INFO 23233 --- [Thread-27] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-05-28 14:46:41.929 INFO 23233 --- [Thread-27] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-05-28 14:46:45.598 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:46:45.598 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:46:45.600 ERROR 23233 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:46:57.962 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:46:57.962 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:46:58.428 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:46:58.429 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:46:58.473 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 44 ms. Found 0 Redis repository interfaces. +2024-05-28 14:46:58.607 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.615 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.616 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.627 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@383476a2' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.630 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:46:58.719 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9099 (http) +2024-05-28 14:46:58.720 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:46:58.720 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:46:58.726 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:46:58.726 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 760 ms +2024-05-28 14:46:58.781 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:46:58.806 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:47:00.874 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} inited +2024-05-28 14:47:00.950 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:47:07.437 INFO 23233 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32ecda22, org.springframework.security.web.context.SecurityContextPersistenceFilter@4590575d, org.springframework.security.web.header.HeaderWriterFilter@3ce399f2, org.springframework.web.filter.CorsFilter@592320c2, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@3fa6af42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c004434, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c0c644f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c720f8f, org.springframework.security.web.session.SessionManagementFilter@98b449a, org.springframework.security.web.access.ExceptionTranslationFilter@28a82a39, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@763666bd] +2024-05-28 14:47:07.501 INFO 23233 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:47:07.792 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9099 (http) with context path '' +2024-05-28 14:47:20.639 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 22.712 seconds (JVM running for 298.611) +2024-05-28 14:47:20.644 INFO 23233 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:48:08.803 INFO 23233 --- [Thread-61] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... +2024-05-28 14:48:08.805 INFO 23233 --- [Thread-61] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed +2024-05-28 14:48:30.990 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:30.990 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:30.993 ERROR 23233 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:48:40.727 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:40.727 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:40.730 ERROR 23233 --- [restartedMain] o.s.boot.SpringApplication : Application run failed + +java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy + at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:724) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:531) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:355) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:286) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) ~[na:1.8.0_322] + at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) ~[na:1.8.0_322] + at java.lang.Class.createAnnotationData(Class.java:3521) ~[na:1.8.0_322] + at java.lang.Class.annotationData(Class.java:3510) ~[na:1.8.0_322] + at java.lang.Class.getDeclaredAnnotations(Class.java:3477) ~[na:1.8.0_322] + at org.springframework.core.annotation.AnnotationsScanner.getDeclaredAnnotations(AnnotationsScanner.java:454) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.AnnotationsScanner.isKnownEmpty(AnnotationsScanner.java:492) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.TypeMappedAnnotations.from(TypeMappedAnnotations.java:251) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:351) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.annotation.MergedAnnotations.from(MergedAnnotations.java:330) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.(StandardAnnotationMetadata.java:86) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.StandardAnnotationMetadata.from(StandardAnnotationMetadata.java:175) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.core.type.AnnotationMetadata.introspect(AnnotationMetadata.java:127) ~[spring-core-5.3.9.jar:5.3.9] + at org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.(AnnotatedGenericBeanDefinition.java:58) ~[spring-beans-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.doRegisterBean(AnnotatedBeanDefinitionReader.java:253) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.registerBean(AnnotatedBeanDefinitionReader.java:147) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.context.annotation.AnnotatedBeanDefinitionReader.register(AnnotatedBeanDefinitionReader.java:137) ~[spring-context-5.3.9.jar:5.3.9] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:168) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:143) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.BeanDefinitionLoader.load(BeanDefinitionLoader.java:136) ~[spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.load(SpringApplication.java:699) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:426) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) [spring-boot-2.5.4.jar:2.5.4] + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) [spring-boot-2.5.4.jar:2.5.4] + at com.gxwebsoft.WebSoftApplication.main(WebSoftApplication.java:25) [classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_322] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_322] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_322] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_322] + at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.5.4.jar:2.5.4] + +2024-05-28 14:48:42.205 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:42.206 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:42.541 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:48:42.541 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:48:42.555 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. +2024-05-28 14:48:42.706 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:42.711 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:42.711 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:42.757 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:48:42.758 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:48:42.758 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:48:42.763 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:48:42.763 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 555 ms +2024-05-28 14:48:42.795 WARN 23233 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'certificateController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.shop.service.MerchantService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:48:42.797 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:48:42.801 INFO 23233 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:48:42.806 ERROR 23233 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.shop.service.MerchantService' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.shop.service.MerchantService' in your configuration. + +2024-05-28 14:48:46.736 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:46.736 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:47.072 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:48:47.072 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:48:47.104 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces. +2024-05-28 14:48:47.192 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.198 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.198 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.206 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6a443ce1' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.208 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:47.285 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:48:47.285 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:48:47.285 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:48:47.291 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:48:47.291 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 553 ms +2024-05-28 14:48:47.301 ERROR 23233 --- [restartedMain] o.s.b.web.embedded.tomcat.TomcatStarter : Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'jwtAuthenticationFilter': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:48:47.302 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:48:47.303 WARN 23233 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat +2024-05-28 14:48:47.305 INFO 23233 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:48:47.319 ERROR 23233 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.common.core.config.ConfigProperties' in your configuration. + +2024-05-28 14:48:50.070 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:48:50.071 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:48:50.396 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:48:50.396 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:48:50.433 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 36 ms. Found 0 Redis repository interfaces. +2024-05-28 14:48:50.555 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.563 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.563 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.574 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5a5ecfeb' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.577 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:48:50.657 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:48:50.658 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:48:50.658 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:48:50.674 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:48:50.674 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 601 ms +2024-05-28 14:48:50.747 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:48:50.768 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:48:52.135 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-3} inited +2024-05-28 14:48:52.207 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:48:55.156 WARN 23233 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bcAgentController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.gxwebsoft.apps.service.BcAgentService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)} +2024-05-28 14:48:55.158 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-3} closing ... +2024-05-28 14:48:55.159 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-3} closed +2024-05-28 14:48:55.159 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-05-28 14:48:55.162 INFO 23233 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-05-28 14:48:55.177 ERROR 23233 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +A component required a bean of type 'com.gxwebsoft.apps.service.BcAgentService' that could not be found. + + +Action: + +Consider defining a bean of type 'com.gxwebsoft.apps.service.BcAgentService' in your configuration. + +2024-05-28 14:49:40.800 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Starting WebSoftApplication using Java 1.8.0_322 on zzlindeMacBook-Pro.local with PID 23233 (/Users/gxwebsoft/JAVA/yunxinwei-java/target/classes started by gxwebsoft in /Users/gxwebsoft/JAVA/yunxinwei-java) +2024-05-28 14:49:40.800 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : The following profiles are active: prod +2024-05-28 14:49:41.120 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! +2024-05-28 14:49:41.121 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-05-28 14:49:41.155 INFO 23233 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. +2024-05-28 14:49:41.252 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidSpringAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.259 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.druid-com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties' of type [com.alibaba.druid.spring.boot.autoconfigure.properties.DruidStatProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.259 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.RegexpMethodPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.267 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7533f223' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.270 INFO 23233 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-05-28 14:49:41.348 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) +2024-05-28 14:49:41.348 INFO 23233 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-05-28 14:49:41.348 INFO 23233 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.52] +2024-05-28 14:49:41.353 INFO 23233 --- [restartedMain] o.a.c.c.C.[Tomcat-3].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-05-28 14:49:41.353 INFO 23233 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 550 ms +2024-05-28 14:49:41.407 INFO 23233 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-05-28 14:49:41.430 WARN 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. +2024-05-28 14:49:43.569 INFO 23233 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-4} inited +2024-05-28 14:49:43.648 INFO 23233 --- [restartedMain] c.g.y.a.MybatisPlusJoinAutoConfiguration : MPJSqlInjector init +2024-05-28 14:49:49.862 INFO 23233 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49ead70f, org.springframework.security.web.context.SecurityContextPersistenceFilter@54d7d181, org.springframework.security.web.header.HeaderWriterFilter@10cc5465, org.springframework.web.filter.CorsFilter@34930b36, com.gxwebsoft.common.core.security.JwtAuthenticationFilter@401987b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ba8edce, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7935efa2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@ece902f, org.springframework.security.web.session.SessionManagementFilter@309b442d, org.springframework.security.web.access.ExceptionTranslationFilter@6bd69ed3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@43786f50] +2024-05-28 14:49:49.923 INFO 23233 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-05-28 14:49:50.205 INFO 23233 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' +2024-05-28 14:50:02.923 INFO 23233 --- [restartedMain] com.gxwebsoft.WebSoftApplication : Started WebSoftApplication in 22.144 seconds (JVM running for 460.892) +2024-05-28 14:50:02.928 INFO 23233 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged +2024-05-28 14:52:00.045 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 136562 +2024-05-28 14:52:00.072 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 137030 +2024-05-28 14:52:00.100 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 137469 +2024-05-28 14:52:00.128 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 138002 +2024-05-28 14:52:00.154 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 138348 +2024-05-28 14:54:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119527 +2024-05-28 14:56:00.028 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119151 +2024-05-28 14:58:00.035 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119179 +2024-05-28 15:00:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119642 +2024-05-28 15:02:00.036 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119456 +2024-05-28 15:04:00.031 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119563 +2024-05-28 15:06:00.013 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119643 +2024-05-28 15:08:00.055 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119578 +2024-05-28 15:10:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119570 +2024-05-28 15:13:51.572 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 231100 +2024-05-28 15:16:00.035 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119878 +2024-05-28 15:18:00.027 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119641 +2024-05-28 15:20:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119618 +2024-05-28 15:22:00.041 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119605 +2024-05-28 15:24:00.038 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119566 +2024-05-28 15:26:00.027 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119614 +2024-05-28 15:28:00.030 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119643 +2024-05-28 15:30:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119292 +2024-05-28 15:32:00.028 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119566 +2024-05-28 15:34:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119589 +2024-05-28 15:36:00.028 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119577 +2024-05-28 15:38:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119591 +2024-05-28 15:40:00.089 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119716 +2024-05-28 15:42:00.040 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119198 +2024-05-28 15:44:00.159 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119051 +2024-05-28 15:46:00.100 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119258 +2024-05-28 15:48:00.034 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119365 +2024-05-28 15:50:00.048 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119524 +2024-05-28 15:52:00.023 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119481 +2024-05-28 15:54:00.049 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119663 +2024-05-28 15:56:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119347 +2024-05-28 15:58:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119558 +2024-05-28 16:00:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119024 +2024-05-28 16:02:00.044 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119611 +2024-05-28 16:04:00.034 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119312 +2024-05-28 16:06:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119651 +2024-05-28 16:08:00.047 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119667 +2024-05-28 16:10:00.262 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119496 +2024-05-28 16:12:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 118798 +2024-05-28 16:13:59.997 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119394 +2024-05-28 16:16:00.057 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119569 +2024-05-28 16:18:00.042 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119271 +2024-05-28 16:20:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119607 +2024-05-28 16:22:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119506 +2024-05-28 16:24:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119548 +2024-05-28 16:26:00.233 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119852 +2024-05-28 16:28:00.041 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119183 +2024-05-28 16:30:00.029 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119056 +2024-05-28 16:32:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119237 +2024-05-28 16:34:00.032 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119560 +2024-05-28 16:36:00.036 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119568 +2024-05-28 16:38:00.131 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119729 +2024-05-28 16:40:00.232 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119364 +2024-05-28 16:42:00.042 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119182 +2024-05-28 16:44:00.112 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119639 +2024-05-28 16:46:00.023 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119386 +2024-05-28 16:48:00.084 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119630 +2024-05-28 16:50:00.030 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119290 +2024-05-28 16:52:00.031 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119667 +2024-05-28 16:54:00.033 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119341 +2024-05-28 16:56:00.025 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119306 +2024-05-28 16:58:00.022 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119605 +2024-05-28 17:00:00.031 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119408 +2024-05-28 17:02:00.027 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119588 +2024-05-28 17:04:00.037 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119549 +2024-05-28 17:06:00.026 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119613 +2024-05-28 17:08:00.037 WARN 23233 --- [scheduling-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 119269 +2024-05-28 17:09:28.123 INFO 23233 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-4} closing ... +2024-05-28 17:09:28.125 INFO 23233 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-4} closed diff --git a/logs/websoft-api.log.2024-05-23.0.gz b/logs/websoft-api.log.2024-05-23.0.gz new file mode 100644 index 0000000000000000000000000000000000000000..861fa2a619fadcf213d66c1c4e20f6ed06e8521b GIT binary patch literal 5115 zcmZu!`A=Ne6=q+?7GS{acrs?OAq+5>onfEB7!R9)Auz1N4g)q|vk$~>6II5x6xE4R z$+FZ&Ra!-n(MBx=E5|r-aDzz`$w*bJ{t~tSLcfo5^M;Z}-}%n+hIj8h=iKvR z{eM3FQ;?VZ2h-uW`0YmcYB|iRz(O$K?XGgwz`>CGQE{uA6Pl8T#J09WCyOnd zSU2N31@mH?_>-b$Tw`LKg}NjrIG>M4I!nPZkXbHK9S9N})hrk#kQq0~w4{X>t27ga zA7tvH1-$jE3b18?`vxvUHg80MZ9JwxC+f?Mj8VH56hrMD&g@dX?#RKX1K+-GgU{F0 z{{8m4fr&V`xbsJ-4@k7_`r7?SHTmInlMn%2q-Z%sR628KMNKtUnzs(hK#GN zOfMzLqju&+pcfT7&~M2(2YW{4@pOY_3a*X6JPs*r?FC0M8ydKJ!ZgSLd9kj=tA=56 zsTv8T^RG@GOX>`&$j+b%N&WK%c$oPz8A%YJweVzzSm3ZRzL-1YUv%^j&Z~o@zy*p# z&4~hgzapkjw&+%<4sN0cQrPPS_BJ!qhY)%^^Q-GyzeO}e9bYw8zuQ>d=}a5Rt;e%a z$Y&pdm?xmc3hIXhGSLnQkRytxXU_~mct)0%ebe*kJ{a&~p`P6O%e8K3n<=?FDcfLO|?Bp!aAjU*t*`moEpLUZvm+cK+r& zg*K*z8>@}9MwlLdSPYZrjS21g;wG!?3u)*B>C1A#hj5gydH4w^h~;U9Fx^Z9@Z@cf z=Pb(7J!0504tn6}6Lpn!<-F3nkaDVus_eDA;hX$ zsmgPWWAK!%<69&@D`9yAT~MlK+^elrd%|P(Mc1b{eEAz#r(LOe)!MUD^O~8~$U2`2 zd3Xb=k6Z7SXBnc7FulNM*F~Gv9H>hvxxkq-ke3fG?i!HCi(FPPk?9v3!sg~Z<6rSj z)n)8rz-Zkcb7NgR959v`;%Mq~$H82Ku;Wvo{~CM{;aL$8i^c#$1}COZWrbQ4juZ0a zHBd0Sqn#-U>jbd|Dv>&vi4YB+--Q_siLX8fF5{Yd-V$#3B~R;c90&~YnJ~I`uQhe@ z$GxlP!O!l2Du-IYKn_BHs0u@APJm-I^zufekMyW6^i9yod6aH@S(}~ zSBjro!yP2B&XcM`U~=eaND|9=$(NM{dNw}>yCB(+8Axz4XiO~uGshd04gm^1FPp2H znpF3H0Z*7f+ekzQR0afC6eZlW%MaU-8^qh}$KMzrKy33!d`o=~r{$2dGmjBwb1)VJ z922EpDo!E?P}3y)SHrSc-J%Sy^my^ZXx{UCuoqmPu%W6fs&A)fcyX5k{R_9p-`#r)%x=*TCYHrt ziyZGQkDAsz4mAyjU#>lf7t01U1nDVc>T+s9;Sj+~ngzqhJI$;!Wb0u*zYF43VsUyq zCX2bG5fZX>zYGds7Y*6-IlbKyImmW6C0gKf&mfILkQD{KxdDoE@b<7XxtxZ{6|TI( zTzfrag#^s)(>wgOI$qX-cK#F?WN(#E8@4~t9_`(Q$rgCA-W3Vu8IC(Y;)meTwew*0 zs{Icp+~GE_6caQjn1&RwOziQKkjGagF!uOW^*b&D@H;y{mZR`?!^k5%{2gd6jdu~q zg5=MGT5Q(GKbP3f&Dxf1Hnav^8_aFB9f`7G+`3h;K>}=Mb$khE%syV@0O9vbgI#?V zdkWGJ8{i83s;ILysBC*{zt>NSX-cWG z>)g`F1Osk1FmNn&uFuN12^{&kFw9@SA@0_7=mE~gf4p zU?XH6(SaB0Kx}jk`~SueFV?d(vtFb9hDQ>FLakoO;kx3+sd%*yM0F%dF(J&&`q>CLtnmeoJTsH3=uzkM*d_f%NICRiN zgLq)()Rd&|N(3COx2j!CAL+wgs+rHPXnP zF(b}$kf35sO~KAG)yEvP^AOf^0K$|5scJwm%k^vnUKn7gUo^O)oewo!(kyj2)hH}E d8*QS - SELECT a.* + SELECT a.*,b.user as orderUserName FROM shop_profit_log a diff --git a/websoft-api.log b/websoft-api.log deleted file mode 100644 index 91d10ad..0000000 --- a/websoft-api.log +++ /dev/null @@ -1,6 +0,0 @@ -2023-09-04 18:04:45.128 WARN 16904 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : removeAbandoned is true, not use in production. -2023-09-04 18:05:46.939 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 60613 -2023-09-04 18:05:46.960 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 60897 -2023-09-04 18:05:46.977 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 61166 -2023-09-04 18:05:46.993 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 61393 -2023-09-04 18:05:47.022 WARN 16904 --- [http-nio-9090-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8, version : 1.2.5, lastPacketReceivedIdleMillis : 61639 diff --git a/websoft-api.log.2023-08-30.0.gz b/websoft-api.log.2023-08-30.0.gz deleted file mode 100644 index 1fa66306e548beb8e66c20a2819c8132d2b1433f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3229 zcmZ{j2{hDu8^`UEEtesQk;pRKA`yd0LbfKm$yT%gCD8amdgLic=V=g=6c2$rVg4~1ytRB;th7dyI~DLB7H7> zz2JGoW?$InwAB~D@9gjr^VrM>PX*pf#ciex>{y<91<3baS5q*dn;#d7qz+z<%m>06 z&0ku8avSq5_0o+3>M9D_8c!Sjm^lkKv8@fc!&H0JqAR$x$zT+W!K?~G^`516)omQZ zo4C60V`t_30tqfm#rM#JSAu zeoaOPkS$O>Xjz!l+3CQ%I8)L!6Sz0TT*8dlDJrjv2Qz4~p?wLc)dwl?ao<`gmu@Xqpo-c1xc6JW0d_u zc6{qf0T;bt1A2u86Zuf`;GO4I+f2fpK9x0mM7Ztb9Qi4Zz36e9+&#L8CoOgoF|*xz z@rTJGuL0Hm4F-XFuHewt;wIJn#M177`rmURZV}-TuLmNahu6AACIZ) zxpu{$d{=0$WELBR`wS3V*1~>#k@5B;SSu@2=d)}%$XEP$Smo*Ksf(eXI%sWclfu=W zGOnXug(fCvyE?Ngn_JOtD*d6lSfqODhS*}B$PH}q_PsL_w7aIGyG6L-lxk>pqXyuN zvYAzDQM$My_Px{eirAr!>FGBY#Mbfri!}F(jxJ z8vp5A?e^;VB2hz~#+49gBq8-;xBuzr0Q+Rs`+2$R^17bCx!Yhcih^JP@5r+#vs>pK zyQr<}6HVILirITKu9D2Sd|{d?s-Lm6SuCIz9kAb@=cGM{ha-+RR;%ikNV*AK%J1pX-kGfSg043DlNSdDfQc4>SMK5>HEwt?3YN}|iK}(Vu zUZaAMm&(bt2m)3gxsq4>(oszg8%erc(}x{0WAk}im@K#5b>+gLN&j}S$0^o7e&1b1 z-b*ez-!Ep8Dsc^JC@5OkKd0z>!py4X2^UU+ux^XmcgAO2}f=Al8rpyI%x!WOzBvIo_TSMeF?s6G4yG6R&hhWM6AYi#D* zSU)XTSA71{I~I4irXt!E39XPKE7vgp@Wzi$UuWk=`u)2?L&6qIcjrHQ*}{VQXn~Xo za^S#dUeDUe#SNOzrku3jMBr^SwpopmA(eo7FYKh`@uR0;piDbovkd~V*jTr8{W>@% zU-xF55bdbAtA`U=<3BalXp}vIrjKv-;DI1a<)Vc`n?&OpgJPf}xQpNT+KYQ%)6i3AL3En%E=T~hNgLwKEp<08xWr|Kq9QJw_ zeC!>4?OnpB8x;emi}?Grd)JgbPe$Zk%2n+j4ZUW<85?`Fcr5p+!_BaEPcQUI{AzKs zFM&+Bsd@2pEkv`)+neI^DmU#~sPS3yd3?}Po2$`ZQ>c{t8qx8qhSZ+?+DEr_mnTy^ z!}7CFU0zW-G z-h+=GKEQd1#o*qZ2Y2DgCpqXC)CsmNzO*{@1qA}}FpngOg1GfT;jAoVj3cWQ8VQpi zDK>GC6i3-fiea38xBu5XL&P_|t*J`)S6QXfS*60KAThg1T1)H8HbPjbW4kVU;EJeO z)g65sVx~(pu8~7hsQx{W50qQ>B)_BgUBXSpv)(@V=DqJc-x^e&EHSL(Z;9?oGTiaH z)H6lp>K!v4SJs})1!}c7P(#J`_SBfdR!RuLILGLPmOY~?NL%{Q`G%ZL^fsqG7`(l; z&MhprnluH9zv91V>fyG3D{K!+8Te+gWF8Ne2X3f6(y3b?Jsc?(Pl_f-7x5vWf8Ji; zWlv7nAf{$KM9N55&9JxWNMvAJHw+DuelP3N(kUCNH8yxK4^&LX`==*$I30)k_g zi^<0jr78|XpOhW|g9zDHI#S{n0C#aqP$_#af1^?|c#p6c@m1u(UE*O=E-GBXh>amC z1~W#QKPd$WXbcl~sm&HXcM+A`7a*nIn|>dLdT|d!D>#RtB%Z(9|7#w{?#DO=W*W4s zt>1$%xW60N>L+%+J{Z@{oZ?{OGGW#e>^%Q$_s{3V0il-;2CKh7_yG13t5K;F>$S>u zz+jRgKg)a?+isoLp}UAgxmqP_J_aVykcWu_7Do&U3=^B#s1#ARNp2>xj*W@D#X29^ z{@cbs^H_So_Yq`SkDr@u;rQs7H`nTYl<62&RDc+C%_9G=B>m5?o++JHA3M+eGi#KL zl^5JwI7lPc7H*OKAb%K**`K9XgnbJ(c;xO5*Chw*C%=*4+(`oTaER_#lw?+^A3K4l z*jdL4CybpgN@Jso;#l?nM(fVwopIR(!=Ib2m60fh<#QF6&*=^cRguzk)%= z0Bb3|;f;M!SoPbSr)N?Bb8Y6;s`Wz4T#yaP7MWd9ckHUFJZz%LGcT<`d}{)2#zwKOX3$dcDDZjG#X!6 diff --git a/websoft-api.log.2023-09-02.0.gz b/websoft-api.log.2023-09-02.0.gz deleted file mode 100644 index 6889e0345f0d3e6f927c0aef19ed7f03cbda883a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4836 zcmaJ^Rag{?)&&Fv$)Q_dfT8OkH6RQ!Bhn!$9U^srLn8u8&Cn$wJ(M&O!cYU!(hS{7 zcMM%#ujjw7|9;wged}9mKkaX?$5BK$|JJ^llgE4`?cGAw?63CiCPptF*d-;mDy9yo zaN?MGW~7O=0@Xf9s2(JP@^Y;k?bo4O=_zyzRCes<5?GyI10MyuQ5+S3N`Hn6@xT;Ua7t0v9FZL2LzXZ8|?qF>0JLL)f*dpu#jG@?2~5Q4p(=}ssn zkYI5_C~ySxaRtwC-;*hNIWSP+s=cke`w_Dcr-OsG(YouGyJtGJXnEt4V09Wl_9ekV zj9_P&M3(!<;quQQMeNh?HZ}Q^#QLlBw=s;QR9WHiTM?_NwQJw~2)n~OFGQ-`D3k2P z5Pz$962G}8vovpe+I$=3w+9em;M+(_h;Kw zEo-e|{!n&F9jZ_g+@v#AglTYIOQT&aRLXEE9D11%Zo?R^Up#yO+u7swD%z2lhfRy8 zOgikm8-Qee6`pkPCT+%M*?VC2GF;ZSUNh>2A)3E;l^|FJm+`P zp6obZB+E7!*cb0ke6G!(K()%gm2XweBK@47Wo~-w{{c> z%lm#XdqT?n^t6%@g`yLeP)Cs$Qw$*6`r;G25hIlX%-B16*f?oLDo?G(@n&vB;qGKW zWX^$ROyx!vIL2~X;Ae>f#1fC!*^pl20auu#@mONVB4%xsk%khVR=5l)xY}jKv$&ZU z9`9^91>MJ4wUXLHj+PZjILP$Ruv+EmNvJoLa(2+s*<1KK*5SPONv38BLv=gc2gawC-kqQYOYGh$en2a#^h4F8j)GKM4K8Dne-{58-M1EO25|E5}KP z3{CiqsutJh1&?0%56gs8$xx2Lt`C9=EqN9yWv1r2ZyL^GtVAF3XNM8V<;=^-O4~ms zbgr|eY8O0ZyH?z_x#TWbR?<+nF5jTMc-Eo;KAD`%lhkk$m;kDS+Me5&oH~d`C8z;E zv=2pbE(0xJXM2Pf>rrJTtbOu_4~f-=DxzgNf3)c9hj!wkB`6{$1N$5m>a>{|SpY$f zq&o7+l^)9~jk6TP4~|O0RvKC&?Bpvej#1Iw> z(7BEd0i)75V~yunj>l@fRm*63S?M?PiwRB^#wD7+BzZUxmJI$uRdmC!Mur$eKz6*V z#Px>-G3TZNJZK!>9A7FIVM7Nvl4W8+QnE%nZa!S0f-*c073JEiej2O^%~@ZjdpFg+ z;6Ww2q+`Um@~c4qGKS^lqB%JLKEpUlfU>?L%*>-A*N#_%Pn+l{N9V^*Ql@FtB_T`4 zBe&i=y-&VaJa(2X)Jd$wtya?teJmGR9NAqau4TE>v{KI|-cZ|Fh%J6tkHGkuO3u>t z^~-fpFSGhe1(F5^bSR&o9%(+8mSOfvaM>)!95ICqFbZiIw+efM35T`voQf+RT~#-z zax%4(bAAkLQF-6=YW?MyZ5aS?=20_S-$Xt}_5@TWgE~HrTji_6Qb?@i913DQkH^koB##ZkpN}D%Il5&#c%h74jpLua1S@~)SLZBLP5b0?CnY$Xd#0J8f^^k!b))XmysA(a%kN(ErIL)Zgf|_ql(L_X8a5fn4S33LL;9XOSlAp zx?Ov%5?_``K4HPc%%pu13~gj@(CN~(7u+C0Cle8lA5sOARGSC{v3GW#`*Z~ip-&K^ zT^&4bUYl$yMVlCcby~5n1}T7foygCv1;JNEcRh=Xwz7^>IaGafZFux`kxDa*xtfj~O|9 zpz1|!!Fx~7eV#QIw3tN4jtO@0kUDuCKwS#Kdd6B7>?S&}vq!#^WKI z*1KfQZNVCqzmudSjx49|$(|SVjLe=s6epax!L38M!s!t`#egK64O#aJ!QHA#MQ_Mz zLRlF@Z@4QpL(YQNV0`OMN;ylhu}Vp0ZrVoLU#QubL|EqKQjz9uo3U*SEY_i}rFoDv zet`Ntr;Q;uFLimBr-rC{{ubG{f?&ddVe=`o%$ca09EI5_BARdy!bV!#AsuTVT;vqQ z!HIAjU8j)j`9ihcw)^F_;NjAM zugfhg-s%Vp33nG3_8JQtT=(RdoHZL$a`bl>DZ6Y{Xd4#(SnpV~K2)}03z{hG=x~QQ z01p8MKUSc2o=C%{l-hM@uJO-@yj;ZBD;Uh^st5}k=~ZiXSgE|f7|AOX)jytISI4%% zpQ*p^G!QROfBQt-lNy<{3%3-3rQTvQ$5)a))D`m~*C3+^E4z|D^;E;vKnM#FzA3dA zudH|Nr}krdj-6l;+ZEa1<7eK*#_fG4I_F9wbmR0Fi+0>mMTKH!Ur{DatHUyX%ehD# z{xY(at0x;O^$(kskbl11ZeVO(mMp|GfHxZx=KO-8J?DGtGgXZ$Qs1>lBOkb6pr2M9 znn|1GeD=bz4(N+mh)~LL(t(LC)R&%%S6^VDz(mR_QH+Eb zJRQLkxQ8^vUH_!OQK`^@YfZfbrex=5Jy~u@A?X*gtcf(1iNXGop}2NF?lctZy7&pX=U?ng z<{h^qLuANa}$qX5Rl@r+xv(9W$_K}tC!{9@Ae=xKV&=%M`>d; zai2RSa2^KCwZ?#^p3H=$c!#tgst5XVXzbSYYF5qdk{;F}0-`cyR5Rn^^dMu#eFgQZ z=}M=X!&l0C`q!DMw{TbE>3G472D~ba)Jc?i+m9K( znxS2PiTOy?w=YL!1d~*qYed%RH9PV$V@3n$E)SkO$h4o61_v2pjw2aQyn1vaZbGi} zh%y*Phq}TG-4;DZ{O4O;CYqhxqJ}c`8vM%gFqPNSfYR-{G5mYWxtJ2bl(nWbLd z*^{d+2ekg4BW<&1Ug?N__%_nJcMiU}Fq*?MhFZ!@JS$f73=}abC06D`dO$rZ;luRf zG-D`ES;K;+$d`tIECE8LKk#JcEz#zhEPLcuK-Ew_d^jh#pJwbT`;!_VOW~gf{7CHc zKVJhc5?kyMQnv$@fqJ$*O8l*(yqVFiue=$#W%^qT>EV7}3LmEZuR~DNx%U6z%OJ@= zCKpS=e|U#6l7A@6Hc{oP(R#|8%R%Hi%A2Lr&aPa4h_qu@z*_qk(VViI#F1OK56O4= zksgx*zc=3@|E+LF_CJ>D?Ej4aAZQR{9H;CrHs#HF_4mWnuO9{M;IB1tvWvutKou*A z`k-qTfOxDdE$)>jI}PqtV1k(d-pO4pf|K14e=RcD6cDdqhIeuxiN6-T*;EU_m03j@ zkgi=&Ib568L{CaJ^?5rxFm}FqH7>pa;gPn+(4TjX(6*%L9Z3=-tP|H6ooWxuvHcrD zXQIP%?M7XwhWb2&3J`=9H~~zaKCV5$<dxZ)-p8~ zs71odz<&(F7Y)OwZ0@pu*EfWBqVoS|&H9^^La@kIaws||>KE?N4a2ptFSUqqMhNOPbXy2 zxnhpwcdpI@mem^i?|idVG@D;wR)1|F)gGrTSSolgALFl1)BQ%-;R8NK|3DaFa9dTi zjzuy`gJ&p0lWL8kt|YyPD(#kJ`fd(o2r~z+k^^%4W!OJt85v}Q1MPYhE;=FSzQal# z32-8haZ_QmK0o`dDPYy)+1q-9VSd0@I|+`T(ODoEr@w(vAC*otxPe>ki4%VMhqsk7 z5ce#u&T=sBjJ~dmf>HC;>N{c-;Jw){l1dWxic^g#&x}6Qxbjie=YsPYYgD4x3r#rl z3f%X~fQ}!tdkvk`00&}9Sy==V)l*i~R1PTx=(Pa9?iPZg5)hx7kc zT~-e=U3sSz{S}`#M2~{P4d^zt*zTTMXLR@Wdl|(_zJ5ATM2`NN_N50=v-m`ckMPR2 zdBN9;LypOv1s%u!ZF zo|_7ZwCVL{h6^NW1aRha1Zq}@leAy^3nEu^2{47`gJwzAi6?d0n!G+zQY5`?t70^z%WICw{ jq|KI{kars0y!;c9ze}Nu|Lo-iT`OpL;s^+>Fs;qSV$;} z0zO6CCKZ!4Gv)ke&|!sC;}&Y6kcpi$XdOa>ZZ^XkmDD_RQCk40A=*`VveSj~CU|SW zwUANYm)3NR^N$6| zNoYT1x@c2WI{lMmT&qz;C=4&K{8IWUB;W})w6lkeM%>ebKo zdsB}_e2fUG5D_J!8ICb5M`3OKmmlrR{950s<+^R5HERGSPNU;8|ngC|{jkb`{L zeEx3opqkbWS{t8iyvsGea?Iq-?Cu49C5MnF+gy?#PY^}r5E|8{4@!Tt>2@3Z)--nJ znkLiMAaP0A5k(<-#nTik!OHOw#ftQbrz#3g4l5GUE1s-aaehRR(O&UH#W5xOYf;vi zp>g$J{qbZ?31Wx7)fa2xWOG=l%5vAl^OC%D6Rq<)<8*g`B5W-2rJM4C$4HO^P0N(l zg?FK-aD@x|Y;{rfyK}cY$5QT}TDF=T_nPNv5{4OqxVInU-4>=>t%J?Gh+`Cxc` N^&6i(R+$hF0061g11SIi From 52eea16e348a44d4287e5770174d71015aa5da21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Wed, 17 Jul 2024 15:31:14 +0800 Subject: [PATCH 02/17] 1 --- src/main/resources/application-jimei.yml | 36 ---------------------- src/main/resources/application-test.yml | 38 ------------------------ 2 files changed, 74 deletions(-) delete mode 100644 src/main/resources/application-jimei.yml delete mode 100644 src/main/resources/application-test.yml diff --git a/src/main/resources/application-jimei.yml b/src/main/resources/application-jimei.yml deleted file mode 100644 index 7a6ad71..0000000 --- a/src/main/resources/application-jimei.yml +++ /dev/null @@ -1,36 +0,0 @@ -# 生产环境配置 - -# 数据源配置 -spring: - datasource: - url: jdbc:mysql://127.0.0.1:3318/jm_love?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8 - username: jm_love - password: wHekGWckTYbLtfWh - driver-class-name: com.mysql.cj.jdbc.Driver - type: com.alibaba.druid.pool.DruidDataSource - -# 日志配置 -logging: - file: - name: websoft-api.log - level: - root: WARN - com.gxwebsoft: ERROR - com.baomidou.mybatisplus: ERROR - -socketio: - host: 0.0.0.0 #IP地址 - -# 框架配置 -config: - # 生产环境接口 - server-url: https://server.jimeigroup.cn/api - file-server: https://file.jimeigroup.cn - upload-path: /wsdata/wwwroot/file.ws/ - - # 阿里云OSS云存储 - endpoint: https://oss-cn-shenzhen.aliyuncs.com - accessKeyId: LTAI5tFcrUsMQQGyjAtGFj7Z - accessKeySecret: rlm9mMxFLmsnVZAvlFi7mjqGfgrawH - bucketName: file-jimei - bucketDomain: https://oss.jimeigroup.cn diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml deleted file mode 100644 index 679a412..0000000 --- a/src/main/resources/application-test.yml +++ /dev/null @@ -1,38 +0,0 @@ -# 测试环境配置 -server: - port: 9091 -socketio: - port: 9191 - host: localhost #IP地址 -# 数据源配置 -spring: - datasource: - url: jdbc:mysql://123.207.68.142:3318/jm-love-test?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8 - username: jm-love-test - password: jPNSsJZzeNfTSxhB - driver-class-name: com.mysql.cj.jdbc.Driver - type: com.alibaba.druid.pool.DruidDataSource - -# 日志配置 -logging: - file: - name: websoft-api.log - level: - root: WARN - com.gxwebsoft: ERROR - com.baomidou.mybatisplus: ERROR - -# 框架配置 -config: - # 生产环境接口 - server-url: https://server.jimeigroup.cn/api - file-server: https://file.jimeigroup.cn - upload-path: /wsdata/wwwroot/file.ws/ - - # 阿里云OSS云存储 - endpoint: https://oss-cn-shenzhen.aliyuncs.com - accessKeyId: LTAI5tFcrUsMQQGyjAtGFj7Z - accessKeySecret: rlm9mMxFLmsnVZAvlFi7mjqGfgrawH - bucketName: file-jimei - bucketDomain: https://oss.jimeigroup.cn - From 0b5c4a83074c7b48b0fcebe729c0d2758aab99db Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Thu, 8 Aug 2024 15:13:04 +0800 Subject: [PATCH 03/17] =?UTF-8?q?feat:=E6=95=B0=E6=8D=AE=E5=BA=93=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E8=90=A5=E4=B8=9A=E6=89=A7=E7=85=A7=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E5=A4=8D=E8=90=A5=E4=B8=9A=E6=89=A7=E7=85=A7?= =?UTF-8?q?=E8=B7=9F=E8=BA=AB=E4=BB=BD=E8=AF=81=E7=9B=B8=E5=90=8C=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/com/gxwebsoft/common/system/entity/User.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/java/com/gxwebsoft/common/system/entity/User.java b/src/main/java/com/gxwebsoft/common/system/entity/User.java index 2bf65fe..09d9814 100644 --- a/src/main/java/com/gxwebsoft/common/system/entity/User.java +++ b/src/main/java/com/gxwebsoft/common/system/entity/User.java @@ -131,6 +131,9 @@ public class User implements UserDetails { @ApiModelProperty("企业ID") private Integer companyId; + @ApiModelProperty("营业执照") + private String businessLicense; + @ApiModelProperty("注册来源客户端") private String platform; From edebd6f9708bf0b88e90eb00ef3245e37ebcc07b Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Thu, 8 Aug 2024 15:14:03 +0800 Subject: [PATCH 04/17] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E6=94=B6?= =?UTF-8?q?=E7=9B=8A=E5=88=97=E8=A1=A8=E4=B8=8B=E5=8D=95=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=B8=8D=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java b/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java index 346efcb..933e98a 100644 --- a/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java +++ b/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java @@ -89,7 +89,7 @@ public class ProfitLog implements Serializable { private Integer equipmentId; @ApiModelProperty(value = "订单用户名") - @TableField(exist = false) + //@TableField(exist = false) private String orderUserName; @ApiModelProperty(value = "订单用户手机号") From 7a25d53a36ce0f6136dc1128ec6c65e8a58f1748 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Thu, 8 Aug 2024 15:16:16 +0800 Subject: [PATCH 05/17] =?UTF-8?q?feat=EF=BC=9A=E9=80=80=E7=A7=9F=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8=E5=A2=9E=E5=8A=A0=E6=93=8D=E4=BD=9C=E4=BA=BA=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/gxwebsoft/shop/controller/OrderRefundController.java | 5 +++++ src/main/java/com/gxwebsoft/shop/entity/OrderRefund.java | 3 +++ 2 files changed, 8 insertions(+) diff --git a/src/main/java/com/gxwebsoft/shop/controller/OrderRefundController.java b/src/main/java/com/gxwebsoft/shop/controller/OrderRefundController.java index 70608a4..d8573b0 100644 --- a/src/main/java/com/gxwebsoft/shop/controller/OrderRefundController.java +++ b/src/main/java/com/gxwebsoft/shop/controller/OrderRefundController.java @@ -115,6 +115,11 @@ public class OrderRefundController extends BaseController { OrderRefund refund = orderRefundService.getById(orderRefund.getOrderRefundId()); BeanCopier.create(orderRefund, refund, CopyOptions.create().ignoreNullValue()).copy(); + User loginUser = getLoginUser(); + if (loginUser != null) { + refund.setOperator(loginUser.getUsername());//操作人 + } + Integer auditStatus = orderRefund.getAuditStatus(); if(auditStatus.equals(20)){ BigDecimal refundMoney = orderRefund.getRefundMoney(); diff --git a/src/main/java/com/gxwebsoft/shop/entity/OrderRefund.java b/src/main/java/com/gxwebsoft/shop/entity/OrderRefund.java index d9334a8..6be7397 100644 --- a/src/main/java/com/gxwebsoft/shop/entity/OrderRefund.java +++ b/src/main/java/com/gxwebsoft/shop/entity/OrderRefund.java @@ -88,6 +88,9 @@ public class OrderRefund implements Serializable { @TableLogic private Integer deleted; + @ApiModelProperty(value = "操作人") + private String operator; + @ApiModelProperty(value = "商户编码") private String merchantCode; From baf25eef033f7d6596a4fb52dcf612a4d6536a19 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Thu, 8 Aug 2024 16:31:32 +0800 Subject: [PATCH 06/17] =?UTF-8?q?feat=EF=BC=9A=E5=89=8D=E4=B8=96=E4=BB=8A?= =?UTF-8?q?=E7=94=9F=E5=A2=9E=E5=8A=A0=E5=AE=9E=E5=90=8D=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java | 4 ++++ .../com/gxwebsoft/apps/mapper/xml/EquipmentRecordMapper.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java b/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java index 688db34..2752144 100644 --- a/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java +++ b/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java @@ -76,4 +76,8 @@ public class EquipmentRecord implements Serializable { @TableField(exist = false) private String nickname; + @ApiModelProperty(value = "用户真实名称") + @TableField(exist = false) + private String realName; + } diff --git a/src/main/java/com/gxwebsoft/apps/mapper/xml/EquipmentRecordMapper.xml b/src/main/java/com/gxwebsoft/apps/mapper/xml/EquipmentRecordMapper.xml index 7213717..d37ea66 100644 --- a/src/main/java/com/gxwebsoft/apps/mapper/xml/EquipmentRecordMapper.xml +++ b/src/main/java/com/gxwebsoft/apps/mapper/xml/EquipmentRecordMapper.xml @@ -6,7 +6,7 @@ SELECT a.*, b.merchant_name,b.merchant_code, - c.nickname,c.user_id + c.nickname,c.user_id,c.real_name FROM apps_equipment_record a LEFT JOIN shop_merchant b ON a.merchant_code = b.merchant_code LEFT JOIN sys_user c ON a.user_id = c.user_id From 9581638e56f60e9af323468222bde9f640badcb1 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Fri, 9 Aug 2024 13:15:10 +0800 Subject: [PATCH 07/17] =?UTF-8?q?feat=EF=BC=9A=E6=94=B6=E7=9B=8A=E5=88=97?= =?UTF-8?q?=E8=A1=A8-=E5=A4=87=E6=B3=A8=E5=AD=97=E6=AE=B5=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E4=BF=AE=E6=94=B9=EF=BC=9A=E5=A2=9E=E5=8A=A0=E6=98=B5?= =?UTF-8?q?=E7=A7=B0=E8=B7=9F=E7=94=B5=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/gxwebsoft/apps/task/OrderTask.java | 28 +++++++++++++++---- .../com/gxwebsoft/shop/entity/ProfitLog.java | 3 ++ 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/src/main/java/com/gxwebsoft/apps/task/OrderTask.java b/src/main/java/com/gxwebsoft/apps/task/OrderTask.java index d6dac77..53016fa 100644 --- a/src/main/java/com/gxwebsoft/apps/task/OrderTask.java +++ b/src/main/java/com/gxwebsoft/apps/task/OrderTask.java @@ -344,6 +344,10 @@ public class OrderTask { Equipment equipment = equipmentMap.get(order.getEquipmentId()); // 投资人收益 String orderNo = order.getOrderNo(); + String equipmentCode = ""; + if(null != equipment) { + equipment.getEquipmentCode(); + } if (touziProfit.compareTo(BigDecimal.ZERO) > 0 && equipment!= null) { User touziUser = touziUserMap.get(equipment.getTouziUserId()); @@ -359,6 +363,7 @@ public class OrderTask { profitLog.setOrderId(order.getId()); profitLog.setOrderNo(orderNo); profitLog.setOrderUserName(orderUser.getNickname()); + profitLog.setOrderRealName(orderUser.getRealName()); profitLog.setComments("投资设备:" + equipment.getEquipmentCode()); profitLog.setEquipmentCode(equipment.getEquipmentCode()); profitLog.setOrderSource(order.getOrderSource()); @@ -383,8 +388,12 @@ public class OrderTask { profitLog.setOrderId(order.getId()); profitLog.setOrderNo(orderNo); profitLog.setOrderUserName(orderUser.getNickname()); - profitLog.setComments("推广收益:" + orderUser.getPhone()); - profitLog.setEquipmentCode(equipment.getEquipmentCode()); + profitLog.setOrderRealName(orderUser.getRealName()); + profitLog.setComments(new StringBuilder("推广收益:") + .append("\n昵称:"+tuijianUser.getNickname()) + .append("\n电话:"+tuijianUser.getPhone()) + .toString()); + profitLog.setEquipmentCode(equipmentCode); profitLog.setOrderSource(order.getOrderSource()); // profitLog.setIsRenew(order.getIsRenew()); profitLogService.save(profitLog); @@ -406,8 +415,13 @@ public class OrderTask { profitLog.setOrderId(order.getId()); profitLog.setOrderNo(orderNo); profitLog.setOrderUserName(orderUser.getNickname()); + profitLog.setOrderRealName(orderUser.getRealName()); profitLog.setComments("门店收益:" + merchant.getMerchantName()); - profitLog.setEquipmentCode(equipment.getEquipmentCode()); + profitLog.setComments(new StringBuilder("门店收益:" + merchant.getMerchantName()) + .append("\n昵称:"+merchant.getNickname()) + .append("\n电话:"+merchant.getPhone()) + .toString()); + profitLog.setEquipmentCode(equipmentCode); profitLog.setMerchantName(merchant.getMerchantName()); profitLog.setOrderSource(order.getOrderSource()); // profitLog.setIsRenew(order.getIsRenew()); @@ -439,8 +453,12 @@ public class OrderTask { profitLog.setOrderId(order.getId()); profitLog.setOrderNo(orderNo); profitLog.setOrderUserName(orderUser.getNickname()); - profitLog.setComments("区域经理收益:" + order.getMerchantName()); - profitLog.setEquipmentCode(equipment.getEquipmentCode()); + profitLog.setOrderRealName(orderUser.getRealName()); + profitLog.setComments(new StringBuilder("区域经理收益:" + merchant.getMerchantName()) + .append("\n昵称:"+manager.getNickname()) + .append("\n电话:"+manager.getPhone()) + .toString()); + profitLog.setEquipmentCode(equipmentCode); profitLog.setMerchantName(merchant.getMerchantName()); profitLog.setOrderSource(order.getOrderSource()); // profitLog.setIsRenew(order.getIsRenew()); diff --git a/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java b/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java index 933e98a..d1575d6 100644 --- a/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java +++ b/src/main/java/com/gxwebsoft/shop/entity/ProfitLog.java @@ -95,6 +95,9 @@ public class ProfitLog implements Serializable { @ApiModelProperty(value = "订单用户手机号") private String orderUserPhone; + @ApiModelProperty(value = "订单用户实名") + private String orderRealName; + @ApiModelProperty(value = "租户id") private Integer tenantId; From 9588ea30b7097f617304de2f7cd0c8b69b41a245 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Fri, 9 Aug 2024 16:14:18 +0800 Subject: [PATCH 08/17] =?UTF-8?q?feat=EF=BC=9A=E6=94=B6=E7=9B=8A=E5=88=97?= =?UTF-8?q?=E8=A1=A8-=E5=A2=9E=E5=8A=A0=E6=94=B6=E7=9B=8A=E4=BA=BA?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/com/gxwebsoft/shop/param/ProfitLogParam.java | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/java/com/gxwebsoft/shop/param/ProfitLogParam.java b/src/main/java/com/gxwebsoft/shop/param/ProfitLogParam.java index 6d67006..abaec48 100644 --- a/src/main/java/com/gxwebsoft/shop/param/ProfitLogParam.java +++ b/src/main/java/com/gxwebsoft/shop/param/ProfitLogParam.java @@ -1,5 +1,6 @@ package com.gxwebsoft.shop.param; +import com.baomidou.mybatisplus.annotation.TableField; import com.fasterxml.jackson.annotation.JsonFormat; import com.gxwebsoft.common.core.annotation.QueryField; import com.gxwebsoft.common.core.annotation.QueryType; @@ -51,6 +52,11 @@ public class ProfitLogParam extends BaseParam { @QueryField(type = QueryType.EQ) private String merchantName; + @ApiModelProperty(value = "收益人姓名") + @QueryField(value = "comments",type = QueryType.LIKE)//收益人目前存储在备注里面 + @TableField(exist = false) + private String beneficiaryName; + @ApiModelProperty(value = "收益类型(1资产收益,2服务费收益,3推广收益,4门店业绩提成,5站点业绩提成)") @QueryField(type = QueryType.EQ) private Integer scene; From 5ef211571bf3d65c7ef8e8f687180a6f28a7f67f Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Fri, 9 Aug 2024 18:39:27 +0800 Subject: [PATCH 09/17] =?UTF-8?q?feat=EF=BC=9A=E7=94=A8=E6=88=B7=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E8=AE=A1=E7=AE=97=E5=AE=9E=E9=99=85=E6=B6=88?= =?UTF-8?q?=E8=B4=B9=E9=87=91=E9=A2=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/gxwebsoft/common/system/entity/User.java | 4 ++-- .../gxwebsoft/shop/controller/PaymentController.java | 12 +++++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/gxwebsoft/common/system/entity/User.java b/src/main/java/com/gxwebsoft/common/system/entity/User.java index 09d9814..795f507 100644 --- a/src/main/java/com/gxwebsoft/common/system/entity/User.java +++ b/src/main/java/com/gxwebsoft/common/system/entity/User.java @@ -111,10 +111,10 @@ public class User implements UserDetails { private Integer points; @ApiModelProperty("用户总支付的金额") - private String payMoney; + private BigDecimal payMoney; @ApiModelProperty("实际消费的金额(不含退款)") - private String expendMoney; + private BigDecimal expendMoney; @ApiModelProperty("会员等级ID") private Integer gradeId; diff --git a/src/main/java/com/gxwebsoft/shop/controller/PaymentController.java b/src/main/java/com/gxwebsoft/shop/controller/PaymentController.java index 5ffb718..799017f 100644 --- a/src/main/java/com/gxwebsoft/shop/controller/PaymentController.java +++ b/src/main/java/com/gxwebsoft/shop/controller/PaymentController.java @@ -410,6 +410,12 @@ public class PaymentController extends BaseController { order.setBatteryRent(parentOrder.getBatteryRent()); orderPayService.updateById(order); orderService.updateById(parentOrder); + + //更新消费金额 + User user = userService.getById(order.getUserId()); + user.setPayMoney(user.getPayMoney().add(new BigDecimal(payPrice))); + user.setExpendMoney(user.getExpendMoney().add(new BigDecimal(payPrice))); + userService.updateById(user); return "success"; } // TODO 验签失败则记录异常日志,并在response中返回failure. @@ -449,7 +455,9 @@ public class PaymentController extends BaseController { // 2. 扣除余额操作 BigDecimal subtract = balance.subtract(payPrice); user.setBalance(subtract); - userService.updateById(user); + user.setPayMoney(user.getPayMoney().add(payPrice)); + user.setExpendMoney(user.getExpendMoney().add(payPrice)); + userService.updateById(user);//FIXME 这里在未确定keep成功的情况下就扣了 // 3. 记录余额明细 UserBalanceLog userBalanceLog = new UserBalanceLog(); userBalanceLog.setUserId(userId); @@ -535,6 +543,8 @@ public class PaymentController extends BaseController { // 2. 扣除余额操作 BigDecimal subtract = balance.subtract(payPrice); user.setBalance(subtract); + user.setPayMoney(user.getPayMoney().add(payPrice)); + user.setExpendMoney(user.getExpendMoney().add(payPrice)); userService.updateById(user); // 3. 记录余额明细 UserBalanceLog userBalanceLog = new UserBalanceLog(); From 0bf0722c69c38be880c8e981bf42f8928495d600 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Sun, 11 Aug 2024 00:17:00 +0800 Subject: [PATCH 10/17] =?UTF-8?q?feat=EF=BC=9A=E8=AE=A2=E5=8D=95=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E5=A2=9E=E5=8A=A0=E4=BA=A4=E8=B4=B9=E6=80=BB?= =?UTF-8?q?=E6=95=B0=E8=AE=A1=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../shop/controller/OrderController.java | 34 +++++++++++++------ .../java/com/gxwebsoft/shop/entity/Order.java | 4 +++ .../shop/service/impl/OrderServiceImpl.java | 16 +++++++-- 3 files changed, 40 insertions(+), 14 deletions(-) diff --git a/src/main/java/com/gxwebsoft/shop/controller/OrderController.java b/src/main/java/com/gxwebsoft/shop/controller/OrderController.java index 9b6d000..9dbbe09 100644 --- a/src/main/java/com/gxwebsoft/shop/controller/OrderController.java +++ b/src/main/java/com/gxwebsoft/shop/controller/OrderController.java @@ -83,6 +83,8 @@ public class OrderController extends BaseController { private FreezeOrderService freezeOrderService; @Resource private EquipmentOrderGoodsService equipmentOrderGoodsService; + @Resource + private OrderPayService orderPayService; @PreAuthorize("hasAuthority('shop:order:list')") @@ -116,7 +118,9 @@ public class OrderController extends BaseController { // 云芯威项目查询关联设备 // 查询订单的关联商品 - List list = orderService.listRel(param); + //List list = orderService.listRel(param);//注意:这里每次查询都全量会非常影响性能 + PageResult pageResult= orderService.pageRel(param); + List list = pageResult.getList(); if (CollectionUtils.isEmpty(list)) { return success(new PageResult<>(list, 0L)); @@ -129,20 +133,30 @@ public class OrderController extends BaseController { } List equipmentList = equipmentService.list(Wrappers.lambdaQuery(Equipment.class).in(Equipment::getEquipmentId, equipmentIds)); List equipmentOrderGoodsList = equipmentOrderGoodsService.list(Wrappers.lambdaQuery(EquipmentOrderGoods.class).in(EquipmentOrderGoods::getOrderId, orderIds)); + List orderPayList = orderPayService.list(Wrappers.lambdaQuery(OrderPay.class).eq(OrderPay::getPayStatus,20).in(OrderPay::getRentOrderId, orderIds)); // Map> equipmentCollect = equipmentList.stream().collect(Collectors.groupingBy(Equipment::getEquipmentId)); Map equipmentCollect = equipmentList.stream().collect(Collectors.toMap(Equipment::getEquipmentId, e->e)); Map> equipmentOrderGoodsCollect = equipmentOrderGoodsList.stream().collect(Collectors.groupingBy(EquipmentOrderGoods::getOrderId)); + Map> orderPayCollect = orderPayList.stream().collect(Collectors.groupingBy(OrderPay::getRentOrderId)); // 查询订单的设备 for (Order order : list) { + //计算缴费总钱数 + List orderPays = orderPayCollect.get(order.getOrderId()); + if (null != orderPays && !orderPays.isEmpty()) { + BigDecimal sum = orderPays.stream().map(OrderPay::getOrderPrice).reduce(BigDecimal.ZERO, BigDecimal::add); + order.setTotalPayPrice(sum); + } else { + order.setTotalPayPrice(BigDecimal.ZERO); + } + final OrderGoodsParam orderGoodsParam = new OrderGoodsParam(); orderGoodsParam.setOrderId(order.getOrderId()); List equipmentOrderGoods = equipmentOrderGoodsCollect.get(order.getOrderId()); - if (CollectionUtils.isEmpty(equipmentOrderGoods)) { - continue; + if (!CollectionUtils.isEmpty(equipmentOrderGoods)) { + EquipmentOrderGoods orderGoods = equipmentOrderGoods.get(0); + order.setEquipmentGoods(orderGoods); } - EquipmentOrderGoods orderGoods = equipmentOrderGoods.get(0); - order.setEquipmentGoods(orderGoods); // List equipment = equipmentCollect.get(order.getEquipmentId()); // if (CollectionUtils.isNotEmpty(equipment)) { // order.setEquipment(equipment.get(0)); @@ -152,12 +166,10 @@ public class OrderController extends BaseController { order.setEquipment(equipment); } } - PageParam page = new PageParam<>(param); - PageResult ret = new PageResult<>(list, page.getTotal()); - ret.setCount((long) list.size()); - return success(ret); - - + //PageParam page = new PageParam<>(param); + //PageResult ret = new PageResult<>(list, page.getTotal()); + //ret.setCount(pageResult.getCount()); + return success(pageResult); } @PreAuthorize("hasAuthority('shop:order:list')") diff --git a/src/main/java/com/gxwebsoft/shop/entity/Order.java b/src/main/java/com/gxwebsoft/shop/entity/Order.java index 496eed0..54a4091 100644 --- a/src/main/java/com/gxwebsoft/shop/entity/Order.java +++ b/src/main/java/com/gxwebsoft/shop/entity/Order.java @@ -332,6 +332,10 @@ public class Order implements Serializable { @TableField(exist = false) private Integer isRefund; + @ApiModelProperty(value = "订单交费总数") + @TableField(exist = false) + private BigDecimal totalPayPrice; + public Integer getRestDay() { if(null != orderStatus){ switch(orderStatus){ diff --git a/src/main/java/com/gxwebsoft/shop/service/impl/OrderServiceImpl.java b/src/main/java/com/gxwebsoft/shop/service/impl/OrderServiceImpl.java index b7800de..17cf7b2 100644 --- a/src/main/java/com/gxwebsoft/shop/service/impl/OrderServiceImpl.java +++ b/src/main/java/com/gxwebsoft/shop/service/impl/OrderServiceImpl.java @@ -67,10 +67,20 @@ public class OrderServiceImpl extends ServiceImpl implements @Override public PageResult pageRel(OrderParam param) { PageParam page = new PageParam<>(param); - page.setDefaultOrder("delivery_time desc,create_time desc"); + String sort = param.getSort(); + String order = param.getOrder(); + if(StrUtil.isNotBlank(sort)){ + String orderStr = sort; + if(StrUtil.isNotBlank(order)){ + orderStr += " " + order; + } + page.setDefaultOrder(orderStr); + } else { + page.setDefaultOrder("create_time desc"); + } List list = baseMapper.selectPageRel(page, param); // 是否查询订单商品 - if(param.getShowGoodsList() != null){ + /*if(param.getShowGoodsList() != null){ list.forEach(d -> { final List goodsList = orderGoodsService.list(new LambdaQueryWrapper().eq(OrderGoods::getOrderId, d.getOrderId()).gt(OrderGoods::getTotalNum, 0)); goodsList.forEach(g -> { @@ -89,7 +99,7 @@ public class OrderServiceImpl extends ServiceImpl implements }); d.setGoodsList(goodsList); }); - } + }*/ return new PageResult<>(list, page.getTotal()); } From 795de70c63807ebb415eef650d1ebe1225030999 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Sat, 17 Aug 2024 08:37:02 +0800 Subject: [PATCH 11/17] =?UTF-8?q?feat:=E7=A1=AE=E5=AE=9A=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E7=94=A8=E6=88=B7=E7=9C=9F=E5=AE=9E=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=88=B0=E7=94=A8=E6=88=B7=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../open/controller/OpenEquipmentController.java | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java index 8c7b4c1..2e721a6 100644 --- a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java +++ b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java @@ -24,6 +24,7 @@ import com.gxwebsoft.common.core.utils.CacheClient; import com.gxwebsoft.common.core.utils.ImageUtil; import com.gxwebsoft.common.core.web.*; import com.gxwebsoft.common.system.entity.User; +import com.gxwebsoft.common.system.service.UserService; import com.gxwebsoft.oa.service.IdcardService; import com.gxwebsoft.oa.vo.IdcardRespVO; import com.gxwebsoft.shop.entity.Order; @@ -87,6 +88,9 @@ public class OpenEquipmentController extends BaseController { @Resource private CacheClient cacheClient; + @Resource + private UserService userService; + @PreAuthorize("hasAuthority('apps:equipment:list')") @ApiOperation("分页查询设备管理") @GetMapping("/page") @@ -414,6 +418,12 @@ public class OpenEquipmentController extends BaseController { order.setIdCode(verify.getIdCardNo()); order.setAddress(verify.getAddress()); + //更新用户信息 + User user = userService.getById(order.getUserId()); + user.setRealName(verify.getName()); + user.setIdCard(verify.getIdCardNo()); + user.setAddress(verify.getAddress()); + userService.updateUser(user); } // 短信验证码校验 From 320c864cc547d20c42fff4bf76a5c8396a3efa45 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Sat, 17 Aug 2024 11:27:02 +0800 Subject: [PATCH 12/17] =?UTF-8?q?feat=EF=BC=9A=E5=A2=9E=E5=8A=A0=E5=90=8E?= =?UTF-8?q?=E5=8F=B0=E5=BC=BA=E5=88=B6=E9=80=80=E7=A7=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gxwebsoft/open/controller/OpenEquipmentController.java | 4 ++-- src/main/java/com/gxwebsoft/shop/entity/Order.java | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java index 2e721a6..f63f9e3 100644 --- a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java +++ b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java @@ -503,9 +503,9 @@ public class OpenEquipmentController extends BaseController { refund.setOrderId(order.getOrderId()); refund.setOrderNo(order.getOrderNo()); refund.setOrderGoodsId(order.getGoodsId()); - refund.setUserId(getLoginUserId()); + refund.setUserId(order.getUserId()==null?getLoginUserId():order.getUserId()); refund.setType(10); - refund.setApplyDesc("申请退租"); + refund.setApplyDesc(isRefund == 3?"强制退租":"申请退租"); refund.setRefundMoney(new BigDecimal(0)); refund.setMerchantCode(order.getMerchantCode()); } diff --git a/src/main/java/com/gxwebsoft/shop/entity/Order.java b/src/main/java/com/gxwebsoft/shop/entity/Order.java index 54a4091..b2513ec 100644 --- a/src/main/java/com/gxwebsoft/shop/entity/Order.java +++ b/src/main/java/com/gxwebsoft/shop/entity/Order.java @@ -328,7 +328,7 @@ public class Order implements Serializable { @TableField(exist = false) private Date insuranceExpireDate; - @ApiModelProperty(value = "是否申请退租,1为申请,2为取消") + @ApiModelProperty(value = "是否申请退租,1为申请,2为取消,3强制退租(后台操作)") @TableField(exist = false) private Integer isRefund; From ec5ced1cffd0a2fab230f3d3eab0015231ac7a48 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Sun, 18 Aug 2024 12:13:42 +0800 Subject: [PATCH 13/17] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E6=9B=B4?= =?UTF-8?q?=E6=8D=A2=E8=AE=BE=E5=A4=87=E4=B8=AD=E5=95=86=E5=AE=B6=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../open/controller/OpenEquipmentController.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java index f63f9e3..e792950 100644 --- a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java +++ b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java @@ -333,7 +333,7 @@ public class OpenEquipmentController extends BaseController { saveData.setEquipmentId(one.getEquipmentId()); saveData.setUserId(orderUserId); saveData.setOrderId(orderId); - saveData.setMerchantCode(oldMerchantCode); + saveData.setMerchantCode(newMerchantCode); boolean b = equipmentService.updateById(saveData); // 记录新电池明细 EquipmentRecord record = new EquipmentRecord(); @@ -341,14 +341,14 @@ public class OpenEquipmentController extends BaseController { record.setEventType(EVENT_TYPE_BIND); record.setUserId(orderUserId); record.setOrderId(orderId); - record.setMerchantCode(oldMerchantCode); + record.setMerchantCode(newMerchantCode); equipmentRecordService.save(record); if (b) { // 解绑旧电池 old.setUserId(0); old.setOrderId(0); - old.setMerchantCode(newMerchantCode); + old.setMerchantCode(oldMerchantCode); equipmentService.updateById(old); // 记录明细 EquipmentRecord record2 = new EquipmentRecord(); @@ -356,7 +356,7 @@ public class OpenEquipmentController extends BaseController { record2.setUserId(orderUserId); record2.setOrderId(orderId); record2.setEventType(EVENT_TYPE_UNBIND); - record2.setMerchantCode(one.getMerchantCode()); + record2.setMerchantCode(oldMerchantCode); equipmentRecordService.save(record2); // 更新订单 order.setEquipmentId(one.getEquipmentId()); From f7eb16259ef5a1176ffd3aecb083812c845e6d57 Mon Sep 17 00:00:00 2001 From: yangqingyuan Date: Sun, 18 Aug 2024 20:30:45 +0800 Subject: [PATCH 14/17] =?UTF-8?q?feat:=E6=8D=A2=E7=94=B5=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BD=BF=E7=94=A8=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/entity/EquipmentRecord.java | 4 +++ .../impl/EquipmentRecordServiceImpl.java | 26 +++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java b/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java index 2752144..893d695 100644 --- a/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java +++ b/src/main/java/com/gxwebsoft/apps/entity/EquipmentRecord.java @@ -80,4 +80,8 @@ public class EquipmentRecord implements Serializable { @TableField(exist = false) private String realName; + @ApiModelProperty(value = "设备的使用时间,精确到0.1天") + @TableField(exist = false) + private Float duration; + } diff --git a/src/main/java/com/gxwebsoft/apps/service/impl/EquipmentRecordServiceImpl.java b/src/main/java/com/gxwebsoft/apps/service/impl/EquipmentRecordServiceImpl.java index 153194a..1e9a44e 100644 --- a/src/main/java/com/gxwebsoft/apps/service/impl/EquipmentRecordServiceImpl.java +++ b/src/main/java/com/gxwebsoft/apps/service/impl/EquipmentRecordServiceImpl.java @@ -5,11 +5,15 @@ import com.gxwebsoft.apps.mapper.EquipmentRecordMapper; import com.gxwebsoft.apps.service.EquipmentRecordService; import com.gxwebsoft.apps.entity.EquipmentRecord; import com.gxwebsoft.apps.param.EquipmentRecordParam; +import com.gxwebsoft.common.core.utils.LocalDateUtil; import com.gxwebsoft.common.core.web.PageParam; import com.gxwebsoft.common.core.web.PageResult; import org.springframework.stereotype.Service; +import java.time.Duration; +import java.time.LocalDateTime; import java.util.List; +import static com.gxwebsoft.apps.constants.EquipmentConstants.EVENT_TYPE_UNBIND; /** * 前世今生Service实现 @@ -25,6 +29,28 @@ public class EquipmentRecordServiceImpl extends ServiceImpl page = new PageParam<>(param); page.setDefaultOrder("create_time desc"); List list = baseMapper.selectPageRel(page, param); + + //计算换电记录中的设备使用时间,这里的数量不多,可以在每次查询过程中计算 + if (!list.isEmpty() && param.getUserId()!=0 && param.getOrderId()!=0) {//如果是换电记录中的查询 + if (list.size() == 1){//如果记录只有一条 + EquipmentRecord equipmentRecord = list.get(0); + LocalDateTime startTime = LocalDateUtil.date2LocalDateTime(equipmentRecord.getCreateTime()); + Duration duration = Duration.between(startTime, LocalDateTime.now()); + equipmentRecord.setDuration(Float.parseFloat(String.format("%.1f",duration.toHours()/24.0f))); + } else {//记录有多条 + EquipmentRecord lastUnbindRecord = null; + for (EquipmentRecord record : list) { + if (record.getEventType().equals(EVENT_TYPE_UNBIND)) {//先找到解绑记录 + lastUnbindRecord = record; + } else if (lastUnbindRecord != null && record.getEquipmentCode().equals(lastUnbindRecord.getEquipmentCode())) {//再往下找相同订单的 + LocalDateTime startTime = LocalDateUtil.date2LocalDateTime(record.getCreateTime()); + LocalDateTime endTime = LocalDateUtil.date2LocalDateTime(lastUnbindRecord.getCreateTime()); + Duration duration = Duration.between(startTime, endTime); + lastUnbindRecord.setDuration(Float.parseFloat(String.format("%.1f",duration.toHours()/24.0f))); + } + } + } + } return new PageResult<>(list, page.getTotal()); } From f8a0ac0020cb1c5125575b17b2e3f2a6ad0565cf Mon Sep 17 00:00:00 2001 From: messi <977691291@qq.com> Date: Mon, 19 Aug 2024 11:50:18 +0800 Subject: [PATCH 15/17] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gxwebsoft/open/controller/OpenEquipmentController.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java index e792950..e93c644 100644 --- a/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java +++ b/src/main/java/com/gxwebsoft/open/controller/OpenEquipmentController.java @@ -396,9 +396,9 @@ public class OpenEquipmentController extends BaseController { Order order = orderService.getById(receiptParam.getOrderId()); Integer receiptStatus = order.getReceiptStatus(); - if(receiptStatus == 20){ - return fail("订单已确认收货,不能重复确认!"); - } +// if(receiptStatus == 20){ +// return fail("订单已确认收货,不能重复确认!"); +// } // 验证身份证真实性 if(StringUtils.hasText(receiptParam.getOrderSourceData())) { String orderSourceDataString = receiptParam.getOrderSourceData(); 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 16/17] 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 Date: Mon, 19 Aug 2024 18:54:21 +0800 Subject: [PATCH 17/17] fix --- .../open/controller/OpenAlipayController.java | 8 +++--- src/main/resources/application-dev.yml | 19 +++++--------- src/main/resources/application-prod.yml | 25 +++++-------------- 3 files changed, 16 insertions(+), 36 deletions(-) diff --git a/src/main/java/com/gxwebsoft/open/controller/OpenAlipayController.java b/src/main/java/com/gxwebsoft/open/controller/OpenAlipayController.java index 003d9f6..9ca29eb 100644 --- a/src/main/java/com/gxwebsoft/open/controller/OpenAlipayController.java +++ b/src/main/java/com/gxwebsoft/open/controller/OpenAlipayController.java @@ -82,9 +82,9 @@ public class OpenAlipayController extends BaseController { String key = "setting:register:" + getTenantId(); String setting = redisUtil.get(key); - if (setting == null) { - throw new BusinessException("请先配置注册设置"); - } +// if (setting == null) { +// throw new BusinessException("请先配置注册设置"); +// } JSONObject jsonObject = JSONObject.parseObject(setting); String roleId = jsonObject.getString("roleId"); // 实例化客户端 @@ -141,7 +141,7 @@ public class OpenAlipayController extends BaseController { UserRole userRole = new UserRole(); userRole.setUserId(user.getUserId()); userRole.setTenantId(param.getTenantId()); - userRole.setRoleId(Integer.valueOf(roleId)); + userRole.setRoleId(Integer.valueOf(81)); userRoleService.save(userRole); // 添加第三方用户信息 UserOauth userOauth2 = new UserOauth(); diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 719f341..4b46b37 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -9,6 +9,12 @@ spring: driver-class-name: com.mysql.cj.jdbc.Driver type: com.alibaba.druid.pool.DruidDataSource +# 日志配置 +logging: + level: + com.gxwebsoft: DEBUG + com.baomidou.mybatisplus: DEBUG + socketio: host: localhost #IP地址 @@ -25,16 +31,3 @@ config: bucketName: oss-yunxinwei bucketDomain: https://oss.wsdns.cn aliyunDomain: https://oss-yunxinwei.oss-cn-shenzhen.aliyuncs.com - -# 日志配置 -logging: - level: - root: INFO - com.gxwebsoft: INFO - com.baomidou.mybatisplus: INFO - file: - name: yxw.log - logback: - rollingpolicy: -# file-name-pattern: - max-history: 30 diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index c7493db..5ffa03d 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -3,35 +3,28 @@ # 数据源配置 spring: datasource: - url: jdbc:mysql://47.119.165.234:3308/open_ws?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8 - username: open_ws - password: DzAmFiZfPJ6ZGApm + url: jdbc:mysql://1.14.159.185:3318/yunxinwei?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8 + username: yunxinwei + password: A56sK6aW2FA3wBy2 driver-class-name: com.mysql.cj.jdbc.Driver type: com.alibaba.druid.pool.DruidDataSource # 日志配置 logging: file: - name: logs/websoft-api.log + name: websoft-api.log level: - root: INFO - com.gxwebsoft: INFO + root: WARN + com.gxwebsoft: ERROR com.baomidou.mybatisplus: ERROR - com.alipay.api: INFO - logback: - rollingpolicy: -# file-name-pattern: ${LOG_FILE}.%d{yyyy-MM-dd}.%i.log - max-history: 30 socketio: host: 0.0.0.0 #IP地址 -# host: localhost # 框架配置 config: # 生产环境接口 server-url: https://yxw.wsdns.cn/api -# server-url: https://127.0.0.1:9090/api upload-path: /www/wwwroot/file.ws/ # 阿里云OSS云存储 @@ -41,9 +34,3 @@ config: bucketName: oss-yunxinwei bucketDomain: https://oss.wsdns.cn aliyunDomain: https://oss-yunxinwei.oss-cn-shenzhen.aliyuncs.com - -#定时表达式 -cron: - alert: 0 30 9 * * ? - profit: 0 0/2 * * * ? - timeoutOrder: 1 0 0 * * ?