Advertisement
Mgkrp

Untitled

Dec 4th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.03 KB | None | 0 0
  1. 2018-12-04 07:13:44,648 +0000 [localhost-startStop-1] [AnnotationConfigServletWebServerApplicationContext] [WARN] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.Unsatis
  2. fiedDependencyException: Error creating bean with name 'routingRequestListener' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/RoutingReques
  3. tListener.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'payoutProcessorImpl' defined in file
  4. [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/payout/PayoutProcessorImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested
  5. exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'payoutDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF
  6. /classes/com/panbet/payment/routing/dao/PayoutDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean
  7. with name 'routingDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/RoutingDAOPostgres.class]: Unsatisfied dependency express
  8. ed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jurisdictionDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/tr
  9. ansaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/JurisdictionDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.fact
  10. ory.UnsatisfiedDependencyException: Error creating bean with name 'namedParameterJdbcTemplate' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfigurat
  11. ion.class]: Unsatisfied dependency expressed through method 'namedParameterJdbcTemplate' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class
  12. path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.DatabaseException: org.postgresql.util.P
  13. SQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  14. 2018-12-04 07:13:44,673 +0000 [localhost-startStop-1] [SpringApplication] [ERROR] Application run failed
  15. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'routingRequestListener' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes
  16. /com/panbet/payment/routing/RoutingRequestListener.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with n
  17. ame 'payoutProcessorImpl' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/payout/PayoutProcessorImpl.class]: Unsatisfied dependency expressed
  18. through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'payoutDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transactio
  19. n-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/PayoutDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.Unsatisfie
  20. dDependencyException: Error creating bean with name 'routingDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/RoutingDAOPostgr
  21. es.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jurisdictionDAOPostgres' defined in file [/
  22. home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/JurisdictionDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested ex
  23. ception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'namedParameterJdbcTemplate' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfigura
  24. tion$NamedParameterJdbcTemplateConfiguration.class]: Unsatisfied dependency expressed through method 'namedParameterJdbcTemplate' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating be
  25. an with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception
  26. .DatabaseException: org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  27. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  28. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  29. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1308)
  30. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1154)
  31. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  32. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)
  33. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
  34. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  35. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
  36. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  37. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:846)
  38. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:863)
  39. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:546)
  40. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
  41. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
  42. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
  43. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  44. at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.run(SpringBootServletInitializer.java:157)
  45. at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.createRootApplicationContext(SpringBootServletInitializer.java:137)
  46. at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.onStartup(SpringBootServletInitializer.java:91)
  47. at org.springframework.web.SpringServletContainerInitializer.onStartup(SpringServletContainerInitializer.java:171)
  48. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5229)
  49. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  50. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754)
  51. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730)
  52. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
  53. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:985)
  54. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1856)
  55. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  56. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  57. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  58. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  59. at java.lang.Thread.run(Thread.java:748)
  60. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'payoutProcessorImpl' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF
  61. /classes/com/panbet/payment/routing/payout/PayoutProcessorImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating
  62. bean with name 'payoutDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/PayoutDAOPostgres.class]: Unsatisfied dependency expr
  63. essed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'routingDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/tran
  64. saction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/RoutingDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.Uns
  65. atisfiedDependencyException: Error creating bean with name 'jurisdictionDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/Juri
  66. sdictionDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'namedParameterJdbcTemplate
  67. ' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.class]: Unsatisfied dependency expressed through method 'namedParameterJdbcTemplate' para
  68. meter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$L
  69. iquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.DatabaseException: org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  70. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  71. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  72. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1308)
  73. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1154)
  74. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  75. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)
  76. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
  77. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  78. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
  79. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  80. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:273)
  81. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1237)
  82. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1164)
  83. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  84. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  85. ... 32 common frames omitted
  86. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'payoutDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/c
  87. lasses/com/panbet/payment/routing/dao/PayoutDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean w
  88. ith name 'routingDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/RoutingDAOPostgres.class]: Unsatisfied dependency expressed
  89. through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jurisdictionDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/tran
  90. saction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/JurisdictionDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factor
  91. y.UnsatisfiedDependencyException: Error creating bean with name 'namedParameterJdbcTemplate' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguratio
  92. n.class]: Unsatisfied dependency expressed through method 'namedParameterJdbcTemplate' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class p
  93. ath resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.DatabaseException: org.postgresql.util.PSQ
  94. LException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  95. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  96. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  97. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1308)
  98. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1154)
  99. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  100. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)
  101. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
  102. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  103. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
  104. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  105. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:273)
  106. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1237)
  107. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1164)
  108. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  109. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  110. ... 46 common frames omitted
  111. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'routingDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/
  112. classes/com/panbet/payment/routing/dao/RoutingDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean
  113. with name 'jurisdictionDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB-INF/classes/com/panbet/payment/routing/dao/JurisdictionDAOPostgres.class]: Unsatisfied dependen
  114. cy expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'namedParameterJdbcTemplate' defined in class path resource [org/springfram
  115. ework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.class]: Unsatisfied dependency expressed through method 'namedParameterJdbcTemplate' parameter 0; nested exception is org.springframework
  116. .beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init
  117. method failed; nested exception is liquibase.exception.DatabaseException: org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  118. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  119. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  120. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1308)
  121. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1154)
  122. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  123. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)
  124. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
  125. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  126. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
  127. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  128. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:273)
  129. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1237)
  130. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1164)
  131. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  132. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  133. ... 60 common frames omitted
  134. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jurisdictionDAOPostgres' defined in file [/home/lbuild/transaction-routing/tomcat/transaction-routing/webapps/routing-service/WEB
  135. -INF/classes/com/panbet/payment/routing/dao/JurisdictionDAOPostgres.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error cre
  136. ating bean with name 'namedParameterJdbcTemplate' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration.class]: Unsatisfied dependency expressed
  137. through method 'namedParameterJdbcTemplate' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [org/springframework/boot/auto
  138. configure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.DatabaseException: org.postgresql.util.PSQLException: Could not open SSL root certifi
  139. cate file /home/lbuild/.postgresql/root.crt.
  140. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  141. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  142. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1308)
  143. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1154)
  144. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  145. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)
  146. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
  147. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  148. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
  149. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  150. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:273)
  151. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1237)
  152. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1164)
  153. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  154. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  155. ... 74 common frames omitted
  156. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'namedParameterJdbcTemplate' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfigura
  157. tion$NamedParameterJdbcTemplateConfiguration.class]: Unsatisfied dependency expressed through method 'namedParameterJdbcTemplate' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating be
  158. an with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception
  159. .DatabaseException: org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  160. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  161. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:509)
  162. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1288)
  163. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1127)
  164. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  165. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)
  166. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
  167. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  168. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
  169. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  170. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:273)
  171. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1237)
  172. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1164)
  173. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  174. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  175. ... 88 common frames omitted
  176. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfigurat
  177. ion.class]: Invocation of init method failed; nested exception is liquibase.exception.DatabaseException: org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  178. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1745)
  179. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:576)
  180. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)
  181. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
  182. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  183. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
  184. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  185. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:307)
  186. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  187. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:273)
  188. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1237)
  189. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1164)
  190. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  191. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  192. ... 102 common frames omitted
  193. Caused by: liquibase.exception.DatabaseException: org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  194. at liquibase.integration.spring.SpringLiquibase.afterPropertiesSet(SpringLiquibase.java:307)
  195. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1804)
  196. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1741)
  197. ... 115 common frames omitted
  198. Caused by: org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/lbuild/.postgresql/root.crt.
  199. at org.postgresql.ssl.LibPQFactory.<init>(LibPQFactory.java:120)
  200. at org.postgresql.core.SocketFactoryFactory.getSslSocketFactory(SocketFactoryFactory.java:61)
  201. at org.postgresql.ssl.MakeSSL.convert(MakeSSL.java:33)
  202. at org.postgresql.core.v3.ConnectionFactoryImpl.enableSSL(ConnectionFactoryImpl.java:435)
  203. at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:94)
  204. at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:192)
  205. at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
  206. at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:195)
  207. at org.postgresql.Driver.makeConnection(Driver.java:454)
  208. at org.postgresql.Driver.connect(Driver.java:256)
  209. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:136)
  210. at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:369)
  211. at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:198)
  212. at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:467)
  213. at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:541)
  214. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115)
  215. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
  216. at liquibase.integration.spring.SpringLiquibase.afterPropertiesSet(SpringLiquibase.java:302)
  217. ... 117 common frames omitted
  218. Caused by: java.io.FileNotFoundException: /home/lbuild/.postgresql/root.crt (No such file or directory)
  219. at java.io.FileInputStream.open0(Native Method)
  220. at java.io.FileInputStream.open(FileInputStream.java:195)
  221. at java.io.FileInputStream.<init>(FileInputStream.java:138)
  222. at java.io.FileInputStream.<init>(FileInputStream.java:93)
  223. at org.postgresql.ssl.LibPQFactory.<init>(LibPQFactory.java:117)
  224. ... 134 common frames omitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement