Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
5,735
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.83 KB | None | 0 0
  1. ➤ k logs -f driver-684f568796-mwjvq
  2. + export PROFILES=qa
  3. + PROFILES=qa
  4. + /etc/init.d/filebeat start
  5. 2018-05-23T05:00:37.185Z INFO instance/beat.go:468 Home path: [/usr/share/filebeat] Config path: [/etc/filebeat] Data path: [/var/lib/filebeat] Logs path: [/var/log/filebeat]
  6. 2018-05-23T05:00:37.185Z INFO instance/beat.go:475 Beat UUID: 41f1013d-2473-4ef1-95cc-aef28fd7424b
  7. 2018-05-23T05:00:37.185Z INFO instance/beat.go:213 Setup Beat: filebeat; Version: 6.2.2
  8. 2018-05-23T05:00:37.186Z INFO pipeline/module.go:76 Beat name: driver-684f568796-mwjvq
  9. Config OK
  10. + java -Xmx200m -DSPRING_CONFIG_URI=http://operr-v3-config:8888 -jar -Dspring.profiles.active=qa /app/operr-v3-driver-3.0.0.jar
  11. 05:00:37.681 [main] INFO com.operr.OperrDriverApplication - Start driver application ...
  12. 2018-05-23 05:00:39.099 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@f5f2bb7: startup date [Wed May 23 05:00:39 UTC 2018]; root of context hierarchy
  13. 2018-05-23 05:00:39.724 INFO 19 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  14. 2018-05-23 05:00:40.082 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$52432ce7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  15. 2018-05-23 05:00:40.134 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$789997bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  16.  
  17. ____ ____ ___ _ _
  18. / __ \ |___ \ / _ \ | | (_)
  19. | | | |_ __ ___ _ __ _ __ __) | | | | ______ __| |_ __ ___ _____ _ __
  20. | | | | '_ \ / _ \ '__| '__| |__ <| | | | |______| / _` | '__| \ \ / / _ \ '__|
  21. | |__| | |_) | __/ | | | ___) | |_| | | (_| | | | |\ V / __/ |
  22. \____/| .__/ \___|_| |_| |____(_)___/ \__,_|_| |_| \_/ \___|_|
  23. | |
  24. |_|
  25.  
  26. 2018-05-23 05:00:41.121 INFO 19 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at: http://operr-v3-config:8888
  27. 2018-05-23 05:00:42.206 INFO 19 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Located environment: name=operr-v3-driver, profiles=[qa], label=dev, version=646a8037bab9d2468c3c44839c85d3c2aa3ae22b, state=null
  28. 2018-05-23 05:00:42.207 INFO 19 --- [ main] b.c.PropertySourceBootstrapConfiguration : Located property source: CompositePropertySource [name='configService', propertySources=[MapPropertySource {name='configClient'}, MapPropertySource {name='git@github.com:CACSPC/operr-v3-configure.git/operr-v3-driver-qa.yml'}]]
  29. 2018-05-23 05:00:42.325 INFO 19 --- [ main] com.operr.OperrDriverApplication : The following profiles are active: qa
  30. 2018-05-23 05:00:42.375 INFO 19 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36: startup date [Wed May 23 05:00:42 UTC 2018]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@f5f2bb7
  31. 2018-05-23 05:00:44.367 INFO 19 --- [ main] o.s.i.config.IntegrationRegistrar : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  32. 2018-05-23 05:00:45.340 INFO 19 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'managementServletContext' 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.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcHypermediaManagementContextConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcAutoConfiguration.class]]
  33. 2018-05-23 05:00:45.379 INFO 19 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  34. 2018-05-23 05:00:45.780 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data JPA - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.SequenceIdRepository.
  35. 2018-05-23 05:00:45.986 INFO 19 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  36. 2018-05-23 05:00:46.317 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.device.DeviceRepository.
  37. 2018-05-23 05:00:46.322 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driver.DriverBaseFeeRepository.
  38. 2018-05-23 05:00:46.323 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.filter.TrustListRepository.
  39. 2018-05-23 05:00:46.324 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.BaseCustomerInformationRepository.
  40. 2018-05-23 05:00:46.325 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverlimition.ScheduleWeekRepository.
  41. 2018-05-23 05:00:46.326 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.tracking.TrackingRepository.
  42. 2018-05-23 05:00:46.327 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.vehicle.VehicleRepository.
  43. 2018-05-23 05:00:46.328 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.dsp.repository.DspRuleRepository.
  44. 2018-05-23 05:00:46.329 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverlimition.DriverWorkTimeRepository.
  45. 2018-05-23 05:00:46.331 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.DriverRepository.
  46. 2018-05-23 05:00:46.332 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverfriend.DriverFriendRepository.
  47. 2018-05-23 05:00:46.332 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.AdminRepository.
  48. 2018-05-23 05:00:46.332 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.CustomerRepository.
  49. 2018-05-23 05:00:46.332 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverfilter.DriverFilterRepository.
  50. 2018-05-23 05:00:46.334 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.DriverVehicleRepository.
  51. 2018-05-23 05:00:46.334 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverlimition.ScheduleCalendarRepository.
  52. 2018-05-23 05:00:46.335 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.BaseConfigRepository.
  53. 2018-05-23 05:00:46.335 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface com.operr.common.dsp.repository.RuleTemplateRepository.
  54. 2018-05-23 05:00:46.364 INFO 19 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  55. 2018-05-23 05:00:46.695 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.device.DeviceRepository.
  56. 2018-05-23 05:00:46.696 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driver.DriverBaseFeeRepository.
  57. 2018-05-23 05:00:46.696 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.filter.TrustListRepository.
  58. 2018-05-23 05:00:46.699 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.BaseCustomerInformationRepository.
  59. 2018-05-23 05:00:46.700 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverlimition.ScheduleWeekRepository.
  60. 2018-05-23 05:00:46.701 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.tracking.TrackingRepository.
  61. 2018-05-23 05:00:46.702 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.vehicle.VehicleRepository.
  62. 2018-05-23 05:00:46.702 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.dsp.repository.DspRuleRepository.
  63. 2018-05-23 05:00:46.702 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.SequenceIdRepository.
  64. 2018-05-23 05:00:46.703 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverlimition.DriverWorkTimeRepository.
  65. 2018-05-23 05:00:46.703 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.DriverRepository.
  66. 2018-05-23 05:00:46.704 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverfriend.DriverFriendRepository.
  67. 2018-05-23 05:00:46.705 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.AdminRepository.
  68. 2018-05-23 05:00:46.705 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.CustomerRepository.
  69. 2018-05-23 05:00:46.707 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverfilter.DriverFilterRepository.
  70. 2018-05-23 05:00:46.709 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.DriverVehicleRepository.
  71. 2018-05-23 05:00:46.709 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.driver.repository.driverlimition.ScheduleCalendarRepository.
  72. 2018-05-23 05:00:46.710 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.db.repository.BaseConfigRepository.
  73. 2018-05-23 05:00:46.710 INFO 19 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.operr.common.dsp.repository.RuleTemplateRepository.
  74. 2018-05-23 05:00:47.080 INFO 19 --- [ 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=true; factoryBeanName=scopedTarget.druidDBConfig; factoryMethodName=dataSource; initMethodName=init; destroyMethodName=close; defined in com.operr.driver.conf.DruidDBConfig]
  75. 2018-05-23 05:00:47.083 INFO 19 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'redisTemplate' 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.data.redis.RedisAutoConfiguration$RedisConfiguration; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration$RedisConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=scopedTarget.redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in com.operr.driver.conf.RedisConfig]
  76. 2018-05-23 05:00:47.627 INFO 19 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=6dc4b289-56cc-3dce-8569-37f7cafc6602
  77. 2018-05-23 05:00:47.728 INFO 19 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  78. 2018-05-23 05:00:47.738 INFO 19 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
  79. 2018-05-23 05:00:47.784 INFO 19 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  80. 2018-05-23 05:00:47.937 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.driver.service.ComplianceFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  81. 2018-05-23 05:00:47.940 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.driver.service.CustomerToDriverFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  82. 2018-05-23 05:00:47.942 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.driver.service.DriverFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  83. 2018-05-23 05:00:47.948 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.MessageServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  84. 2018-05-23 05:00:47.949 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.CustomerServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  85. 2018-05-23 05:00:47.950 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.BillingServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  86. 2018-05-23 05:00:47.952 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.PbxServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  87. 2018-05-23 05:00:47.953 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.ComplianceServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  88. 2018-05-23 05:00:47.954 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.CoreServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  89. 2018-05-23 05:00:47.955 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.BaseServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  90. 2018-05-23 05:00:47.957 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.operr.common.service.feign.DriverServiceFeignAPI' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  91. 2018-05-23 05:00:48.061 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$3031a645] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  92. 2018-05-23 05:00:48.238 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5c7f94c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  93. 2018-05-23 05:00:48.625 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationGlobalProperties' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  94. 2018-05-23 05:00:48.632 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationGlobalProperties' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  95. 2018-05-23 05:00:48.787 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$$EnhancerBySpringCGLIB$$86f92c2c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  96. 2018-05-23 05:00:48.806 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  97. 2018-05-23 05:00:48.811 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'security.oauth2.client-org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties' of type [org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  98. 2018-05-23 05:00:48.824 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.security.oauth2.OAuth2AutoConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.OAuth2AutoConfiguration$$EnhancerBySpringCGLIB$$13c950c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  99. 2018-05-23 05:00:48.859 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'resourceServerProperties' of type [org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  100. 2018-05-23 05:00:48.902 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.netflix.metrics.MetricsInterceptorConfiguration$MetricsRestTemplateConfiguration' of type [org.springframework.cloud.netflix.metrics.MetricsInterceptorConfiguration$MetricsRestTemplateConfiguration$$EnhancerBySpringCGLIB$$8eac3b03] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  101. 2018-05-23 05:00:48.957 INFO 19 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$789997bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  102. 2018-05-23 05:00:48.984 INFO 19 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  103. 2018-05-23 05:00:49.524 INFO 19 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 9073 (http)
  104. 2018-05-23 05:00:49.541 INFO 19 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  105. 2018-05-23 05:00:49.543 INFO 19 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.23
  106. 2018-05-23 05:00:49.706 INFO 19 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  107. 2018-05-23 05:00:49.707 INFO 19 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7332 ms
  108. 2018-05-23 05:00:50.495 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
  109. 2018-05-23 05:00:50.495 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  110. 2018-05-23 05:00:50.496 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  111. 2018-05-23 05:00:50.496 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  112. 2018-05-23 05:00:50.496 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  113. 2018-05-23 05:00:50.497 INFO 19 --- [ost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
  114. 2018-05-23 05:00:50.498 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
  115. 2018-05-23 05:00:50.499 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webStatFilter' to urls: [/*]
  116. 2018-05-23 05:00:50.499 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
  117. 2018-05-23 05:00:50.499 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
  118. 2018-05-23 05:00:50.502 INFO 19 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'statViewServlet' to [/druid/*]
  119. 2018-05-23 05:00:50.648 INFO 19 --- [ main] com.operr.driver.conf.DruidDBConfig : Start driver application spring.jackson.serialization.FAIL_ON_EMPTY_BEANS false
  120. Wed May 23 05:00:50 UTC 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  121. Wed May 23 05:00:51 UTC 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  122. Wed May 23 05:00:51 UTC 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  123. Wed May 23 05:00:51 UTC 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  124. Wed May 23 05:00:51 UTC 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  125. 2018-05-23 05:00:51.167 INFO 19 --- [ main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
  126. 2018-05-23 05:00:51.364 INFO 19 --- [ main] o.f.core.internal.util.VersionPrinter : Flyway 4.2.0 by Boxfuse
  127. Wed May 23 05:00:51 UTC 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  128. 2018-05-23 05:00:51.399 INFO 19 --- [ main] o.f.c.i.dbsupport.DbSupportFactory : Database: jdbc:mysql://54.152.228.249:3306/operr_v3_qa?characterEncoding=UTF-8 (MySQL 5.7)
  129. 2018-05-23 05:00:51.491 INFO 19 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema `operr_v3_qa`: 20180804124900
  130. 2018-05-23 05:00:51.491 WARN 19 --- [ main] o.f.core.internal.command.DbMigrate : Schema `operr_v3_qa` has a version (20180804124900) that is newer than the latest available migration (20180510145752) !
  131. 2018-05-23 05:00:51.493 INFO 19 --- [ main] o.f.core.internal.command.DbMigrate : Schema `operr_v3_qa` is up to date. No migration necessary.
  132. 2018-05-23 05:00:51.914 INFO 19 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
  133. 2018-05-23 05:00:51.937 INFO 19 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
  134. name: default
  135. ...]
  136. 2018-05-23 05:00:52.067 INFO 19 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.0.12.Final}
  137. 2018-05-23 05:00:52.071 INFO 19 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
  138. 2018-05-23 05:00:52.078 INFO 19 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
  139. 2018-05-23 05:00:52.154 INFO 19 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  140. 2018-05-23 05:00:52.621 INFO 19 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  141. 2018-05-23 05:00:53.318 WARN 19 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : Could not find matching type descriptor for requested Java class [java.util.List]; using fallback
  142. 2018-05-23 05:00:54.961 ERROR 19 --- [ main] o.h.j.i.metamodel.MetadataContext : HHH015007: Illegal argument on static metamodel field injection : com.operr.common.db.entity.document.DocumentType_#cityId; expected type : org.hibernate.jpa.internal.metamodel.SingularAttributeImpl; encountered type : javax.persistence.metamodel.ListAttribute
  143. 2018-05-23 05:00:54.971 ERROR 19 --- [ main] o.h.j.i.metamodel.MetadataContext : HHH015007: Illegal argument on static metamodel field injection : com.operr.common.db.entity.document.Document_#data; expected type : org.hibernate.jpa.internal.metamodel.SingularAttributeImpl; encountered type : javax.persistence.metamodel.ListAttribute
  144. 2018-05-23 05:00:55.035 INFO 19 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
  145. 2018-05-23 05:00:55.120 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3c468360: startup date [Wed May 23 05:00:55 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  146. 2018-05-23 05:00:55.156 INFO 19 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  147. 2018-05-23 05:00:57.317 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@49c37918: startup date [Wed May 23 05:00:57 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  148. 2018-05-23 05:00:57.339 INFO 19 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  149. 2018-05-23 05:00:57.916 INFO 19 --- [ main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[69.18.218.27:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  150. 2018-05-23 05:00:57.916 INFO 19 --- [ main] org.mongodb.driver.cluster : Adding discovered server 69.18.218.27:27017 to client view of cluster
  151. 2018-05-23 05:00:58.312 INFO 19 --- [18.218.27:27017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1, serverValue:93385}] to 69.18.218.27:27017
  152. 2018-05-23 05:00:58.323 INFO 19 --- [18.218.27:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=69.18.218.27:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 10]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, roundTripTimeNanos=7521456}
  153. 2018-05-23 05:00:58.329 INFO 19 --- [18.218.27:27017] org.mongodb.driver.cluster : Discovered cluster type of STANDALONE
  154. 2018-05-23 05:00:59.017 INFO 19 --- [ main] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2, serverValue:93386}] to 69.18.218.27:27017
  155. 2018-05-23 05:00:59.266 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3a1e5fa7: startup date [Wed May 23 05:00:59 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  156. 2018-05-23 05:00:59.286 INFO 19 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  157. 2018-05-23 05:00:59.402 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@36570936: startup date [Wed May 23 05:00:59 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  158. 2018-05-23 05:00:59.433 INFO 19 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  159. 2018-05-23 05:00:59.774 INFO 19 --- [ main] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory
  160. 2018-05-23 05:01:00.319 WARN 19 --- [ main] ationConfigEmbeddedWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'driverLimitationServiceImpl' defined in URL [jar:file:/app/operr-v3-driver-3.0.0.jar!/BOOT-INF/classes!/com/operr/driver/service/driverlimition/impl/DriverLimitationServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'driverServiceImpl': Unsatisfied dependency expressed through field 'driverFilterService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'driverFilterServiceImpl': Unsatisfied dependency expressed through field 'driverLimitationService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'driverLimitationServiceImpl': Requested bean is currently in creation: Is there an unresolvable circular reference?
  161. 2018-05-23 05:01:00.321 INFO 19 --- [ main] org.mongodb.driver.connection : Closed connection [connectionId{localValue:2, serverValue:93386}] to 69.18.218.27:27017 because the pool has been closed.
  162. 2018-05-23 05:01:00.327 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@36570936: startup date [Wed May 23 05:00:59 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  163. 2018-05-23 05:01:00.329 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@49c37918: startup date [Wed May 23 05:00:57 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  164. 2018-05-23 05:01:00.329 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3a1e5fa7: startup date [Wed May 23 05:00:59 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  165. 2018-05-23 05:01:00.329 INFO 19 --- [ main] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3c468360: startup date [Wed May 23 05:00:55 UTC 2018]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4ba2ca36
  166. 2018-05-23 05:01:00.330 INFO 19 --- [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
  167. 2018-05-23 05:01:00.335 INFO 19 --- [ main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  168. 2018-05-23 05:01:00.337 INFO 19 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
  169. 2018-05-23 05:01:00.374 INFO 19 --- [ main] utoConfigurationReportLoggingInitializer :
  170.  
  171. Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
  172. 2018-05-23 05:01:00.381 ERROR 19 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
  173.  
  174. ***************************
  175. APPLICATION FAILED TO START
  176. ***************************
  177.  
  178. Description:
  179.  
  180. The dependencies of some of the beans in the application context form a cycle:
  181.  
  182. ┌─────┐
  183. | driverLimitationServiceImpl defined in URL [jar:file:/app/operr-v3-driver-3.0.0.jar!/BOOT-INF/classes!/com/operr/driver/service/driverlimition/impl/DriverLimitationServiceImpl.class]
  184. ↑ ↓
  185. | driverServiceImpl (field private com.operr.driver.service.driverfilter.DriverFilterService com.operr.driver.service.impl.DriverServiceImpl.driverFilterService)
  186. ↑ ↓
  187. | driverFilterServiceImpl (field private com.operr.driver.service.driverlimition.DriverLimitationService com.operr.driver.service.driverfilter.impl.DriverFilterServiceImpl.driverLimitationService)
  188. └─────┘
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement