Advertisement
fedorm

fedorm

Jan 9th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 14.56 KB | None | 0 0
  1. ➜  dev git:(SLS-58) ✗ dc logs crud-service
  2. Attaching to coupon-processing-crud-service
  3. coupon-processing-crud-service | Listening for transport dt_socket at address: 8787
  4. 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
  5. 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
  6. 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)
  7. 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)
  8. coupon-processing-crud-service |
  9. coupon-processing-crud-service |   .   ____          _            __ _ _
  10. coupon-processing-crud-service |  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
  11. coupon-processing-crud-service | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  12. coupon-processing-crud-service |  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  13. coupon-processing-crud-service |   '  |____| .__|_| |_|_| |_\__, | / / / /
  14. coupon-processing-crud-service |  =========|_|==============|___/=/_/_/_/
  15. coupon-processing-crud-service |  :: Spring Boot ::        (v2.0.1.RELEASE)
  16. coupon-processing-crud-service |
  17. 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/'}]}
  18. 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
  19. 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
  20. 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]]
  21. 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]]
  22. 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
  23. 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
  24. 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)
  25. 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)
  26. 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)
  27. 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)
  28. 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)
  29. coupon-processing-crud-service | 2019-01-09 18:23:23.811  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
  30. 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
  31. 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]
  32. 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
  33. 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
  34. 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.
  35. 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.
  36. 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
  37. 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?
  38. coupon-processing-crud-service | 2019-01-09 18:23:25.592  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
  39. 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
  40. coupon-processing-crud-service | 2019-01-09 18:23:25.635  INFO 1 --- [           main] ConditionEvaluationReportLoggingListener :
  41. coupon-processing-crud-service |
  42. coupon-processing-crud-service | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  43. coupon-processing-crud-service | 2019-01-09 18:23:25.643 ERROR 1 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   :
  44. coupon-processing-crud-service |
  45. coupon-processing-crud-service | ***************************
  46. coupon-processing-crud-service | APPLICATION FAILED TO START
  47. coupon-processing-crud-service | ***************************
  48. coupon-processing-crud-service |
  49. coupon-processing-crud-service | Description:
  50. coupon-processing-crud-service |
  51. coupon-processing-crud-service | The dependencies of some of the beans in the application context form a cycle:
  52. coupon-processing-crud-service |
  53. coupon-processing-crud-service |    servletEndpointRegistrar defined in class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/web/ServletEndpointManagementContextConfiguration.class]
  54. coupon-processing-crud-service |       ↓
  55. coupon-processing-crud-service |    healthEndpoint defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]
  56. coupon-processing-crud-service |       ↓
  57. coupon-processing-crud-service |    org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration
  58. coupon-processing-crud-service | ┌─────┐
  59. coupon-processing-crud-service | |  dataSource
  60. coupon-processing-crud-service | ↑     ↓
  61. coupon-processing-crud-service | |  scopedTarget.dataSource defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]
  62. coupon-processing-crud-service | ↑     ↓
  63. coupon-processing-crud-service | |  org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker
  64. coupon-processing-crud-service | └─────┘
  65. coupon-processing-crud-service |
  66. coupon-processing-crud-service |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement