Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.74 KB | None | 0 0
  1. HOSTNAME=eb08dac76066
  2. CA_CERTIFICATES_JAVA_VERSION=20140324
  3. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  4. PWD=/code
  5. JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/jre
  6. LANG=C.UTF-8
  7. JAVA_VERSION=8u72
  8. SHLVL=1
  9. HOME=/root
  10. JAVA_DEBIAN_VERSION=8u72-b15-1~bpo8+1
  11. APP_HTTP_PORT=80
  12. _=/usr/bin/env
  13. connecting to jdbc:postgresql://192.168.99.100:6432/tempo_core as postgres in schema public
  14. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  15. SLF4J: Defaulting to no-operation (NOP) logger implementation
  16. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  17. 03-06-2016 21:02:38.809 [main] WARN org.springframework.context.support.ClassPathXmlApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'holidaySchemeController': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.tempoplugin.platform.api.user.UserPermissionsService com.tempoplugin.platform.cloud.controller.BaseController.userPermissionsService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userPermissionsServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.tempoplugin.core.permission.ao.PermissionAOService com.tempoplugin.core.permission.UserPermissionsServiceImpl.permissionAOService; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'permissionAOServiceImpl' defined in URL [jar:file:/code/tempo-core-cloud-4.0.0-SNAPSHOT.jar!/com/tempoplugin/core/permission/ao/PermissionAOServiceImpl.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.activeobjects.external.ActiveObjects]: : Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  18. 03-06-2016 21:02:38.809 [main] WARN org.springframework.context.support.ClassPathXmlApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'holidaySchemeController': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.tempoplugin.platform.api.user.UserPermissionsService com.tempoplugin.platform.cloud.controller.BaseController.userPermissionsService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userPermissionsServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.tempoplugin.core.permission.ao.PermissionAOService com.tempoplugin.core.permission.UserPermissionsServiceImpl.permissionAOService; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'permissionAOServiceImpl' defined in URL [jar:file:/code/tempo-core-cloud-4.0.0-SNAPSHOT.jar!/com/tempoplugin/core/permission/ao/PermissionAOServiceImpl.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.activeobjects.external.ActiveObjects]: : Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  19. Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'holidaySchemeController': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.tempoplugin.platform.api.user.UserPermissionsService com.tempoplugin.platform.cloud.controller.BaseController.userPermissionsService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userPermissionsServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.tempoplugin.core.permission.ao.PermissionAOService com.tempoplugin.core.permission.UserPermissionsServiceImpl.permissionAOService; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'permissionAOServiceImpl' defined in URL [jar:file:/code/tempo-core-cloud-4.0.0-SNAPSHOT.jar!/com/tempoplugin/core/permission/ao/PermissionAOServiceImpl.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.activeobjects.external.ActiveObjects]: : Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  20. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:298)
  21. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1148)
  22. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  23. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  24. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  25. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  26. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  27. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
  28. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)
  29. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:938)
  30. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
  31. at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
  32. at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
  33. at com.tempoplugin.platform.cloud.HttpApplicationModule.getApplicationContext(HttpApplicationModule.java:140)
  34. at com.tempoplugin.platform.cloud.HttpApplicationModule.startBackground(HttpApplicationModule.java:65)
  35. at com.tempoplugin.platform.cloud.HttpApplicationModule.start(HttpApplicationModule.java:54)
  36. at com.tempoplugin.team.cloud.WebServerMain.main(WebServerMain.java:21)
  37. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.tempoplugin.platform.api.user.UserPermissionsService com.tempoplugin.platform.cloud.controller.BaseController.userPermissionsService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userPermissionsServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.tempoplugin.core.permission.ao.PermissionAOService com.tempoplugin.core.permission.UserPermissionsServiceImpl.permissionAOService; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'permissionAOServiceImpl' defined in URL [jar:file:/code/tempo-core-cloud-4.0.0-SNAPSHOT.jar!/com/tempoplugin/core/permission/ao/PermissionAOServiceImpl.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.activeobjects.external.ActiveObjects]: : Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  38. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:531)
  39. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  40. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:295)
  41. ... 16 more
  42. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userPermissionsServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.tempoplugin.core.permission.ao.PermissionAOService com.tempoplugin.core.permission.UserPermissionsServiceImpl.permissionAOService; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'permissionAOServiceImpl' defined in URL [jar:file:/code/tempo-core-cloud-4.0.0-SNAPSHOT.jar!/com/tempoplugin/core/permission/ao/PermissionAOServiceImpl.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.activeobjects.external.ActiveObjects]: : Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  43. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:298)
  44. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1148)
  45. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  46. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  47. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  48. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  49. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  50. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
  51. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:921)
  52. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:864)
  53. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:779)
  54. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:503)
  55. ... 18 more
  56. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.tempoplugin.core.permission.ao.PermissionAOService com.tempoplugin.core.permission.UserPermissionsServiceImpl.permissionAOService; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'permissionAOServiceImpl' defined in URL [jar:file:/code/tempo-core-cloud-4.0.0-SNAPSHOT.jar!/com/tempoplugin/core/permission/ao/PermissionAOServiceImpl.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.activeobjects.external.ActiveObjects]: : Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  57. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:531)
  58. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  59. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:295)
  60. ... 29 more
  61. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'permissionAOServiceImpl' defined in URL [jar:file:/code/tempo-core-cloud-4.0.0-SNAPSHOT.jar!/com/tempoplugin/core/permission/ao/PermissionAOServiceImpl.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.activeobjects.external.ActiveObjects]: : Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  62. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:752)
  63. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
  64. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1077)
  65. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:981)
  66. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:487)
  67. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  68. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  69. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  70. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  71. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
  72. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:921)
  73. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:864)
  74. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:779)
  75. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:503)
  76. ... 31 more
  77. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getActiveObject' defined in class path resource [com/tempoplugin/platform/cloud/persistence/DatabaseConnector.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  78. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:603)
  79. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1057)
  80. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:953)
  81. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:487)
  82. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  83. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  84. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  85. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  86. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
  87. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:921)
  88. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:864)
  89. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:779)
  90. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:817)
  91. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:745)
  92. ... 44 more
  93. Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.atlassian.activeobjects.external.ActiveObjects com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject()] threw exception; nested exception is java.lang.RuntimeException: Unable to query the database
  94. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:181)
  95. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:592)
  96. ... 57 more
  97. Caused by: java.lang.RuntimeException: Unable to query the database
  98. at net.java.ao.DatabaseProvider.loadQuoteString(DatabaseProvider.java:170)
  99. at net.java.ao.DatabaseProvider.<init>(DatabaseProvider.java:133)
  100. at net.java.ao.db.PostgreSQLDatabaseProvider.<init>(PostgreSQLDatabaseProvider.java:65)
  101. at com.tempoplugin.platform.cloud.persistence.ao.JdbcDriverDatabaseProviderFactory$DatabaseProviderFactoryEnum$3.getDatabaseProvider(JdbcDriverDatabaseProviderFactory.java:77)
  102. at com.tempoplugin.platform.cloud.persistence.ao.JdbcDriverDatabaseProviderFactory.getDatabaseProvider(JdbcDriverDatabaseProviderFactory.java:33)
  103. at com.tempoplugin.platform.cloud.persistence.ao.TempoEntityManagerFactory.getEntityManager(TempoEntityManagerFactory.java:40)
  104. at com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getManager(DatabaseConnector.java:123)
  105. at com.tempoplugin.platform.cloud.persistence.DatabaseConnector.getActiveObject(DatabaseConnector.java:105)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  109. at java.lang.reflect.Method.invoke(Method.java:498)
  110. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:160)
  111. ... 58 more
  112. Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.)
  113. at org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
  114. at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
  115. at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
  116. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  119. at java.lang.reflect.Method.invoke(Method.java:498)
  120. at net.java.ao.builder.DelegatingDisposableDataSourceHandler.delegate(DelegatingDisposableDataSourceHandler.java:43)
  121. at net.java.ao.builder.DelegatingDisposableDataSourceHandler.invoke(DelegatingDisposableDataSourceHandler.java:34)
  122. at com.sun.proxy.$Proxy28.getConnection(Unknown Source)
  123. at net.java.ao.DatabaseProvider.getConnection(DatabaseProvider.java:858)
  124. at net.java.ao.DatabaseProvider.loadQuoteString(DatabaseProvider.java:161)
  125. ... 70 more
  126. Caused by: org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
  127. at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:138)
  128. at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
  129. at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
  130. at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
  131. at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
  132. at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:32)
  133. at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
  134. at org.postgresql.Driver.makeConnection(Driver.java:393)
  135. at org.postgresql.Driver.connect(Driver.java:267)
  136. at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
  137. at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
  138. at org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
  139. at org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
  140. ... 81 more
  141. Caused by: java.net.ConnectException: Connection timed out
  142. at java.net.PlainSocketImpl.socketConnect(Native Method)
  143. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  144. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  145. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  146. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  147. at java.net.Socket.connect(Socket.java:589)
  148. at java.net.Socket.connect(Socket.java:538)
  149. at java.net.Socket.<init>(Socket.java:434)
  150. at java.net.Socket.<init>(Socket.java:211)
  151. at org.postgresql.core.PGStream.<init>(PGStream.java:62)
  152. at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:76)
  153. ... 93 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement