Caused by: org/springframework beans Factory beancreationexception at ConstructorResolver java 657

Address of each person in this document:? a href=” https://link.segmentfault.com/?url=https%3A%2F%2Fwww.leafage.top%2Fposts%2Fdetail%2F21622MARQ ” rel=”nofollow”> https://www.leafage.top/posts/detail/21622MARQ

Record the service of an EDIS and update the service of the test rate. Please refer to the service center for details? The asset of spring boot starter data redis is to send the report at the time of the application, and then send it to the responsible dealer of the company (the date of the company’s operation, and the date of the company’s operation is not a common day)/ p>

The relevant information of these keys is as follows:/ p>

6 2021-06-22 09:23:17,291 [application-name] [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisConnectionFactory' defined in class path resource [org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory]: Factory method 'redisConnectionFactory' threw exception; nested exception is java.lang.NoClassDefFoundError: org/apache/commons/pool2/impl/GenericObjectPoolConfig 7 2021-06-22 09:23:17,343 [application-name] [main] ERROR o.s.b.SpringApplication - Application run failed 8 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisConnectionFactory' defined in class path resource [org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory]: Factory method 'redisConnectionFactory' threw exception; nested exception is java.lang.NoClassDefFoundError: org/apache/commons/pool2/impl/GenericObjectPoolConfig 9 at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:657) 10 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:637) 11 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1341) 12 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1181) 13 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) 14 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) 15 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) 16 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) 17 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) 18 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) 19 at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) 20 at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) 21 at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) 22 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) 23 at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) 24 at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) 25 at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405) 26 at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) 27 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) 28 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) 29 at com.ichinae.imis.MgrApplication.main(MgrApplication.java:20) 30 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 31 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 32 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 33 at java.lang.reflect.Method.invoke(Method.java:498) 34 at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) 35 at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) 36 at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) 37 at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 38 Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory]: Factory method 'redisConnectionFactory' threw exception; nested exception is java.lang.NoClassDefFoundError: org/apache/commons/pool2/impl/GenericObjectPoolConfig 39 at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) 40 at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:652) 41 ... 28 common frames omitted 42 Caused by: java.lang.NoClassDefFoundError: org/apache/commons/pool2/impl/GenericObjectPoolConfig 43 at org.springframework.data.redis.connection.lettuce.LettucePoolingClientConfiguration$LettucePoolingClientConfigurationBuilder.<init>(LettucePoolingClientConfiguration.java:94) 44 at org.springframework.data.redis.connection.lettuce.LettucePoolingClientConfiguration.builder(LettucePoolingClientConfiguration.java:51) 45 at org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$PoolBuilderFactory.createBuilder(LettuceConnectionConfiguration.java:159) 46 at org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.createBuilder(LettuceConnectionConfiguration.java:107) 47 at org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.getLettuceClientConfiguration(LettuceConnectionConfiguration.java:92) 48 at org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration.redisConnectionFactory(LettuceConnectionConfiguration.java:74) 49 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 50 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 51 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 52 at java.lang.reflect.Method.invoke(Method.java:498) 53 at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) 54 ... 29 common frames omitted 55 Caused by: java.lang.ClassNotFoundException: org.apache.commons.pool2.impl.GenericObjectPoolConfig 56 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 57 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) 58 at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:151) 59 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) 60 ... 40 common frames omitted

The first step is to have a common denominator, with a copy of the original information, a copy of the original information, and a Google search for the Google search for the Google search for the original content. After the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the first step, the second step, the first step, the second step, the second step, the first step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the second step, the first “an item” to an item “to an umbrella, the umbrella, an umbrella, the second step, the second place, the second place, the second place, the second place, the second place, the second place, the second place, the second place, the name ю Level/ blockquote>

The following common reasons are described in the article, and the configuration files of the reasons reported in this report are not configuredlettuce.poolConfiguration information of
If the patient will be opposite, the prescription method in the table below has the following characteristics:/ p>

  1. When starting up, it is necessary to add the relevant information that the loader does not reach the common-pool2, and the patient can enter the information related to the maintenance of the patient group

    <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-pool2</artifactId> </dependency>
  2. If the configuration of lettuce.pool cannot be deleted, or the configuration of idle bar must be reset, then the configuration of payment settings can be deleted/ li>

Recommended Today

[What is Istio? ] If you don't know, you're out, a 40-minute text can be quickly understood

@[toc] foreword This article is purely theoretical and contains the following content, read it as needed: Istio concepts, service mesh, traffic management, istio architecture (Envoy, Sidecar, Istiod) Virtual Service (VirtualService), Routing Rules, Destination Rules (DestinationRule) Gateway, network resiliency and testing (timeouts, retries, circuit breakers, fault injection) What is Istio? Istio is an open sourceservice mesh, […]

  • [What is Istio? ] If you don't know, you're out, a 40-minute text can be quickly understood
  • [What is Istio? ] If you don't know, you're out, a 40-minute text can be quickly understood
  • [What is Istio? ] If you don't know, you're out, a 40-minute text can be quickly understood
  • ubuntu20.04 + Let's Encrypt + Nginx solve untrusted website
  • Thoroughly understand the five application scenarios of Nginx! Go out and brag and don't worry anymore
  • What is the relationship between big data and cloud computing, and how does Hadoop get involved? Where is Nosql located and what does it have to do with BI?
  • Source Code – Axios
  • Three ways of for loop in shell
  • Gitlab-multi-instance construction
  • The July technical committee meeting of the openKylin community was successfully held, and the version planning was finalized!