|
|
@@ -1,55 +1,1562 @@
|
|
|
-17:00:33:036 INFO 16400 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
-17:00:34:280 INFO 16400 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
-17:00:34:283 INFO 16400 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
-17:00:34:319 INFO 16400 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
-17:00:34:622 INFO 16400 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=8313f301-f28a-38d1-9ac9-2af64d1ae4e8
|
|
|
-17:00:35:360 INFO 16400 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
-17:00:35:370 INFO 16400 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
-17:00:35:371 INFO 16400 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
-17:00:35:577 INFO 16400 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
-17:00:35:577 INFO 16400 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2494 ms
|
|
|
-17:00:37:057 INFO 16400 --- [main] c.z.environment.config.RSServerService : RSServer服务开始初始化,监听端口:9801
|
|
|
-17:00:37:058 INFO 16400 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer实例初始化完成,耗时:1ms
|
|
|
-17:00:37:061 INFO 16400 --- [RSServer-Worker] c.z.environment.config.RSServerService : 开始启动RSServer(阻塞式监听)
|
|
|
-17:00:37:426 INFO 16400 --- [main] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
-17:00:38:334 INFO 16400 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
-17:00:39:390 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of 5323d9b9-2d19-45a0-ab77-8cae8b2bf116
|
|
|
-17:00:39:390 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] RpcClient init label, labels = {module=naming, source=sdk}
|
|
|
-17:00:39:391 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
-17:00:39:391 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
-17:00:39:391 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
-17:00:39:391 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Try to connect to server on start up, server: {serverIp = '192.168.110.30', server main port = 8848}
|
|
|
-17:00:39:511 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Success to connect to server [192.168.110.30:8848] on start up, connectionId = 1760691640399_192.168.110.235_59055
|
|
|
-17:00:39:511 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
-17:00:39:511 INFO 16400 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Notify connected event to listeners.
|
|
|
-17:00:39:511 INFO 16400 --- [main] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$471/0x000000080041b040
|
|
|
-17:00:39:578 INFO 16400 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8302 (http) with context path ''
|
|
|
-17:00:39:590 INFO 16400 --- [main] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP environment-service 192.168.110.235:8302 register finished
|
|
|
-17:00:39:955 INFO 16400 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
-17:00:39:958 INFO 16400 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
-17:00:39:979 INFO 16400 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
-17:00:39:995 INFO 16400 --- [main] c.z.environment.EnvironmentApplication : Started EnvironmentApplication in 10.608 seconds (JVM running for 11.904)
|
|
|
-17:00:40:004 INFO 16400 --- [main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=environment-service-dev.yaml, group=DEFAULT_GROUP
|
|
|
-17:00:40:004 INFO 16400 --- [main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=environment-service, group=DEFAULT_GROUP
|
|
|
-17:00:40:083 INFO 16400 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Receive server push request, request = NotifySubscriberRequest, requestId = 32
|
|
|
-17:00:40:087 INFO 16400 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [5323d9b9-2d19-45a0-ab77-8cae8b2bf116] Ack server push request, request = NotifySubscriberRequest, requestId = 32
|
|
|
-17:00:57:059 WARN 16400 --- [RSServer-Monitor] c.z.environment.config.RSServerService : RSServer初始化超时(>20秒),服务器可能仍在启动(正常慢启动),可延长timeoutSeconds阈值
|
|
|
-17:01:08:954 INFO 16400 --- [http-nio-8302-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
-17:01:08:954 INFO 16400 --- [http-nio-8302-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
-17:01:08:955 INFO 16400 --- [http-nio-8302-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
-17:29:41:863 WARN 16400 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
-17:29:41:864 WARN 16400 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
-17:29:41:864 WARN 16400 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
-17:29:41:866 WARN 16400 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Destruction of the end
|
|
|
-17:29:42:166 INFO 16400 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registering from Nacos Server now...
|
|
|
-17:29:42:169 INFO 16400 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registration finished.
|
|
|
-17:29:42:476 INFO 16400 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown rpc client, set status to shutdown
|
|
|
-17:29:42:476 INFO 16400 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1f3d0462[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
|
-17:29:42:476 INFO 16400 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Close current connection 1760691640399_192.168.110.235_59055
|
|
|
-17:29:42:477 INFO 16400 --- [nacos-grpc-client-executor-358] c.a.n.c.remote.client.grpc.GrpcClient : [1760691640399_192.168.110.235_59055]Ignore complete event,isRunning:false,isAbandon=false
|
|
|
-17:29:42:481 INFO 16400 --- [SpringApplicationShutdownHook] c.a.n.c.remote.client.grpc.GrpcClient : Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@56e41208[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 359]
|
|
|
-17:29:42:486 INFO 16400 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : 开始关闭RSServer资源
|
|
|
-17:29:42:486 INFO 16400 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : RSServer服务器已停止
|
|
|
-17:29:42:490 INFO 16400 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer已启动并监听端口:9801,启动耗时:1745428ms
|
|
|
-17:29:42:491 INFO 16400 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : RSServer线程池已正常关闭
|
|
|
-17:29:42:491 INFO 16400 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : RSServer资源关闭完成
|
|
|
+11:54:54:143 INFO 27300 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "druid"
|
|
|
+11:54:55:629 INFO 27300 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+11:54:55:633 INFO 27300 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+11:54:55:675 INFO 27300 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
|
|
|
+11:54:55:993 WARN 27300 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:54:56:006 WARN 27300 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:54:56:007 WARN 27300 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:54:56:007 WARN 27300 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:54:56:007 WARN 27300 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:54:56:007 WARN 27300 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:54:56:121 INFO 27300 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+11:54:56:797 INFO 27300 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+11:54:56:806 INFO 27300 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+11:54:56:807 INFO 27300 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+11:54:56:971 INFO 27300 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+11:54:56:971 INFO 27300 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2796 ms
|
|
|
+11:54:57:099 WARN 27300 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+11:54:57:100 INFO 27300 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+11:54:57:112 INFO 27300 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+11:54:57:134 ERROR 27300 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1534) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1417) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1519) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 31 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 44 common frames omitted
|
|
|
+Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 58 common frames omitted
|
|
|
+Caused by: java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.util.Assert.state(Assert.java:97) ~[spring-core-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.determineDriverClassName(DataSourceProperties.java:175) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.initializeDataSourceBuilder(DataSourceProperties.java:125) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration.createDataSource(DataSourceConfiguration.java:48) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari.dataSource(DataSourceConfiguration.java:90) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 59 common frames omitted
|
|
|
+
|
|
|
+11:54:57:136 WARN 27300 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+11:54:57:136 WARN 27300 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+11:54:57:137 WARN 27300 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+11:56:02:967 INFO 11496 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "druid"
|
|
|
+11:56:03:635 INFO 11496 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+11:56:03:637 INFO 11496 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+11:56:03:657 INFO 11496 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+11:56:03:802 WARN 11496 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:56:03:802 WARN 11496 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:56:03:802 WARN 11496 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:56:03:802 WARN 11496 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:56:03:802 WARN 11496 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:56:03:802 WARN 11496 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:56:03:881 INFO 11496 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+11:56:04:305 INFO 11496 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+11:56:04:313 INFO 11496 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+11:56:04:313 INFO 11496 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+11:56:04:457 INFO 11496 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+11:56:04:457 INFO 11496 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1479 ms
|
|
|
+11:56:04:576 WARN 11496 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+11:56:04:577 INFO 11496 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+11:56:04:588 INFO 11496 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+11:56:04:607 ERROR 11496 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1534) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1417) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1519) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 31 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 44 common frames omitted
|
|
|
+Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 58 common frames omitted
|
|
|
+Caused by: java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.util.Assert.state(Assert.java:97) ~[spring-core-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.determineDriverClassName(DataSourceProperties.java:175) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.initializeDataSourceBuilder(DataSourceProperties.java:125) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration.createDataSource(DataSourceConfiguration.java:48) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari.dataSource(DataSourceConfiguration.java:90) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 59 common frames omitted
|
|
|
+
|
|
|
+11:56:04:608 WARN 11496 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+11:56:04:609 WARN 11496 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+11:56:04:609 WARN 11496 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+11:59:46:713 INFO 28500 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "druid"
|
|
|
+11:59:47:376 INFO 28500 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+11:59:47:378 INFO 28500 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+11:59:47:398 INFO 28500 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+11:59:47:541 WARN 28500 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:59:47:541 WARN 28500 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:59:47:541 WARN 28500 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:59:47:541 WARN 28500 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:59:47:541 WARN 28500 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:59:47:541 WARN 28500 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+11:59:47:615 INFO 28500 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+11:59:48:019 INFO 28500 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+11:59:48:027 INFO 28500 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+11:59:48:027 INFO 28500 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+11:59:48:160 INFO 28500 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+11:59:48:160 INFO 28500 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1436 ms
|
|
|
+11:59:48:274 WARN 28500 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+11:59:48:275 INFO 28500 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+11:59:48:286 INFO 28500 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+11:59:48:306 ERROR 28500 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1534) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1417) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1519) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 31 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 44 common frames omitted
|
|
|
+Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 58 common frames omitted
|
|
|
+Caused by: java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.util.Assert.state(Assert.java:97) ~[spring-core-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.determineDriverClassName(DataSourceProperties.java:175) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.initializeDataSourceBuilder(DataSourceProperties.java:125) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration.createDataSource(DataSourceConfiguration.java:48) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari.dataSource(DataSourceConfiguration.java:90) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 59 common frames omitted
|
|
|
+
|
|
|
+11:59:48:308 WARN 28500 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+11:59:48:308 WARN 28500 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+11:59:48:309 WARN 28500 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+13:41:37:067 INFO 4840 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+13:41:37:606 INFO 4840 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+13:41:37:608 INFO 4840 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+13:41:37:628 INFO 4840 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+13:41:37:763 WARN 4840 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:41:37:763 WARN 4840 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:41:37:763 WARN 4840 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:41:37:763 WARN 4840 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:41:37:763 WARN 4840 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:41:37:763 WARN 4840 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:41:37:832 INFO 4840 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=03ad1b1d-df9c-31a6-8c6e-9c33dfe89bc0
|
|
|
+13:41:38:222 INFO 4840 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
+13:41:38:230 INFO 4840 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+13:41:38:230 INFO 4840 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+13:41:38:362 INFO 4840 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+13:41:38:363 INFO 4840 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1286 ms
|
|
|
+13:41:38:467 WARN 4840 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+13:41:38:468 INFO 4840 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+13:41:38:480 INFO 4840 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+13:41:38:500 ERROR 4840 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'realTimeDataMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ERealTimeDataMapper' defined in file [E:\workSpace\pipe-ner-server\environment-service\target\classes\com\zksy\environment\mapper\ERealTimeDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1534) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1417) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1519) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 31 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 44 common frames omitted
|
|
|
+Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 58 common frames omitted
|
|
|
+Caused by: java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
|
|
|
+ at org.springframework.util.Assert.state(Assert.java:97) ~[spring-core-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.determineDriverClassName(DataSourceProperties.java:175) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.initializeDataSourceBuilder(DataSourceProperties.java:125) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration.createDataSource(DataSourceConfiguration.java:48) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari.dataSource(DataSourceConfiguration.java:90) ~[spring-boot-autoconfigure-2.7.12.jar:2.7.12]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 59 common frames omitted
|
|
|
+
|
|
|
+13:41:38:502 WARN 4840 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+13:41:38:502 WARN 4840 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+13:42:28:172 INFO 29308 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+13:42:28:854 INFO 29308 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+13:42:28:856 INFO 29308 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+13:42:28:877 INFO 29308 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+13:42:29:050 WARN 29308 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:42:29:050 WARN 29308 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:42:29:050 WARN 29308 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:42:29:050 WARN 29308 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:42:29:050 WARN 29308 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:42:29:050 WARN 29308 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:42:29:131 INFO 29308 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+13:42:29:545 INFO 29308 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+13:42:29:554 INFO 29308 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+13:42:29:554 INFO 29308 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+13:42:29:689 INFO 29308 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+13:42:29:689 INFO 29308 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1506 ms
|
|
|
+13:42:30:167 WARN 29308 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+13:42:30:177 WARN 29308 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+13:42:31:508 WARN 29308 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+13:42:31:508 INFO 29308 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+13:42:31:621 INFO 29308 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+13:42:31:665 WARN 29308 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'devicePhoneFetchUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+13:42:31:677 INFO 29308 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
|
|
+13:42:31:679 INFO 29308 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
|
|
+13:42:31:679 INFO 29308 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+13:42:31:687 INFO 29308 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+13:42:31:709 ERROR 29308 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'devicePhoneFetchUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 34 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 48 common frames omitted
|
|
|
+Caused by: org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at com.sun.proxy.$Proxy124.selectList(Unknown Source) ~[na:na]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.sun.proxy.$Proxy144.selectConfigList(Unknown Source) ~[na:na]
|
|
|
+ at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na]
|
|
|
+ at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 60 common frames omitted
|
|
|
+Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-4.0.3.jar:na]
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[HikariCP-4.0.3.jar:na]
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.sun.proxy.$Proxy149.query(Unknown Source) ~[na:na]
|
|
|
+ at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.5.jar:3.5.5]
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.sun.proxy.$Proxy148.query(Unknown Source) ~[na:na]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ ... 76 common frames omitted
|
|
|
+
|
|
|
+13:42:32:332 WARN 29308 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+13:42:32:333 WARN 29308 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+13:42:32:333 WARN 29308 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+13:53:34:309 INFO 24008 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+13:53:34:992 INFO 24008 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+13:53:34:994 INFO 24008 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+13:53:35:016 INFO 24008 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+13:53:35:164 WARN 24008 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:53:35:164 WARN 24008 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:53:35:164 WARN 24008 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:53:35:164 WARN 24008 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:53:35:164 WARN 24008 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:53:35:164 WARN 24008 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:53:35:246 INFO 24008 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+13:53:35:694 INFO 24008 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+13:53:35:702 INFO 24008 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+13:53:35:702 INFO 24008 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+13:53:35:838 INFO 24008 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+13:53:35:838 INFO 24008 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1518 ms
|
|
|
+13:53:36:354 WARN 24008 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+13:53:36:365 WARN 24008 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+13:53:37:685 WARN 24008 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+13:53:37:686 INFO 24008 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+13:53:37:783 INFO 24008 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+13:53:37:827 WARN 24008 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'devicePhoneFetchUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+13:53:37:840 INFO 24008 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
|
|
+13:53:37:841 INFO 24008 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
|
|
+13:53:37:842 INFO 24008 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+13:53:37:850 INFO 24008 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+13:53:37:871 ERROR 24008 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'devicePhoneFetchUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 34 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 48 common frames omitted
|
|
|
+Caused by: org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at com.sun.proxy.$Proxy124.selectList(Unknown Source) ~[na:na]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.sun.proxy.$Proxy144.selectConfigList(Unknown Source) ~[na:na]
|
|
|
+ at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na]
|
|
|
+ at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 60 common frames omitted
|
|
|
+Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-4.0.3.jar:na]
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[HikariCP-4.0.3.jar:na]
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.sun.proxy.$Proxy149.query(Unknown Source) ~[na:na]
|
|
|
+ at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.5.jar:3.5.5]
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.sun.proxy.$Proxy148.query(Unknown Source) ~[na:na]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ ... 76 common frames omitted
|
|
|
+
|
|
|
+13:53:38:515 WARN 24008 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+13:53:38:516 WARN 24008 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+13:53:38:517 WARN 24008 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+13:58:37:849 INFO 8596 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+13:58:38:517 INFO 8596 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+13:58:38:519 INFO 8596 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+13:58:38:539 INFO 8596 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+13:58:38:694 WARN 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:58:38:695 WARN 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:58:38:695 WARN 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:58:38:695 WARN 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:58:38:695 WARN 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:58:38:695 WARN 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+13:58:38:779 INFO 8596 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+13:58:39:187 INFO 8596 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+13:58:39:194 INFO 8596 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+13:58:39:195 INFO 8596 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+13:58:39:325 INFO 8596 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+13:58:39:325 INFO 8596 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1464 ms
|
|
|
+13:58:39:858 WARN 8596 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+13:58:39:868 WARN 8596 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+13:58:41:211 WARN 8596 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+13:58:41:211 INFO 8596 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+13:58:41:318 INFO 8596 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+13:58:41:362 WARN 8596 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'devicePhoneFetchUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+13:58:41:375 INFO 8596 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
|
|
+13:58:41:377 INFO 8596 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
|
|
+13:58:41:378 INFO 8596 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+13:58:41:386 INFO 8596 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+13:58:41:409 ERROR 8596 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'RSServerService': Unsatisfied dependency expressed through field 'devicePhoneFetchUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'devicePhoneFetchUtil': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 34 common frames omitted
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 48 common frames omitted
|
|
|
+Caused by: org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml]
|
|
|
+### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config
|
|
|
+### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) ~[spring-jdbc-5.3.27.jar:5.3.27]
|
|
|
+ at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at com.sun.proxy.$Proxy124.selectList(Unknown Source) ~[na:na]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.5.jar:3.5.5]
|
|
|
+ at com.sun.proxy.$Proxy144.selectConfigList(Unknown Source) ~[na:na]
|
|
|
+ at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na]
|
|
|
+ at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 60 common frames omitted
|
|
|
+Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在
|
|
|
+ Position: 8 At Line: 1, Line Position: 8
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na]
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-4.0.3.jar:na]
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[HikariCP-4.0.3.jar:na]
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.sun.proxy.$Proxy149.query(Unknown Source) ~[na:na]
|
|
|
+ at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.5.jar:3.5.5]
|
|
|
+ at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at com.sun.proxy.$Proxy148.query(Unknown Source) ~[na:na]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.15.jar:3.5.15]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2]
|
|
|
+ ... 76 common frames omitted
|
|
|
+
|
|
|
+13:58:42:036 WARN 8596 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+13:58:42:036 WARN 8596 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+13:58:42:036 WARN 8596 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+16:07:37:439 INFO 20692 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+16:07:38:541 INFO 20692 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+16:07:38:543 INFO 20692 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+16:07:38:566 INFO 20692 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+16:07:38:720 WARN 20692 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:07:38:720 WARN 20692 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:07:38:720 WARN 20692 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:07:38:720 WARN 20692 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:07:38:720 WARN 20692 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:07:38:720 WARN 20692 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:07:38:797 INFO 20692 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+16:07:39:193 INFO 20692 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+16:07:39:200 INFO 20692 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+16:07:39:200 INFO 20692 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+16:07:39:327 INFO 20692 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+16:07:39:327 INFO 20692 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1869 ms
|
|
|
+16:07:39:811 WARN 20692 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:07:39:820 WARN 20692 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:07:41:202 WARN 20692 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+16:07:41:203 INFO 20692 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+16:07:41:304 INFO 20692 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+16:07:41:811 INFO 20692 --- [main] c.z.environment.config.RSServerService : RSServer服务开始初始化,监听端口:9801
|
|
|
+16:07:41:811 INFO 20692 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer实例初始化完成,耗时:0ms
|
|
|
+16:07:41:813 INFO 20692 --- [RSServer-Worker] c.z.environment.config.RSServerService : 开始启动RSServer(阻塞式监听)
|
|
|
+16:07:42:111 INFO 20692 --- [main] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
+16:07:42:721 INFO 20692 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
+16:07:42:898 WARN 20692 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioFileStorageService': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+16:07:42:901 INFO 20692 --- [main] c.z.environment.config.RSServerService : 开始关闭RSServer资源
|
|
|
+16:07:42:901 INFO 20692 --- [main] c.z.environment.config.RSServerService : RSServer服务器已停止
|
|
|
+16:07:42:923 INFO 20692 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer已启动并监听端口:9801,启动耗时:1109ms
|
|
|
+16:07:42:923 INFO 20692 --- [RSServer-Monitor] c.z.environment.config.RSServerService : RSServer初始化任务正常完成
|
|
|
+16:07:42:923 INFO 20692 --- [main] c.z.environment.config.RSServerService : RSServer线程池已正常关闭
|
|
|
+16:07:42:924 INFO 20692 --- [main] c.z.environment.config.RSServerService : RSServer资源关闭完成
|
|
|
+16:07:43:138 INFO 20692 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
|
|
+16:07:43:142 INFO 20692 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
|
|
+16:07:43:143 INFO 20692 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+16:07:43:151 INFO 20692 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+16:07:43:172 ERROR 20692 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioFileStorageService': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 33 common frames omitted
|
|
|
+Caused by: java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at io.minio.MinioClient$Builder.validateNotNull(MinioClient.java:7978) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.validateNotEmptyString(MinioClient.java:7983) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.getBaseUrl(MinioClient.java:8027) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.endpoint(MinioClient.java:8040) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at com.zksy.config.MinIOConfig.minioClient(MinIOConfig.java:29) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$b4471342.CGLIB$minioClient$4(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$b4471342$$FastClassBySpringCGLIB$$4a0c4ad6.invoke(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) ~[spring-core-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$b4471342.minioClient(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 34 common frames omitted
|
|
|
+
|
|
|
+16:07:45:036 WARN 20692 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+16:07:45:036 WARN 20692 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+16:07:45:037 WARN 20692 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+16:10:26:338 INFO 29644 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+16:10:27:237 INFO 29644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+16:10:27:239 INFO 29644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+16:10:27:265 INFO 29644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
|
|
|
+16:10:27:481 WARN 29644 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:10:27:481 WARN 29644 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:10:27:481 WARN 29644 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:10:27:481 WARN 29644 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:10:27:481 WARN 29644 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:10:27:481 WARN 29644 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:10:27:597 INFO 29644 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+16:10:28:267 INFO 29644 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+16:10:28:283 INFO 29644 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+16:10:28:284 INFO 29644 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+16:10:28:475 INFO 29644 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+16:10:28:475 INFO 29644 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2120 ms
|
|
|
+16:10:29:274 WARN 29644 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:10:29:294 WARN 29644 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:10:31:192 WARN 29644 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+16:10:31:192 INFO 29644 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+16:10:31:322 INFO 29644 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+16:10:31:926 INFO 29644 --- [main] c.z.environment.config.RSServerService : RSServer服务开始初始化,监听端口:9801
|
|
|
+16:10:31:927 INFO 29644 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer实例初始化完成,耗时:0ms
|
|
|
+16:10:31:929 INFO 29644 --- [RSServer-Worker] c.z.environment.config.RSServerService : 开始启动RSServer(阻塞式监听)
|
|
|
+16:10:32:388 INFO 29644 --- [main] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
+16:10:33:240 INFO 29644 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
+16:10:33:489 WARN 29644 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioFileStorageService': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+16:10:33:493 INFO 29644 --- [main] c.z.environment.config.RSServerService : 开始关闭RSServer资源
|
|
|
+16:10:33:494 INFO 29644 --- [main] c.z.environment.config.RSServerService : RSServer服务器已停止
|
|
|
+16:10:33:497 INFO 29644 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer已启动并监听端口:9801,启动耗时:1568ms
|
|
|
+16:10:33:497 INFO 29644 --- [RSServer-Monitor] c.z.environment.config.RSServerService : RSServer初始化任务正常完成
|
|
|
+16:10:33:497 INFO 29644 --- [main] c.z.environment.config.RSServerService : RSServer线程池已正常关闭
|
|
|
+16:10:33:497 INFO 29644 --- [main] c.z.environment.config.RSServerService : RSServer资源关闭完成
|
|
|
+16:10:33:711 INFO 29644 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
|
|
+16:10:33:721 INFO 29644 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
|
|
+16:10:33:723 INFO 29644 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+16:10:33:736 INFO 29644 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+16:10:33:767 ERROR 29644 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioFileStorageService': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 33 common frames omitted
|
|
|
+Caused by: java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at io.minio.MinioClient$Builder.validateNotNull(MinioClient.java:7978) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.validateNotEmptyString(MinioClient.java:7983) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.getBaseUrl(MinioClient.java:8027) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.endpoint(MinioClient.java:8040) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at com.zksy.config.MinIOConfig.minioClient(MinIOConfig.java:29) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$743eb143.CGLIB$minioClient$6(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$743eb143$$FastClassBySpringCGLIB$$d823609e.invoke(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) ~[spring-core-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$743eb143.minioClient(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 34 common frames omitted
|
|
|
+
|
|
|
+16:10:35:608 WARN 29644 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+16:10:35:608 WARN 29644 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+16:10:35:608 WARN 29644 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+16:15:58:270 INFO 26756 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+16:15:58:961 INFO 26756 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+16:15:58:963 INFO 26756 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+16:15:58:986 INFO 26756 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+16:15:59:138 WARN 26756 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:15:59:139 WARN 26756 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:15:59:139 WARN 26756 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:15:59:139 WARN 26756 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:15:59:139 WARN 26756 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:15:59:139 WARN 26756 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:15:59:214 INFO 26756 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+16:15:59:597 INFO 26756 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+16:15:59:605 INFO 26756 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+16:15:59:605 INFO 26756 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+16:15:59:731 INFO 26756 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+16:15:59:732 INFO 26756 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1451 ms
|
|
|
+16:16:00:208 WARN 26756 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:16:00:218 WARN 26756 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:16:01:557 WARN 26756 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+16:16:01:557 INFO 26756 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+16:16:01:655 INFO 26756 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+16:16:02:139 INFO 26756 --- [main] c.z.environment.config.RSServerService : RSServer服务开始初始化,监听端口:9801
|
|
|
+16:16:02:140 INFO 26756 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer实例初始化完成,耗时:0ms
|
|
|
+16:16:02:142 INFO 26756 --- [RSServer-Worker] c.z.environment.config.RSServerService : 开始启动RSServer(阻塞式监听)
|
|
|
+16:16:02:479 INFO 26756 --- [main] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
+16:16:03:126 INFO 26756 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
+16:16:03:310 WARN 26756 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioFileStorageService': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+16:16:03:313 INFO 26756 --- [main] c.z.environment.config.RSServerService : 开始关闭RSServer资源
|
|
|
+16:16:03:313 INFO 26756 --- [main] c.z.environment.config.RSServerService : RSServer服务器已停止
|
|
|
+16:16:03:316 INFO 26756 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer已启动并监听端口:9801,启动耗时:1174ms
|
|
|
+16:16:03:316 INFO 26756 --- [RSServer-Monitor] c.z.environment.config.RSServerService : RSServer初始化任务正常完成
|
|
|
+16:16:03:316 INFO 26756 --- [main] c.z.environment.config.RSServerService : RSServer线程池已正常关闭
|
|
|
+16:16:03:317 INFO 26756 --- [main] c.z.environment.config.RSServerService : RSServer资源关闭完成
|
|
|
+16:16:03:530 INFO 26756 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
|
|
+16:16:03:533 INFO 26756 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
|
|
+16:16:03:533 INFO 26756 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
+16:16:03:541 INFO 26756 --- [main] ConditionEvaluationReportLoggingListener :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
|
+16:16:03:560 ERROR 26756 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioFileStorageService': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12]
|
|
|
+ at com.zksy.environment.EnvironmentApplication.main(EnvironmentApplication.java:24) ~[classes/:na]
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/zksy/config/MinIOConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 20 common frames omitted
|
|
|
+Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 33 common frames omitted
|
|
|
+Caused by: java.lang.IllegalArgumentException: endpoint must not be null.
|
|
|
+ at io.minio.MinioClient$Builder.validateNotNull(MinioClient.java:7978) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.validateNotEmptyString(MinioClient.java:7983) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.getBaseUrl(MinioClient.java:8027) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at io.minio.MinioClient$Builder.endpoint(MinioClient.java:8040) ~[minio-7.1.0.jar:7.1.0]
|
|
|
+ at com.zksy.config.MinIOConfig.minioClient(MinIOConfig.java:29) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$e3ce5505.CGLIB$minioClient$4(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$e3ce5505$$FastClassBySpringCGLIB$$9f876d16.invoke(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) ~[spring-core-5.3.27.jar:5.3.27]
|
|
|
+ at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) ~[spring-context-5.3.27.jar:5.3.27]
|
|
|
+ at com.zksy.config.MinIOConfig$$EnhancerBySpringCGLIB$$e3ce5505.minioClient(<generated>) ~[minioutil-1.0.1.jar:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
|
|
|
+ at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
|
|
|
+ at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.27.jar:5.3.27]
|
|
|
+ ... 34 common frames omitted
|
|
|
+
|
|
|
+16:16:05:428 WARN 26756 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+16:16:05:428 WARN 26756 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+16:16:05:429 WARN 26756 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+16:16:05:429 WARN 26756 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Destruction of the end
|
|
|
+16:19:16:934 INFO 8036 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+16:19:17:626 INFO 8036 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+16:19:17:628 INFO 8036 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+16:19:17:650 INFO 8036 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+16:19:17:799 WARN 8036 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:19:17:799 WARN 8036 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:19:17:799 WARN 8036 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:19:17:799 WARN 8036 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:19:17:799 WARN 8036 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:19:17:799 WARN 8036 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:19:17:875 INFO 8036 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+16:19:18:302 INFO 8036 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+16:19:18:310 INFO 8036 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+16:19:18:310 INFO 8036 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+16:19:18:450 INFO 8036 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+16:19:18:450 INFO 8036 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1504 ms
|
|
|
+16:19:18:993 WARN 8036 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:19:19:004 WARN 8036 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:19:20:331 WARN 8036 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+16:19:20:332 INFO 8036 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+16:19:20:436 INFO 8036 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+16:19:20:932 INFO 8036 --- [main] c.z.environment.config.RSServerService : RSServer服务开始初始化,监听端口:9801
|
|
|
+16:19:20:932 INFO 8036 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer实例初始化完成,耗时:0ms
|
|
|
+16:19:20:934 INFO 8036 --- [RSServer-Worker] c.z.environment.config.RSServerService : 开始启动RSServer(阻塞式监听)
|
|
|
+16:19:21:232 INFO 8036 --- [main] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
+16:19:21:878 INFO 8036 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
+16:19:22:201 INFO 8036 --- [main] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功
|
|
|
+16:19:22:203 INFO 8036 --- [main] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功
|
|
|
+16:19:22:346 WARN 8036 --- [main] .s.s.UserDetailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 10658c5c-4890-4932-93a8-ab7063483207
|
|
|
+
|
|
|
+This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
+
|
|
|
+16:19:22:439 INFO 8036 --- [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2162b22d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a4ec62d, org.springframework.security.web.context.SecurityContextPersistenceFilter@1a5e19fe, org.springframework.security.web.header.HeaderWriterFilter@efa6a81, org.springframework.security.web.csrf.CsrfFilter@5afb0a4f, org.springframework.security.web.authentication.logout.LogoutFilter@3b48ffe8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3116e9d2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4ed8ae9f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@14d294f4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@975f349, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@632d8166, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@151ce559, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c902a72, org.springframework.security.web.session.SessionManagementFilter@3983b06d, org.springframework.security.web.access.ExceptionTranslationFilter@7b5f886d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1b60c196]
|
|
|
+16:19:23:124 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of ef235d48-b73b-432c-aa35-5d67245f5c48
|
|
|
+16:19:23:124 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] RpcClient init label, labels = {module=naming, source=sdk}
|
|
|
+16:19:23:126 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
+16:19:23:126 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
+16:19:23:127 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
+16:19:23:127 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Try to connect to server on start up, server: {serverIp = '192.168.110.30', server main port = 8848}
|
|
|
+16:19:23:243 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Success to connect to server [192.168.110.30:8848] on start up, connectionId = 1784621962854_192.168.110.235_51767
|
|
|
+16:19:23:243 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
+16:19:23:243 INFO 8036 --- [main] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$472/0x000000080041b440
|
|
|
+16:19:23:243 INFO 8036 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Notify connected event to listeners.
|
|
|
+16:19:23:310 INFO 8036 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8302 (http) with context path ''
|
|
|
+16:19:23:318 INFO 8036 --- [main] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP environment-service 192.168.110.235:8302 register finished
|
|
|
+16:19:23:616 INFO 8036 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
+16:19:23:618 INFO 8036 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
+16:19:23:630 INFO 8036 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
+16:19:23:640 INFO 8036 --- [main] c.z.environment.EnvironmentApplication : Started EnvironmentApplication in 9.686 seconds (JVM running for 10.415)
|
|
|
+16:19:23:645 INFO 8036 --- [main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=environment-service-dev.yaml, group=DEFAULT_GROUP
|
|
|
+16:19:23:645 INFO 8036 --- [main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=environment-service, group=DEFAULT_GROUP
|
|
|
+16:19:23:770 INFO 8036 --- [nacos-grpc-client-executor-5] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Receive server push request, request = NotifySubscriberRequest, requestId = 83
|
|
|
+16:19:23:783 INFO 8036 --- [nacos-grpc-client-executor-5] com.alibaba.nacos.common.remote.client : [ef235d48-b73b-432c-aa35-5d67245f5c48] Ack server push request, request = NotifySubscriberRequest, requestId = 83
|
|
|
+16:19:40:934 WARN 8036 --- [RSServer-Monitor] c.z.environment.config.RSServerService : RSServer初始化超时(>20秒),服务器可能仍在启动(正常慢启动),可延长timeoutSeconds阈值
|
|
|
+16:29:09:895 WARN 8036 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient
|
|
|
+16:29:09:895 WARN 8036 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher
|
|
|
+16:29:09:895 WARN 8036 --- [Thread-5] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
|
|
|
+16:29:09:896 WARN 8036 --- [Thread-1] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Destruction of the end
|
|
|
+16:29:10:172 INFO 8036 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registering from Nacos Server now...
|
|
|
+16:29:10:176 INFO 8036 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registration finished.
|
|
|
+16:29:10:480 INFO 8036 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown rpc client, set status to shutdown
|
|
|
+16:29:10:480 INFO 8036 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2bb46b97[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
|
+16:29:10:481 INFO 8036 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Close current connection 1784621962854_192.168.110.235_51767
|
|
|
+16:29:10:482 INFO 8036 --- [nacos-grpc-client-executor-126] c.a.n.c.remote.client.grpc.GrpcClient : [1784621962854_192.168.110.235_51767]Ignore complete event,isRunning:false,isAbandon=false
|
|
|
+16:29:10:484 INFO 8036 --- [SpringApplicationShutdownHook] c.a.n.c.remote.client.grpc.GrpcClient : Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@194b2b25[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 127]
|
|
|
+16:29:10:489 INFO 8036 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : 开始关闭RSServer资源
|
|
|
+16:29:10:490 INFO 8036 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : RSServer服务器已停止
|
|
|
+16:29:10:493 INFO 8036 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer已启动并监听端口:9801,启动耗时:589558ms
|
|
|
+16:29:10:493 INFO 8036 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : RSServer线程池已正常关闭
|
|
|
+16:29:10:494 INFO 8036 --- [SpringApplicationShutdownHook] c.z.environment.config.RSServerService : RSServer资源关闭完成
|
|
|
+16:29:10:713 INFO 8036 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
|
|
+16:29:10:717 INFO 8036 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|
|
|
+16:45:08:451 INFO 30224 --- [main] c.z.environment.EnvironmentApplication : The following 1 profile is active: "dev"
|
|
|
+16:45:09:300 INFO 30224 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+16:45:09:302 INFO 30224 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+16:45:09:330 INFO 30224 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
|
|
|
+16:45:09:496 WARN 30224 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmDataMapper' and 'com.zksy.api.mapper.AlarmDataMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:45:09:496 WARN 30224 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'caseInfoApiMapper' and 'com.zksy.api.mapper.CaseInfoApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:45:09:496 WARN 30224 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'equipmentBaseApiMapper' and 'com.zksy.api.mapper.EquipmentBaseApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:45:09:496 WARN 30224 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'warningThresholdMapper' and 'com.zksy.api.mapper.WarningThresholdMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:45:09:496 WARN 30224 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderApiMapper' and 'com.zksy.api.mapper.WorkOrderApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:45:09:496 WARN 30224 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'workOrderLogApiMapper' and 'com.zksy.api.mapper.WorkOrderLogApiMapper' mapperInterface. Bean already defined with the same name!
|
|
|
+16:45:09:575 INFO 30224 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=385cdad6-7e17-3259-be68-7cac08711491
|
|
|
+16:45:10:110 INFO 30224 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8302 (http)
|
|
|
+16:45:10:124 INFO 30224 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+16:45:10:124 INFO 30224 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75]
|
|
|
+16:45:10:306 INFO 30224 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+16:45:10:306 INFO 30224 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1840 ms
|
|
|
+16:45:11:109 WARN 30224 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:45:11:122 WARN 30224 --- [main] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
|
+16:45:13:005 WARN 30224 --- [main] com.zaxxer.hikari.HikariConfig : HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
|
|
|
+16:45:13:006 INFO 30224 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
|
+16:45:13:144 INFO 30224 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
|
|
+16:45:13:838 INFO 30224 --- [main] c.z.environment.config.RSServerService : RSServer服务开始初始化,监听端口:9801
|
|
|
+16:45:13:840 INFO 30224 --- [RSServer-Worker] c.z.environment.config.RSServerService : RSServer实例初始化完成,耗时:0ms
|
|
|
+16:45:13:842 INFO 30224 --- [RSServer-Worker] c.z.environment.config.RSServerService : 开始启动RSServer(阻塞式监听)
|
|
|
+16:45:14:351 INFO 30224 --- [main] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
+16:45:16:181 INFO 30224 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
+16:45:17:223 INFO 30224 --- [main] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功
|
|
|
+16:45:17:228 INFO 30224 --- [main] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功
|
|
|
+16:45:17:694 WARN 30224 --- [main] .s.s.UserDetailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 1cae8a65-b0c4-46fb-8b1b-6857bd27af20
|
|
|
+
|
|
|
+This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
+
|
|
|
+16:45:17:992 INFO 30224 --- [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@47ba8e3c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1638fa8b, org.springframework.security.web.context.SecurityContextPersistenceFilter@4039d109, org.springframework.security.web.header.HeaderWriterFilter@7ef3b7ac, org.springframework.security.web.csrf.CsrfFilter@678f685f, org.springframework.security.web.authentication.logout.LogoutFilter@badf24b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@68a0a4ae, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@129a20d8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1b60c196, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@55e073c8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@cd8e702, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28897ca, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c7aa676, org.springframework.security.web.session.SessionManagementFilter@4dbf902, org.springframework.security.web.access.ExceptionTranslationFilter@687e9f0b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@359ae83a]
|
|
|
+16:45:19:710 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of 74d6c916-2e5f-4c29-bfe0-af31e1be795c
|
|
|
+16:45:19:710 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] RpcClient init label, labels = {module=naming, source=sdk}
|
|
|
+16:45:19:713 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
+16:45:19:713 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
+16:45:19:714 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
+16:45:19:715 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Try to connect to server on start up, server: {serverIp = '192.168.110.30', server main port = 8848}
|
|
|
+16:45:19:838 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Success to connect to server [192.168.110.30:8848] on start up, connectionId = 1784623519470_192.168.110.235_60601
|
|
|
+16:45:19:838 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
+16:45:19:838 INFO 30224 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Notify connected event to listeners.
|
|
|
+16:45:19:838 INFO 30224 --- [main] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$472/0x000000080041b440
|
|
|
+16:45:19:908 INFO 30224 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8302 (http) with context path ''
|
|
|
+16:45:19:921 INFO 30224 --- [main] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP environment-service 192.168.110.235:8302 register finished
|
|
|
+16:45:20:408 INFO 30224 --- [nacos-grpc-client-executor-7] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Receive server push request, request = NotifySubscriberRequest, requestId = 91
|
|
|
+16:45:20:410 INFO 30224 --- [nacos-grpc-client-executor-7] com.alibaba.nacos.common.remote.client : [74d6c916-2e5f-4c29-bfe0-af31e1be795c] Ack server push request, request = NotifySubscriberRequest, requestId = 91
|
|
|
+16:45:20:424 INFO 30224 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
+16:45:20:426 INFO 30224 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
+16:45:20:442 INFO 30224 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
+16:45:20:455 INFO 30224 --- [main] c.z.environment.EnvironmentApplication : Started EnvironmentApplication in 15.605 seconds (JVM running for 16.416)
|
|
|
+16:45:20:462 INFO 30224 --- [main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=environment-service-dev.yaml, group=DEFAULT_GROUP
|
|
|
+16:45:20:463 INFO 30224 --- [main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=environment-service, group=DEFAULT_GROUP
|
|
|
+16:45:33:842 WARN 30224 --- [RSServer-Monitor] c.z.environment.config.RSServerService : RSServer初始化超时(>20秒),服务器可能仍在启动(正常慢启动),可延长timeoutSeconds阈值
|