[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-12-23 Thread Abhishek Rao (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728116#comment-16728116 ] Abhishek Rao commented on DBCP-513: --- We're facing a similar problem with SharedPoolDataSource. At one

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-10-24 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662741#comment-16662741 ] Mark Struberg commented on DBCP-513: Works fine with my fix from POOL-356 and updating to

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-10-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660626#comment-16660626 ] Mark Struberg commented on DBCP-513: Another idea: what about enhancing the blockWhenExhausted logic

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-10-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660555#comment-16660555 ] Mark Struberg commented on DBCP-513: PS: in our case the maxIdleSave is 0. So unluckily not -1 and thus

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-10-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660545#comment-16660545 ] Mark Struberg commented on DBCP-513: What appears to me as a _potential_ issue is that if the idletime

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-10-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660478#comment-16660478 ] Mark Struberg commented on DBCP-513: We face the same issue in Apache OpenJPA when testing against a

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575491#comment-16575491 ] Phil Steitz commented on DBCP-513: -- It's hard to tell from the code above, but the most likely scenario is

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-08-09 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575443#comment-16575443 ] Mahesh commented on DBCP-513: - Hello Gary/Harshit, Default Max Connection Pool Size is set to 8 in Apache

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-08-04 Thread HARSHIT AGARWAL (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569370#comment-16569370 ] HARSHIT AGARWAL commented on DBCP-513: -- Hi [~garydgregory] Pleas find attached patch to reproduce the

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-08-04 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569270#comment-16569270 ] Gary Gregory commented on DBCP-513: --- Hi [~agrrwal]: Can you provide a patch that reproduces the problem

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-08-04 Thread HARSHIT AGARWAL (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569260#comment-16569260 ] HARSHIT AGARWAL commented on DBCP-513: -- +1  Threads are going in wait state while fetching/get

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-07-19 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549405#comment-16549405 ] Mahesh commented on DBCP-513: - Thanks Gary. Will try to reproduce this issue with Standalone code and share

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-07-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549380#comment-16549380 ] Gary Gregory commented on DBCP-513: --- How about: * Create a unit test anyone can run to reproduce, then

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-07-19 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549350#comment-16549350 ] Mahesh commented on DBCP-513: - Thanks Gary. Java - 1.8.0_121   Linux sdpvvrwm556 3.10.0-693.11.6.el7.x86_64

[jira] [Commented] (DBCP-513) Hundreads of threads in Wait state with below stack trace

2018-07-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549294#comment-16549294 ] Gary Gregory commented on DBCP-513: --- Version 2.1.1 is antique, can you try the version we just released: