You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Archana H (JIRA)" <ji...@apache.org> on 2016/08/31 12:43:20 UTC

[jira] [Closed] (LENS-886) Queued JDBC queries are failing upon lens server restart

     [ https://issues.apache.org/jira/browse/LENS-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Archana H closed LENS-886.
--------------------------

> Queued JDBC queries are failing upon lens server restart
> --------------------------------------------------------
>
>                 Key: LENS-886
>                 URL: https://issues.apache.org/jira/browse/LENS-886
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: driver-jdbc
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Archana H
>             Fix For: 2.6
>
>
> Queued queries are failing upon restart with connection timeout.
> {noformat}
> Caused by: com.mchange.v2.resourcepool.TimeoutException: A client timed out while waiting to acquire a resource from com.mchange.v2.resourcepool.BasicResourcePool@629a3da7 -- timeout at awaitAvailable()
>         at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1461) ~[c3p0-0.9.5.jar:0.9.5]
>         at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:639) ~[c3p0-0.9.5.jar:0.9.5]
>         at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:549) ~[c3p0-0.9.5.jar:0.9.5]
>         at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutAndMarkConnectionInUse(C3P0PooledConnectionPool.java:756) ~[c3p0-0.9.5.jar:0.9.5]
>         at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:683) ~[c3p0-0.9.5.jar:0.9.5]
>         ... 9 common frames omitted
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)