RE: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-20 Thread
Tata Consultancy Services providing services to: Global Data and Analytics Application Support / ITAS Route 22 West▪NJ 08876 ▪ USA Mobile: +1 (908) 392 2947 -----Original Message----- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Sunday, February 18, 2018 11:13 AM T

RE: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-19 Thread
this issue? Best Regards, Aakash -----Original Message- From: Halder, Arpan [ITSUS Non J&J] Sent: Monday, February 19, 2018 3:57 AM To: DL-MD-R&D-SUPPORT Subject: Fw: [EXTERNAL] Re: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object _________

Re: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Arpan, On 2/16/18 6:58 PM, Halder, Arpan [ITSUS Non J&J] wrote: > We could able to locate context.xml under " > /apps/apache-tomcat-7.0.67/conf" path - see below: That is the wrong file. The file conf/context.xml contains the defaults for every app

RE: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-16 Thread
Hi Chris, Thanks a lot for your help!!Much appreciated!! We could able to locate context.xml under " /apps/apache-tomcat-7.0.67/conf" path - see below: WEB-INF/web.xml Could you please check which are the parameters to add/modify/delete. Also we could

Re: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-16 Thread Christopher Schultz
M To: users@tomcat.apache.org Subject: [EXTERNAL] Re: > [E] Re: Cannot get a connection, pool error Timeout waiting for > ideal object > > Arpan, > > On 2/15/18 8:54 AM, Halder, Arpan [ITSUS Non J&J] wrote: >> We have already setup below parameters in jdbc-pool.htm

RE: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-16 Thread
riday, February 16, 2018 2:24 PM To: users@tomcat.apache.org Subject: [EXTERNAL] Re: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Arpan, On 2/15/18 8:54 AM, Halder, Arpan [ITSUS Non J&J] wrote: > We ha

Re: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Arpan, On 2/15/18 8:54 AM, Halder, Arpan [ITSUS Non J&J] wrote: > We have already setup below parameters in jdbc-pool.html (see > below) – could you please advise if we need to modify/add anything > else here: > > And here is an example on how to c

RE: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-15 Thread
Arpan Halder Tata Consultancy Services providing services to: Global Data and Analytics Application Support / ITAS Route 22 West▪NJ 08876 ▪ USA Mobile: +1 (908) 392 2947 From: Bauer, Margaret M (Peggy) [mailto:margaret.m.ba...@verizon.com] Sent: Thursday, February 15, 2018 8:15 AM To: Tomcat Users Li

Re: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-15 Thread Bauer, Margaret M (Peggy)
Verify your max connection is set high enough for the amount of traffic you see in your access logs that would be making a call to the DB. Possible code is not properly closing DB connections. Remove abandoned connections. add to your data source config On Thu, Feb 15, 2018 at 6:03 AM, Mar