Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ dev git:(SLS-58) ✗ dc logs crud-service
- Attaching to coupon-processing-crud-service
- coupon-processing-crud-service | Listening for transport dt_socket at address: 8787
- coupon-processing-crud-service | 2019-01-09 18:23:16.825 INFO 1 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2638011: startup date [Wed Jan 09 18:23:16 MSK 2019]; root of context hierarchy
- coupon-processing-crud-service | 2019-01-09 18:23:18.323 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
- coupon-processing-crud-service | 2019-01-09 18:23:18.593 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$7873580b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-crud-service | 2019-01-09 18:23:18.615 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$9ec9c2e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-crud-service |
- coupon-processing-crud-service | . ____ _ __ _ _
- coupon-processing-crud-service | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- coupon-processing-crud-service | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- coupon-processing-crud-service | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- coupon-processing-crud-service | ' |____| .__|_| |_|_| |_\__, | / / / /
- coupon-processing-crud-service | =========|_|==============|___/=/_/_/_/
- coupon-processing-crud-service | :: Spring Boot :: (v2.0.1.RELEASE)
- coupon-processing-crud-service |
- coupon-processing-crud-service | 2019-01-09 18:23:19.993 INFO 1 --- [ main] b.c.PropertySourceBootstrapConfiguration : Located property source: CompositePropertySource {name='consul', propertySources=[ConsulPropertySource {name='config/coupon-processing-crud-service,dev/'}, ConsulPropertySource {name='config/coupon-processing-crud-service/'}, ConsulPropertySource {name='config/application,dev/'}, ConsulPropertySource {name='config/application/'}]}
- coupon-processing-crud-service | 2019-01-09 18:23:20.000 INFO 1 --- [ main] r.c.p.coupon.crud.CrudApplication : The following profiles are active: dev
- coupon-processing-crud-service | 2019-01-09 18:23:20.054 INFO 1 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3a1dd365: startup date [Wed Jan 09 18:23:20 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@2638011
- coupon-processing-crud-service | 2019-01-09 18:23:21.288 INFO 1 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Generic; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]]
- coupon-processing-crud-service | 2019-01-09 18:23:22.006 INFO 1 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=refresh; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=false; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]] with [Root bean: class [org.springframework.aop.scope.ScopedProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in BeanDefinition defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]]
- coupon-processing-crud-service | 2019-01-09 18:23:22.541 INFO 1 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=f2212f00-622b-3d7a-807c-73cea845a66e
- coupon-processing-crud-service | 2019-01-09 18:23:22.639 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
- coupon-processing-crud-service | 2019-01-09 18:23:22.734 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$5661d169] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-crud-service | 2019-01-09 18:23:22.949 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$7873580b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-crud-service | 2019-01-09 18:23:23.043 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$82afbfe6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-crud-service | 2019-01-09 18:23:23.151 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$9ec9c2e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-crud-service | 2019-01-09 18:23:23.742 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
- coupon-processing-crud-service | 2019-01-09 18:23:23.811 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- coupon-processing-crud-service | 2019-01-09 18:23:23.812 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.29
- coupon-processing-crud-service | 2019-01-09 18:23:23.851 INFO 1 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
- coupon-processing-crud-service | 2019-01-09 18:23:24.028 INFO 1 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- coupon-processing-crud-service | 2019-01-09 18:23:24.028 INFO 1 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 3974 ms
- coupon-processing-crud-service | 2019-01-09 18:23:24.785 WARN 1 --- [ost-startStop-1] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
- coupon-processing-crud-service | 2019-01-09 18:23:24.786 INFO 1 --- [ost-startStop-1] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
- coupon-processing-crud-service | 2019-01-09 18:23:24.817 INFO 1 --- [ost-startStop-1] c.netflix.config.DynamicPropertyFactory : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@2392a411
- coupon-processing-crud-service | 2019-01-09 18:23:25.520 ERROR 1 --- [ost-startStop-1] o.s.b.web.embedded.tomcat.TomcatStarter : Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'servletEndpointRegistrar' defined in class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/web/ServletEndpointManagementContextConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar]: Factory method 'servletEndpointRegistrar' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthEndpoint]: Factory method 'healthEndpoint' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration$$EnhancerBySpringCGLIB$$f194116c]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource': Post-processing of FactoryBean's singleton object failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource': Post-processing of FactoryBean's singleton object failed; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'scopedTarget.dataSource': Requested bean is currently in creation: Is there an unresolvable circular reference?
- coupon-processing-crud-service | 2019-01-09 18:23:25.592 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
- coupon-processing-crud-service | 2019-01-09 18:23:25.604 WARN 1 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
- coupon-processing-crud-service | 2019-01-09 18:23:25.635 INFO 1 --- [ main] ConditionEvaluationReportLoggingListener :
- coupon-processing-crud-service |
- coupon-processing-crud-service | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- coupon-processing-crud-service | 2019-01-09 18:23:25.643 ERROR 1 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
- coupon-processing-crud-service |
- coupon-processing-crud-service | ***************************
- coupon-processing-crud-service | APPLICATION FAILED TO START
- coupon-processing-crud-service | ***************************
- coupon-processing-crud-service |
- coupon-processing-crud-service | Description:
- coupon-processing-crud-service |
- coupon-processing-crud-service | The dependencies of some of the beans in the application context form a cycle:
- coupon-processing-crud-service |
- coupon-processing-crud-service | servletEndpointRegistrar defined in class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/web/ServletEndpointManagementContextConfiguration.class]
- coupon-processing-crud-service | ↓
- coupon-processing-crud-service | healthEndpoint defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]
- coupon-processing-crud-service | ↓
- coupon-processing-crud-service | org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration
- coupon-processing-crud-service | ┌─────┐
- coupon-processing-crud-service | | dataSource
- coupon-processing-crud-service | ↑ ↓
- coupon-processing-crud-service | | scopedTarget.dataSource defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]
- coupon-processing-crud-service | ↑ ↓
- coupon-processing-crud-service | | org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker
- coupon-processing-crud-service | └─────┘
- coupon-processing-crud-service |
- coupon-processing-crud-service |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement