Advertisement
Guest User

Untitled

a guest
Oct 17th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.10 KB | None | 0 0
  1. Using CATALINA_BASE: /usr/share/tomcat5
  2. Using CATALINA_HOME: /usr/share/tomcat5
  3. Using CATALINA_TMPDIR: /usr/share/tomcat5/temp
  4. Using JRE_HOME:
  5. Aug 19, 2011 11:14:49 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  6. INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/usr/lib/oracle/11.2/client64/lib:/usr/lib/oracle/11.2/client/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  7. Aug 19, 2011 11:14:49 AM org.apache.coyote.http11.Http11BaseProtocol init
  8. INFO: Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
  9. Aug 19, 2011 11:14:49 AM org.apache.catalina.startup.Catalina load
  10. INFO: Initialization processed in 391 ms
  11. Aug 19, 2011 11:14:49 AM org.apache.catalina.core.StandardService start
  12. INFO: Starting service Catalina
  13. Aug 19, 2011 11:14:49 AM org.apache.catalina.core.StandardEngine start
  14. INFO: Starting Servlet Engine: Apache Tomcat/5.5.27
  15. Aug 19, 2011 11:14:49 AM org.apache.catalina.core.StandardHost start
  16. INFO: XML validation disabled
  17. Aug 19, 2011 11:14:49 AM org.apache.catalina.startup.HostConfig deployDescriptor
  18. WARNING: A docBase /var/lib/tomcat5/webapps/rhn inside the host appBase has been specified, and will be ignored
  19. Aug 19, 2011 11:14:49 AM org.apache.catalina.util.ExtensionValidator addFolderList
  20. SEVERE: Failure loading extension /usr/share/tomcat5/common/lib/[ecj].jar
  21. java.io.FileNotFoundException: /usr/share/tomcat5/common/lib/[ecj].jar (No such file or directory)
  22. at java.io.FileInputStream.open(Native Method)
  23. at java.io.FileInputStream.<init>(FileInputStream.java:137)
  24. at org.apache.catalina.util.ExtensionValidator.addSystemResource(ExtensionValidator.java:209)
  25. at org.apache.catalina.util.ExtensionValidator.addFolderList(ExtensionValidator.java:410)
  26. at org.apache.catalina.util.ExtensionValidator.<clinit>(ExtensionValidator.java:105)
  27. at org.apache.catalina.core.StandardContext.start(StandardContext.java:4064)
  28. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
  29. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
  30. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
  31. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
  32. at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
  33. at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
  34. at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1150)
  35. at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
  36. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
  37. at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
  38. at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
  39. at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
  40. at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
  41. at org.apache.catalina.core.StandardService.start(StandardService.java:448)
  42. at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
  43. at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:616)
  48. at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
  49. at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
  50. 2011-08-19 11:14:50,196 [main] ERROR org.apache.catalina.session.ManagerBase - IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.redhat.rhn.common.db.datasource.CachedStatement
  51. java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.redhat.rhn.common.db.datasource.CachedStatement
  52. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
  53. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
  54. at java.util.ArrayList.readObject(ArrayList.java:696)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  58. at java.lang.reflect.Method.invoke(Method.java:616)
  59. at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:991)
  60. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1865)
  61. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
  62. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
  63. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
  64. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
  65. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
  66. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
  67. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
  68. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
  69. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
  70. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
  71. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
  72. at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1407)
  73. at org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:931)
  74. at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:394)
  75. at org.apache.catalina.session.StandardManager.load(StandardManager.java:321)
  76. at org.apache.catalina.session.StandardManager.start(StandardManager.java:637)
  77. at org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:432)
  78. at org.apache.catalina.core.StandardContext.start(StandardContext.java:4160)
  79. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
  80. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
  81. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
  82. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
  83. at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
  84. at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
  85. at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1150)
  86. at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
  87. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
  88. at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
  89. at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
  90. at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
  91. at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
  92. at org.apache.catalina.core.StandardService.start(StandardService.java:448)
  93. at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
  94. at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  97. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  98. at java.lang.reflect.Method.invoke(Method.java:616)
  99. at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
  100. at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
  101. Caused by: java.io.NotSerializableException: com.redhat.rhn.common.db.datasource.CachedStatement
  102. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1180)
  103. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:346)
  104. at java.util.ArrayList.writeObject(ArrayList.java:673)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  107. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  108. at java.lang.reflect.Method.invoke(Method.java:616)
  109. at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:962)
  110. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1480)
  111. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
  112. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
  113. at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1528)
  114. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493)
  115. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
  116. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
  117. at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1528)
  118. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493)
  119. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
  120. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
  121. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:346)
  122. at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1483)
  123. at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:948)
  124. at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:517)
  125. at org.apache.catalina.session.StandardManager.unload(StandardManager.java:463)
  126. at org.apache.catalina.session.StandardManager.stop(StandardManager.java:667)
  127. at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4360)
  128. at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:893)
  129. at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1192)
  130. at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1163)
  131. at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:313)
  132. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
  133. at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1055)
  134. at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1067)
  135. at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:448)
  136. at org.apache.catalina.core.StandardService.stop(StandardService.java:510)
  137. at org.apache.catalina.core.StandardServer.stop(StandardServer.java:734)
  138. at org.apache.catalina.startup.Catalina.stop(Catalina.java:602)
  139. at org.apache.catalina.startup.Catalina.start(Catalina.java:577)
  140. ... 6 more
  141. 2011-08-19 11:14:50,199 [main] ERROR org.apache.catalina.session.ManagerBase - Exception loading sessions from persistent storage
  142. java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.redhat.rhn.common.db.datasource.CachedStatement
  143. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
  144. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
  145. at java.util.ArrayList.readObject(ArrayList.java:696)
  146. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  147. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  148. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  149. at java.lang.reflect.Method.invoke(Method.java:616)
  150. at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:991)
  151. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1865)
  152. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
  153. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
  154. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
  155. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
  156. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
  157. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
  158. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
  159. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
  160. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
  161. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
  162. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
  163. at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1407)
  164. at org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:931)
  165. at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:394)
  166. at org.apache.catalina.session.StandardManager.load(StandardManager.java:321)
  167. at org.apache.catalina.session.StandardManager.start(StandardManager.java:637)
  168. at org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:432)
  169. at org.apache.catalina.core.StandardContext.start(StandardContext.java:4160)
  170. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
  171. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
  172. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
  173. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
  174. at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
  175. at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
  176. at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1150)
  177. at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
  178. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
  179. at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
  180. at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
  181. at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
  182. at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
  183. at org.apache.catalina.core.StandardService.start(StandardService.java:448)
  184. at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
  185. at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
  186. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  187. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  188. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  189. at java.lang.reflect.Method.invoke(Method.java:616)
  190. at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
  191. at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
  192. Caused by: java.io.NotSerializableException: com.redhat.rhn.common.db.datasource.CachedStatement
  193. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1180)
  194. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:346)
  195. at java.util.ArrayList.writeObject(ArrayList.java:673)
  196. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  197. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  198. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  199. at java.lang.reflect.Method.invoke(Method.java:616)
  200. at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:962)
  201. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1480)
  202. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
  203. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
  204. at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1528)
  205. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493)
  206. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
  207. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
  208. at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1528)
  209. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493)
  210. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
  211. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
  212. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:346)
  213. at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1483)
  214. at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:948)
  215. at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:517)
  216. at org.apache.catalina.session.StandardManager.unload(StandardManager.java:463)
  217. at org.apache.catalina.session.StandardManager.stop(StandardManager.java:667)
  218. at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4360)
  219. at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:893)
  220. at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1192)
  221. at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1163)
  222. at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:313)
  223. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
  224. at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1055)
  225. at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1067)
  226. at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:448)
  227. at org.apache.catalina.core.StandardService.stop(StandardService.java:510)
  228. at org.apache.catalina.core.StandardServer.stop(StandardServer.java:734)
  229. at org.apache.catalina.startup.Catalina.stop(Catalina.java:602)
  230. at org.apache.catalina.startup.Catalina.start(Catalina.java:577)
  231. ... 6 more
  232. Aug 19, 2011 11:14:53 AM com.mchange.v2.log.MLog <clinit>
  233. INFO: MLog clients using java 1.4+ standard logging.
  234. Aug 19, 2011 11:14:53 AM com.mchange.v2.c3p0.C3P0Registry banner
  235. INFO: Initializing c3p0-0.9.1.2 [built 06-August-2008 15:35:00; debug? false; trace: 5]
  236. Aug 19, 2011 11:14:53 AM com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource getPoolManager
  237. INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@873e7604 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@6503c529 [ 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 -> xyi1tq8h1q1iz1t1xd8qxz|7aec8784, idleConnectionTestPeriod -> 300, initialPoolSize -> 5, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 300, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@3581fb43 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> xyi1tq8h1q1iz1t1xd8qxz|d2d58b, jdbcUrl -> jdbc:oracle:oci:@//localhost:1521/xe, properties -> {user=******, password=******, driver_proto=jdbc:oracle:oci} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> xyi1tq8h1q1iz1t1xd8qxz|62d844a9, numHelperThreads -> 3 ]
  238. 2011-08-19 11:14:57,554 [main] WARN org.apache.struts.config.impl.ModuleConfigImpl - Overriding ActionConfig of path /systems/details/probes/ProbeDetails
  239. Aug 19, 2011 11:14:57 AM org.apache.coyote.http11.Http11BaseProtocol start
  240. INFO: Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
  241. Aug 19, 2011 11:14:58 AM org.apache.jk.common.ChannelSocket init
  242. INFO: JK: ajp13 listening on /127.0.0.1:8009
  243. Aug 19, 2011 11:14:58 AM org.apache.jk.server.JkMain start
  244. INFO: Jk running ID=0 time=0/11 config=null
  245. Aug 19, 2011 11:14:58 AM org.apache.catalina.storeconfig.StoreLoader load
  246. INFO: Find registry server-registry.xml at classpath resource
  247. Aug 19, 2011 11:14:58 AM org.apache.catalina.startup.Catalina start
  248. INFO: Server startup in 8472 ms
  249. Aug 19, 2011 11:21:23 AM com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector run
  250. WARNING: com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@642b6fc7 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
  251. Aug 19, 2011 11:21:23 AM com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector run
  252. WARNING: com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@642b6fc7 -- APPARENT DEADLOCK!!! Complete Status:
  253. Managed Threads: 3
  254. Active Threads: 3
  255. Active Tasks:
  256. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@11be650f (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2)
  257. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@6adcc4e2 (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1)
  258. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@4402083d (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0)
  259. Pending Tasks:
  260. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@616affac
  261. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@37b7a72b
  262. Pool thread stack traces:
  263. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2,5,main]
  264. java.lang.Thread.sleep(Native Method)
  265. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  266. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  267. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1,5,main]
  268. java.lang.Thread.sleep(Native Method)
  269. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  270. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  271. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0,5,main]
  272. java.lang.Thread.sleep(Native Method)
  273. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  274. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  275.  
  276.  
  277. Aug 19, 2011 11:21:37 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  278. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@6adcc4e2 -- 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:
  279. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  280.  
  281. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  282. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  283. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  284. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  285. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  286. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  287. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  288. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  289. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  290. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  291. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  292. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  293. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  294. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  295. Aug 19, 2011 11:21:37 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  296. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@4402083d -- 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:
  297. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  298.  
  299. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  300. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  301. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  302. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  303. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  304. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  305. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  306. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  307. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  308. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  309. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  310. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  311. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  312. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  313. Aug 19, 2011 11:21:37 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  314. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@11be650f -- 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:
  315. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  316.  
  317. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  318. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  319. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  320. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  321. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  322. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  323. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  324. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  325. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  326. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  327. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  328. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  329. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  330. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  331. Aug 19, 2011 11:21:52 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  332. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@616affac -- 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:
  333. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  334.  
  335. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  336. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  337. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  338. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  339. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  340. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  341. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  342. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  343. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  344. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  345. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  346. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  347. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  348. at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)
  349. Aug 19, 2011 11:21:52 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  350. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@37b7a72b -- 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:
  351. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  352.  
  353. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  354. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  355. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  356. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  357. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  358. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  359. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  360. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  361. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  362. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  363. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  364. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  365. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  366. at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)
  367. Aug 19, 2011 11:22:33 AM com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector run
  368. WARNING: com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@642b6fc7 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
  369. Aug 19, 2011 11:22:33 AM com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector run
  370. WARNING: com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@642b6fc7 -- APPARENT DEADLOCK!!! Complete Status:
  371. Managed Threads: 3
  372. Active Threads: 3
  373. Active Tasks:
  374. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1d5f0876 (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0)
  375. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@4a248a0a (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1)
  376. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@24e2bc8d (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2)
  377. Pending Tasks:
  378. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@21c8dfe6
  379. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@ae3865e
  380. Pool thread stack traces:
  381. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0,5,main]
  382. java.lang.Thread.sleep(Native Method)
  383. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  384. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  385. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1,5,main]
  386. java.lang.Thread.sleep(Native Method)
  387. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  388. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  389. Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2,5,main]
  390. java.lang.Thread.sleep(Native Method)
  391. com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
  392. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  393.  
  394.  
  395. Aug 19, 2011 11:22:52 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  396. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1d5f0876 -- 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:
  397. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  398.  
  399. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  400. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  401. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  402. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  403. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  404. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  405. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  406. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  407. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  408. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  409. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  410. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  411. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  412. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  413. Aug 19, 2011 11:22:52 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  414. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@24e2bc8d -- 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:
  415. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  416.  
  417. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  418. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  419. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  420. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  421. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  422. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  423. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  424. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  425. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  426. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  427. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  428. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  429. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  430. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  431. Aug 19, 2011 11:22:52 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  432. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@4a248a0a -- 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:
  433. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  434.  
  435. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  436. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  437. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  438. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  439. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  440. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  441. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  442. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  443. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  444. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  445. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  446. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  447. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  448. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  449. Aug 19, 2011 11:23:02 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  450. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@ae3865e -- 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:
  451. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  452.  
  453. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  454. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  455. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  456. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  457. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  458. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  459. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  460. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  461. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  462. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  463. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  464. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  465. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  466. at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)
  467. Aug 19, 2011 11:23:02 AM com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask run
  468. WARNING: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@21c8dfe6 -- 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:
  469. java.sql.SQLException: ORA-12516: TNS:listener could not find available handler with matching protocol stack
  470.  
  471. at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:759)
  472. at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:414)
  473. at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:536)
  474. at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:162)
  475. at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)
  476. at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
  477. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  478. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  479. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  480. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  481. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  482. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  483. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  484. at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement