Advertisement
Guest User

Untitled

a guest
May 20th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.01 KB | None | 0 0
  1. @10:45:33,505 INFO [STDOUT] 10:45:33,505 INFO [Version] Hibernate Annotations 3.3.0.GA
  2. 10:45:33,526 INFO [STDOUT] 10:45:33,526 INFO [Environment] Hibernate 3.2.5
  3. 10:45:33,533 INFO [STDOUT] 10:45:33,533 INFO [Environment] hibernate.properties not found
  4. 10:45:33,538 INFO [STDOUT] 10:45:33,537 INFO [Environment] Bytecode provider name : cglib
  5. 10:45:33,542 INFO [STDOUT] 10:45:33,542 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
  6. 10:45:33,646 INFO [STDOUT] 10:45:33,646 INFO [Configuration] configuring from resource: /hibernate.cfg.xml
  7. 10:45:33,646 INFO [STDOUT] 10:45:33,646 INFO [Configuration] Configuration resource: /hibernate.cfg.xml
  8. 10:45:33,747 INFO [STDOUT] 10:45:33,747 INFO [Configuration] Configured SessionFactory: QDesignerSessionFactory
  9. 10:45:34,081 INFO [STDOUT] 10:45:34,081 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Choice
  10. 10:45:34,093 INFO [STDOUT] 10:45:34,093 INFO [QueryBinder] Binding Named query: choice.all => from HNateP2Choice
  11. 10:45:34,093 INFO [STDOUT] 10:45:34,093 INFO [QueryBinder] Binding Named query: choice.byId => from HNateP2Choice where choiceId = :choiceId
  12. 10:45:34,093 INFO [STDOUT] 10:45:34,093 INFO [QueryBinder] Binding Named query: choice.byDisplayText => from HNateP2Choice where lower(displayText) LIKE :displayText
  13. 10:45:34,093 INFO [STDOUT] 10:45:34,093 INFO [QueryBinder] Binding Named query: choice.byQuestionId => from HNateP2Choice where questionId = :questionId
  14. 10:45:34,158 INFO [STDOUT] 10:45:34,158 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Choice on table P2_CHOICE
  15. 10:45:34,216 INFO [STDOUT] 10:45:34,216 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Question
  16. 10:45:34,216 INFO [STDOUT] 10:45:34,216 INFO [QueryBinder] Binding Named query: question.all => from HNateP2Question
  17. 10:45:34,216 INFO [STDOUT] 10:45:34,216 INFO [QueryBinder] Binding Named query: question.byId => from HNateP2Question where questionId = :questionId
  18. 10:45:34,216 INFO [STDOUT] 10:45:34,216 INFO [QueryBinder] Binding Named query: question.byDisplayText => from HNateP2Question where lower(displayText) LIKE :displayText
  19. 10:45:34,217 INFO [STDOUT] 10:45:34,217 INFO [QueryBinder] Binding Named query: question.bySectionId => from HNateP2Question where (endorsement = 0 OR endorsement IS NULL) AND sectionId = :sectionId
  20. 10:45:34,217 INFO [STDOUT] 10:45:34,217 INFO [QueryBinder] Binding Named query: endorsement.all => from HNateP2Question where endorsement > 0
  21. 10:45:34,217 INFO [STDOUT] 10:45:34,217 INFO [QueryBinder] Binding Named query: endorsement.bySectionId => from HNateP2Question where endorsement > 0 AND sectionId = :sectionId
  22. 10:45:34,217 INFO [STDOUT] 10:45:34,217 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Question on table P2_QUESTION
  23. 10:45:34,242 INFO [STDOUT] 10:45:34,242 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Questionnaire
  24. 10:45:34,243 INFO [STDOUT] 10:45:34,243 INFO [QueryBinder] Binding Named query: questionnaire.all => from HNateP2Questionnaire
  25. 10:45:34,243 INFO [STDOUT] 10:45:34,243 INFO [QueryBinder] Binding Named query: questionnaire.byId => from HNateP2Questionnaire as q where questionnaireId = :questionnaireId
  26. 10:45:34,243 INFO [STDOUT] 10:45:34,243 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Questionnaire on table P2_QUESTIONNAIRE
  27. 10:45:34,246 INFO [STDOUT] 10:45:34,246 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2QuestionTags
  28. 10:45:34,247 INFO [STDOUT] 10:45:34,247 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2QuestionTags on table P2_QUESTION_TAGS
  29. 10:45:34,253 INFO [STDOUT] 10:45:34,253 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Section
  30. 10:45:34,253 INFO [STDOUT] 10:45:34,253 INFO [QueryBinder] Binding Named query: section.all => from HNateP2Section
  31. 10:45:34,253 INFO [STDOUT] 10:45:34,253 INFO [QueryBinder] Binding Named query: section.byId => from HNateP2Section where sectionId = :sectionId
  32. 10:45:34,253 INFO [STDOUT] 10:45:34,253 INFO [QueryBinder] Binding Named query: section.allByQuestionnaireId => from HNateP2Section where questionnaireId = :questionnaireId
  33. 10:45:34,253 INFO [STDOUT] 10:45:34,253 INFO [QueryBinder] Binding Named query: section.allSubsectionBySectionId => from HNateP2Section where parentSectionId = :sectionId
  34. 10:45:34,254 INFO [STDOUT] 10:45:34,254 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Section on table P2_SECTION
  35. 10:45:34,261 INFO [STDOUT] 10:45:34,261 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2SectionTags
  36. 10:45:34,261 INFO [STDOUT] 10:45:34,261 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2SectionTags on table P2_SECTION_TAGS
  37. 10:45:34,263 INFO [STDOUT] 10:45:34,263 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Tag
  38. 10:45:34,263 INFO [STDOUT] 10:45:34,263 INFO [QueryBinder] Binding Named query: tag.all => from HNateP2Tag
  39. 10:45:34,264 INFO [STDOUT] 10:45:34,263 INFO [QueryBinder] Binding Named query: tag.byId => from HNateP2Tag where tagId = :tagId
  40. 10:45:34,264 INFO [STDOUT] 10:45:34,264 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Tag on table P2_TAG
  41. 10:45:34,266 INFO [STDOUT] 10:45:34,266 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Action
  42. 10:45:34,266 INFO [STDOUT] 10:45:34,266 INFO [QueryBinder] Binding Named query: action.all => from HNateP2Action
  43. 10:45:34,266 INFO [STDOUT] 10:45:34,266 INFO [QueryBinder] Binding Named query: action.byId => from HNateP2Action where actionId = :actionId
  44. 10:45:34,266 INFO [STDOUT] 10:45:34,266 INFO [QueryBinder] Binding Named query: action.byTypeAction => from HNateP2Action where typeAction LIKE :typeAction
  45. 10:45:34,266 INFO [STDOUT] 10:45:34,266 INFO [QueryBinder] Binding Named query: action.byRuleId => from HNateP2Action where ruleId = :ruleId
  46. 10:45:34,266 INFO [STDOUT] 10:45:34,266 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Action on table P2_ACTION
  47. 10:45:34,270 INFO [STDOUT] 10:45:34,270 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Condition
  48. 10:45:34,271 INFO [STDOUT] 10:45:34,271 INFO [QueryBinder] Binding Named query: condition.all => from HNateP2Condition
  49. 10:45:34,271 INFO [STDOUT] 10:45:34,271 INFO [QueryBinder] Binding Named query: condition.byId => from HNateP2Condition where conditionId = :conditionId
  50. 10:45:34,271 INFO [STDOUT] 10:45:34,271 INFO [QueryBinder] Binding Named query: condition.byRuleId => from HNateP2Condition where ruleId = :ruleId
  51. 10:45:34,271 INFO [STDOUT] 10:45:34,271 INFO [QueryBinder] Binding Named query: condition.byName => from HNateP2Condition where lower(name) LIKE :name
  52. 10:45:34,271 INFO [STDOUT] 10:45:34,271 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Condition on table P2_CONDITION
  53. 10:45:34,276 INFO [STDOUT] 10:45:34,276 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2Rule
  54. 10:45:34,276 INFO [STDOUT] 10:45:34,276 INFO [QueryBinder] Binding Named query: rule.all => from HNateP2Rule order by ruleId desc
  55. 10:45:34,277 INFO [STDOUT] 10:45:34,277 INFO [QueryBinder] Binding Named query: rule.byId => from HNateP2Rule where ruleId = :ruleId
  56. 10:45:34,277 INFO [STDOUT] 10:45:34,277 INFO [QueryBinder] Binding Named query: rule.byName => from HNateP2Rule where lower(name) LIKE :name
  57. 10:45:34,277 INFO [STDOUT] 10:45:34,277 INFO [QueryBinder] Binding Named query: rule.byQuestionnaireId => from HNateP2Rule where questionnaireId = :questionnaireId
  58. 10:45:34,277 INFO [STDOUT] 10:45:34,277 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2Rule on table P2_RULE
  59. 10:45:34,280 INFO [STDOUT] 10:45:34,280 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2RuleEngine
  60. 10:45:34,280 INFO [STDOUT] 10:45:34,280 INFO [QueryBinder] Binding Named query: ruleEngine.all => from HNateP2RuleEngine
  61. 10:45:34,280 INFO [STDOUT] 10:45:34,280 INFO [QueryBinder] Binding Named query: ruleEngine.byId => from HNateP2RuleEngine where ruleEngineId = :ruleEngineId
  62. 10:45:34,281 INFO [STDOUT] 10:45:34,280 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2RuleEngine on table P2_RULE_ENGINE
  63. 10:45:34,282 INFO [STDOUT] 10:45:34,282 INFO [AnnotationBinder] Binding entity from annotated class: com.mercer.qdesigner.model.HNateP2FormXref
  64. 10:45:34,282 INFO [STDOUT] 10:45:34,282 INFO [QueryBinder] Binding Named query: formXref.all => from HNateP2FormXref
  65. 10:45:34,282 INFO [STDOUT] 10:45:34,282 INFO [QueryBinder] Binding Named query: formXref.byId => from HNateP2FormXref where formXrefId = :formXrefId
  66. 10:45:34,282 INFO [STDOUT] 10:45:34,282 INFO [QueryBinder] Binding Named query: formXref.byLabel => from HNateP2FormXref where lower(formLabel) LIKE :formLabel
  67. 10:45:34,283 INFO [STDOUT] 10:45:34,283 INFO [QueryBinder] Binding Named query: formXref.byQuestionId => from HNateP2FormXref where questionId = :questionId
  68. 10:45:34,283 INFO [STDOUT] 10:45:34,283 INFO [EntityBinder] Bind entity com.mercer.qdesigner.model.HNateP2FormXref on table P2_FORM_XREF
  69. 10:45:34,290 INFO [STDOUT] 10:45:34,290 INFO [AnnotationConfiguration] Hibernate Validator not found: ignoring
  70. 10:45:34,378 INFO [STDOUT] 10:45:34,378 INFO [C3P0ConnectionProvider] C3P0 using driver: oracle.jdbc.driver.OracleDriver at URL: jdbc:oracle:thin:@oradev1.migp.local:1521:CACHDV2
  71. 10:45:34,379 INFO [STDOUT] 10:45:34,379 INFO [C3P0ConnectionProvider] Connection properties: {user=lfaus, password=****}
  72. 10:45:34,379 INFO [STDOUT] 10:45:34,379 INFO [C3P0ConnectionProvider] autocommit mode: false
  73. 10:45:34,383 INFO [STDOUT] 10:45:34,383 WARN [C3P0ConnectionProvider] Both hibernate-style property 'hibernate.c3p0.max_size' and c3p0-style property 'c3p0.max_size' have been set in hibernate.properties. Hibernate-style property 'hibernate.c3p0.max_size' will be used and c3p0-style property 'c3p0.max_size' will be ignored!
  74. 10:45:34,383 INFO [STDOUT] 10:45:34,383 WARN [C3P0ConnectionProvider] Both hibernate-style property 'hibernate.c3p0.min_size' and c3p0-style property 'c3p0.min_size' have been set in hibernate.properties. Hibernate-style property 'hibernate.c3p0.min_size' will be used and c3p0-style property 'c3p0.min_size' will be ignored!
  75. 10:45:34,384 INFO [STDOUT] 10:45:34,384 WARN [C3P0ConnectionProvider] Both hibernate-style property 'hibernate.c3p0.timeout' and c3p0-style property 'c3p0.timeout' have been set in hibernate.properties. Hibernate-style property 'hibernate.c3p0.timeout' will be used and c3p0-style property 'c3p0.timeout' will be ignored!
  76. 10:45:34,384 INFO [STDOUT] 10:45:34,384 WARN [C3P0ConnectionProvider] Both hibernate-style property 'hibernate.c3p0.max_statements' and c3p0-style property 'c3p0.max_statements' have been set in hibernate.properties. Hibernate-style property 'hibernate.c3p0.max_statements' will be used and c3p0-style property 'c3p0.max_statements' will be ignored!
  77. 10:45:34,405 INFO [STDOUT] 10:45:34,405 INFO [MLog] MLog clients using log4j logging.
  78. 10:45:35,507 INFO [STDOUT] 10:45:35,507 INFO [C3P0Registry] Initializing c3p0-0.9.1 [built 16-January-2007 14:46:42; debug? true; trace: 10]
  79. 10:45:35,600 INFO [STDOUT] 10:45:35,600 INFO [AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@2035f118 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@92e44eba [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge10s7vnwsaio1x1ea2o|9801b3, idleConnectionTestPeriod -> 0, initialPoolSize -> 5, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 1800, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 50, maxStatementsPerConnection -> 0, minPoolSize -> 5, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@b8f34cd5 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 1hge10s7vnwsaio1x1ea2o|5e331744, jdbcUrl -> jdbc:oracle:thin:@oradev1.migp.local:1521:CACHDV2, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 1hge10s7vnwsaio1x1ea2o|1f520dc0, numHelperThreads -> 3 ]
  80. 10:45:55,600 INFO [STDOUT] 10:45:55,599 WARN [ThreadPoolAsynchronousRunner] com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@5c2584e0 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
  81. 10:45:55,657 INFO [STDOUT] 10:45:55,657 WARN [ThreadPoolAsynchronousRunner] com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@5c2584e0 -- APPARENT DEADLOCK!!! Complete Status:
  82. Managed Threads: 3
  83. Active Threads: 3
  84. Active Tasks:
  85. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@6759485c (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1)
  86. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@169dc506 (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0)
  87. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@4ff21883 (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2)
  88. Pending Tasks:
  89. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1f276976
  90. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@547cd1f4
  91. Pool thread stack traces:
  92. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1,5,jboss]
  93. java.lang.Thread.sleep(Native Method)
  94. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  95. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  96. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2,5,jboss]
  97. java.lang.Thread.sleep(Native Method)
  98. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  99. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  100. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0,5,jboss]
  101. java.lang.Thread.sleep(Native Method)
  102. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  103. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  104. 10:46:08,887 INFO [STDOUT] 10:46:08,886 WARN [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@4ff21883 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  105. java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
  106. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  107. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
  108. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
  109. at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
  110. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:414)
  111. at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
  112. at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
  113. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
  114. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
  115. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  116. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  117. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  118. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  119. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  120. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  121. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  122. 10:46:08,891 INFO [STDOUT] 10:46:08,889 WARN [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@6759485c -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  123. java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
  124. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  125. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
  126. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
  127. at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
  128. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:414)
  129. at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
  130. at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
  131. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
  132. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
  133. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  134. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  135. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  136. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  137. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  138. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  139. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  140. 10:46:08,893 INFO [STDOUT] 10:46:08,893 WARN [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@169dc506 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  141. java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
  142. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  143. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
  144. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
  145. at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
  146. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:414)
  147. at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
  148. at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
  149. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
  150. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
  151. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  152. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  153. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  154. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  155. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  156. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  157. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  158. 10:46:08,896 INFO [STDOUT] 10:46:08,895 WARN [SettingsFactory] Could not obtain connection metadata
  159. java.sql.SQLException: Connections could not be acquired from the underlying database!
  160. at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
  161. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:529)
  162. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)
  163. at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:56)
  164. at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:84)
  165. at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
  166. at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
  167. at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:915)
  168. at com.mercer.qdesigner.util.HibernateUtil.<clinit>(HibernateUtil.java:15)
  169. at com.mercer.qdesigner.dao.QuestionnaireDAO.<init>(QuestionnaireDAO.java:16)
  170. at com.mercer.qdesigner.actions.QuestionnaireAction.<init>(QuestionnaireAction.java:17)
  171. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  172. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  173. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  174. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  175. at java.lang.Class.newInstance0(Class.java:355)
  176. at java.lang.Class.newInstance(Class.java:308)
  177. at com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:123)
  178. at com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:154)
  179. at com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:143)
  180. at com.opensymphony.xwork2.ObjectFactory.buildAction(ObjectFactory.java:113)
  181. at com.opensymphony.xwork2.DefaultActionInvocation.createAction(DefaultActionInvocation.java:275)
  182. at com.opensymphony.xwork2.DefaultActionInvocation.init(DefaultActionInvocation.java:365)
  183. at com.opensymphony.xwork2.DefaultActionInvocation.access$000(DefaultActionInvocation.java:38)
  184. at com.opensymphony.xwork2.DefaultActionInvocation$1.doProfiling(DefaultActionInvocation.java:83)
  185. at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
  186. at com.opensymphony.xwork2.DefaultActionInvocation.<init>(DefaultActionInvocation.java:74)
  187. at com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:189)
  188. at org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:41)
  189. at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:494)
  190. at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
  191. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  192. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  193. at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  194. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  195. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  196. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
  197. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
  198. at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
  199. at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
  200. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
  201. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
  202. at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
  203. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
  204. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
  205. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
  206. at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
  207. at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
  208. at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
  209. at java.lang.Thread.run(Thread.java:637)
  210. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  211. at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1319)
  212. at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)
  213. at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)
  214. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)
  215. ... 48 more
  216. 10:46:08,915 INFO [STDOUT] 10:46:08,915 INFO [Dialect] Using dialect: org.hibernate.dialect.Oracle8iDialect
  217. 10:46:08,921 INFO [STDOUT] 10:46:08,921 INFO [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
  218. 10:46:08,923 INFO [STDOUT] 10:46:08,923 INFO [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  219. 10:46:08,923 INFO [STDOUT] 10:46:08,923 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
  220. 10:46:08,923 INFO [STDOUT] 10:46:08,923 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
  221. 10:46:08,924 INFO [STDOUT] 10:46:08,924 INFO [SettingsFactory] Scrollable result sets: disabled
  222. 10:46:08,924 INFO [STDOUT] 10:46:08,924 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
  223. 10:46:08,924 INFO [STDOUT] 10:46:08,924 INFO [SettingsFactory] Connection release mode: auto
  224. 10:46:08,925 INFO [STDOUT] 10:46:08,925 INFO [SettingsFactory] Default batch fetch size: 1
  225. 10:46:08,925 INFO [STDOUT] 10:46:08,925 INFO [SettingsFactory] Generate SQL with comments: disabled
  226. 10:46:08,925 INFO [STDOUT] 10:46:08,925 INFO [SettingsFactory] Order SQL updates by primary key: disabled
  227. 10:46:08,925 INFO [STDOUT] 10:46:08,925 INFO [SettingsFactory] Order SQL inserts for batching: disabled
  228. 10:46:08,925 INFO [STDOUT] 10:46:08,925 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  229. 10:46:08,927 INFO [STDOUT] 10:46:08,927 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
  230. 10:46:08,927 INFO [STDOUT] 10:46:08,927 INFO [SettingsFactory] Query language substitutions: {}
  231. 10:46:08,928 INFO [STDOUT] 10:46:08,928 INFO [SettingsFactory] JPA-QL strict compliance: disabled
  232. 10:46:08,928 INFO [STDOUT] 10:46:08,928 INFO [SettingsFactory] Second-level cache: enabled
  233. 10:46:08,928 INFO [STDOUT] 10:46:08,928 INFO [SettingsFactory] Query cache: disabled
  234. 10:46:08,928 INFO [STDOUT] 10:46:08,928 INFO [SettingsFactory] Cache provider: com.opensymphony.oscache.hibernate.OSCacheProvider
  235. 10:46:08,931 INFO [STDOUT] 10:46:08,930 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
  236. 10:46:08,931 INFO [STDOUT] 10:46:08,931 INFO [SettingsFactory] Structured second-level cache entries: disabled
  237. 10:46:08,935 INFO [STDOUT] 10:46:08,935 INFO [SettingsFactory] Echoing all SQL to stdout
  238. 10:46:08,935 INFO [STDOUT] 10:46:08,935 INFO [SettingsFactory] Statistics: disabled
  239. 10:46:08,936 INFO [STDOUT] 10:46:08,936 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
  240. 10:46:08,936 INFO [STDOUT] 10:46:08,936 INFO [SettingsFactory] Default entity-mode: pojo
  241. 10:46:08,936 INFO [STDOUT] 10:46:08,936 INFO [SettingsFactory] Named query checking : enabled
  242. 10:46:08,962 INFO [STDOUT] 10:46:08,962 INFO [SessionFactoryImpl] building session factory
  243. 10:46:09,038 INFO [STDOUT] 10:46:09,038 INFO [Config] OSCache: Getting properties from URL file:/Applications/jboss/server/default/./deploy/qdesigner.war/WEB-INF/classes/oscache.properties for the default configuration
  244. 10:46:09,039 INFO [STDOUT] 10:46:09,039 INFO [Config] OSCache: Properties read {cache.algorithm=com.opensymphony.oscache.base.algorithm.LRUCache, cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.HashDiskPersistenceListener, cache.path=/tmp/cache, cache.persistence.overflow.only=true, cache.capacity=1000, cache.unlimited.disk=false}
  245. 10:46:09,039 INFO [STDOUT] 10:46:09,039 INFO [GeneralCacheAdministrator] Constructed GeneralCacheAdministrator()
  246. 10:46:09,040 INFO [STDOUT] 10:46:09,040 INFO [GeneralCacheAdministrator] Creating new cache
  247. 10:46:09,054 INFO [STDOUT] 10:46:09,054 INFO [AbstractDiskPersistenceListener] cache.path '/tmp/cache' does not exist, creating
  248. 10:46:09,446 INFO [STDOUT] 10:46:09,446 INFO [SessionFactoryObjectFactory] Factory name: QDesignerSessionFactory
  249. 10:46:09,448 INFO [STDOUT] 10:46:09,448 INFO [NamingHelper] JNDI InitialContext properties:{}
  250. 10:46:09,470 INFO [STDOUT] 10:46:09,470 INFO [SessionFactoryObjectFactory] Bound factory to JNDI name: QDesignerSessionFactory
  251. 10:46:09,471 INFO [STDOUT] 10:46:09,471 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
  252. 10:46:25,159 INFO [STDOUT] 10:46:25,159 WARN [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@547cd1f4 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  253. java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
  254. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  255. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
  256. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
  257. at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
  258. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:414)
  259. at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
  260. at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
  261. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
  262. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
  263. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  264. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  265. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  266. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  267. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  268. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  269. at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)
  270. 10:46:25,166 INFO [STDOUT] 10:46:25,166 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  271. 10:46:25,168 INFO [STDOUT] 10:46:25,168 ERROR [JDBCExceptionReporter] Connections could not be acquired from the underlying database!
  272. 10:46:25,174 INFO [STDOUT] 10:46:25,171 ERROR [[default]] Servlet.service() for servlet default threw exception
  273. org.hibernate.exception.GenericJDBCException: Cannot open connection
  274. at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
  275. at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
  276. at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
  277. at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
  278. at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:426)
  279. at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:144)
  280. at org.hibernate.jdbc.JDBCContext.connection(JDBCContext.java:119)
  281. at org.hibernate.transaction.JDBCTransaction.begin(JDBCTransaction.java:57)
  282. at org.hibernate.impl.SessionImpl.beginTransaction(SessionImpl.java:1326)
  283. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  284. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  285. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  286. at java.lang.reflect.Method.invoke(Method.java:597)
  287. at org.hibernate.context.ThreadLocalSessionContext$TransactionProtectionWrapper.invoke(ThreadLocalSessionContext.java:301)
  288. at $Proxy70.beginTransaction(Unknown Source)
  289. at com.mercer.qdesigner.dao.QuestionnaireDAO.findAllQuestionnaires(QuestionnaireDAO.java:20)
  290. at com.mercer.qdesigner.actions.QuestionnaireAction.doList(QuestionnaireAction.java:30)
  291. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  292. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  293. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  294. at java.lang.reflect.Method.invoke(Method.java:597)
  295. at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:404)
  296. at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:267)
  297. at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:229)
  298. at com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:123)
  299. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)
  300. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)
  301. at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
  302. at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)
  303. at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:167)
  304. at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
  305. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)
  306. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)
  307. at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
  308. at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)
  309. at org.apache.struts2.interceptor.CheckboxInterceptor.intercept(CheckboxInterceptor.java:83)
  310. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)
  311. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)
  312. at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
  313. at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)
  314. at com.opensymphony.xwork2.interceptor.PrepareInterceptor.doIntercept(PrepareInterceptor.java:121)
  315. at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
  316. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)
  317. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)
  318. at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
  319. at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)
  320. at org.apache.struts2.interceptor.ServletConfigInterceptor.intercept(ServletConfigInterceptor.java:170)
  321. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)
  322. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)
  323. at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
  324. at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)
  325. at com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:176)
  326. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)
  327. at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)
  328. at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
  329. at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)
  330. at org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:50)
  331. at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:504)
  332. at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
  333. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  334. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  335. at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  336. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  337. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  338. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
  339. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
  340. at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
  341. at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
  342. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
  343. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
  344. at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
  345. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
  346. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
  347. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
  348. at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
  349. at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
  350. at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
  351. at java.lang.Thread.run(Thread.java:637)
  352. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  353. at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
  354. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:529)
  355. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)
  356. at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:56)
  357. at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:423)
  358. ... 73 more
  359. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  360. at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1319)
  361. at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)
  362. at com.mchange.v2.resourcepool.BasicResourcePool.checkou
  363. 10:46:25,176 INFO [STDOUT] tResource(BasicResourcePool.java:477)
  364. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)
  365. ... 76 more
  366. 10:46:25,308 INFO [STDOUT] 10:46:25,308 WARN [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1f276976 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  367. java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
  368. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
  369. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
  370. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
  371. at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
  372. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:414)
  373. at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
  374. at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
  375. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
  376. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135)
  377. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  378. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  379. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  380. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  381. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  382. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  383. at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)
  384. ^@^@^@^@^@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement