RE: [EXTERNAL] Re: Connection pool

2022-05-09 Thread Mohamed Eliyas Abdul Kadar
Thank you Mark and Chris -Original Message- From: Christopher Schultz Sent: Monday, May 9, 2022 12:13 PM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the organization. DO NOT click links or open attachments unless

Re: [EXTERNAL] Re: Connection pool

2022-05-09 Thread Christopher Schultz
al Message- From: Mark Thomas Sent: Monday, May 9, 2022 8:47 AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the organization. DO NOT click links or open attachments unless you recognize the sender and know the content is

RE: [EXTERNAL] Re: Connection pool

2022-05-09 Thread Mohamed Eliyas Abdul Kadar
: Mark Thomas Sent: Monday, May 9, 2022 8:47 AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the organization. DO NOT click links or open attachments unless you recognize the sender and know the content is safe. On 09/05/2022

Re: [EXTERNAL] Re: Connection pool

2022-05-09 Thread Mark Thomas
/context.xml you get one instance of the resource for every web application deployed. Mark -Original Message- From: Mark Thomas Sent: Thursday, May 5, 2022 10:00 AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the

RE: [EXTERNAL] Re: Connection pool

2022-05-09 Thread Mohamed Eliyas Abdul Kadar
Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the organization. DO NOT click links or open attachments unless you recognize the sender and know the content is safe. On 05/05/2022 17:51, Mohamed Eliyas Abdul Kadar wrote: > > C:\apache-tomcat-9.0.45\conf

Re: [EXTERNAL] Re: Connection pool

2022-05-05 Thread Mark Thomas
AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the organization. DO NOT click links or open attachments unless you recognize the sender and know the content is safe. On 05/05/2022 16:39, Mohamed Eliyas Abdul Kadar wrote: This fi

RE: [EXTERNAL] Re: Connection pool

2022-05-05 Thread Mohamed Eliyas Abdul Kadar
C:\apache-tomcat-9.0.45\conf which is CATALINA_BASE\conf -Original Message- From: Mark Thomas Sent: Thursday, May 5, 2022 8:43 AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the organization. DO NOT click links

RE: [EXTERNAL] Re: Connection pool

2022-05-05 Thread Mohamed Eliyas Abdul Kadar
Please find below : C:\apache-tomcat-9.0.45\conf -Original Message- From: Mark Thomas Sent: Thursday, May 5, 2022 8:43 AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Connection pool CAUTION: This email originated from outside the organization. DO NOT click links or open

Re: [EXTERNAL] Re: Connection pool

2022-05-05 Thread Mark Thomas
On 05/05/2022 16:39, Mohamed Eliyas Abdul Kadar wrote: This file is from context.xml for the datasource. Repeating my previous question: What is the full path to this context.xml file relative to CATALINA_BASE? Mark C:\apache-tomcat-9.0.45\bin>startup.bat Using CATALINA_BASE: "C:\apache

RE: [EXTERNAL] Re: Connection pool

2022-05-05 Thread Mohamed Eliyas Abdul Kadar
This file is from context.xml for the datasource. C:\apache-tomcat-9.0.45\bin>startup.bat Using CATALINA_BASE: "C:\apache-tomcat-9.0.45" Using CATALINA_HOME: "C:\apache-tomcat-9.0.45" Using CATALINA_TMPDIR: "C:\apache-tomcat-9.0.45\temp" Using JRE_HOME:"C:\Program Files\Java\jdk1.8.0_2

RE: [EXTERNAL] Re: Connection pool

2022-05-04 Thread Mohamed Eliyas Abdul Kadar
Hi Suvendu Thanks for responding, we are using only one instance of tomcat. The connections still exceed the MaxTotal / max Active value mentioned in the datasource config. -Original Message- From: Suvendu Sekhar Mondal Sent: Wednesday, May 4, 2022 10:27 PM To: Tomcat Users List Subj