Re: BasicDataSource restart()

2021-12-08 Thread Mark Eggers
Jerry, On 12/8/2021 9:18 PM, Jerry Malcolm wrote: On 12/1/2021 10:38 AM, Jerry Malcolm wrote: Mark, On 12/1/2021 12:21 AM, Mark Eggers wrote: Jerry, On 11/30/2021 10:06 PM, Jerry Malcolm wrote: I'm circling back to this after a few months.  I am building on a Windows 10 box with 9.0.52 TC.

Re: BasicDataSource restart()

2021-12-08 Thread Jerry Malcolm
On 12/1/2021 10:38 AM, Jerry Malcolm wrote: Mark, On 12/1/2021 12:21 AM, Mark Eggers wrote: Jerry, On 11/30/2021 10:06 PM, Jerry Malcolm wrote: I'm circling back to this after a few months.  I am building on a Windows 10 box with 9.0.52 TC. But I'm running on an AWS Linux2 with 8.5.72.  Th

Re: RemoveAbandoned Problems

2021-12-08 Thread Phil Steitz
On 12/8/21 1:44 PM, Christopher Schultz wrote: Phil, On 12/8/21 15:23, Phil Steitz wrote: On 12/8/21 6:36 AM, Christopher Schultz wrote: Jerry, On 12/7/21 20:59, Jerry Malcolm wrote: Chris, The way I thought it worked was if I configured 'RemoveAbandonedOnBorrow' and RemoveAbandonedTime

Re: One other thing, Re: Updating Tomcat on an Amazon Linux 2 EC2 instance?

2021-12-08 Thread Christopher Schultz
James, On 12/8/21 13:21, James H. H. Lampert wrote: Also, based on what "yum check-update" returned, it appears that at the moment, I can only go as far as 8.5.72, rather than 8.5.73. Is there a way to go all the way to 8.5.73 without fundamentally changing how Tomcat is installed on that inst

Re: Updating Tomcat on an Amazon Linux 2 EC2 instance?

2021-12-08 Thread Christopher Schultz
James, On 12/8/21 13:14, James H. H. Lampert wrote: On 12/8/21 9:46 AM, jonmcalexan...@wellsfargo.com.INVALID wrote: I think it's going to come down to how the 8.5.58 was installed. Was it via an rpm or zip file? I have used both methods and you should be able to install the 8.5.73 without affe

Re: RemoveAbandoned Problems

2021-12-08 Thread Christopher Schultz
Phil, On 12/8/21 15:23, Phil Steitz wrote: On 12/8/21 6:36 AM, Christopher Schultz wrote: Jerry, On 12/7/21 20:59, Jerry Malcolm wrote: Chris, The way I thought it worked was if I configured 'RemoveAbandonedOnBorrow' and RemoveAbandonedTimeout="15" was that each time I requested a new conn

Re: RemoveAbandoned Problems

2021-12-08 Thread Phil Steitz
On 12/8/21 6:36 AM, Christopher Schultz wrote: Jerry, On 12/7/21 20:59, Jerry Malcolm wrote: Chris, The way I thought it worked was if I configured 'RemoveAbandonedOnBorrow' and RemoveAbandonedTimeout="15" was that each time I requested a new connection from the pool, any connections that

One other thing, Re: Updating Tomcat on an Amazon Linux 2 EC2 instance?

2021-12-08 Thread James H. H. Lampert
Also, based on what "yum check-update" returned, it appears that at the moment, I can only go as far as 8.5.72, rather than 8.5.73. Is there a way to go all the way to 8.5.73 without fundamentally changing how Tomcat is installed on that instance? -- JHHL -

Re: Updating Tomcat on an Amazon Linux 2 EC2 instance?

2021-12-08 Thread James H. H. Lampert
On 12/8/21 9:46 AM, jonmcalexan...@wellsfargo.com.INVALID wrote: I think it's going to come down to how the 8.5.58 was installed. Was it via an rpm or zip file? I have used both methods and you should be able to install the 8.5.73 without affecting the 8.5.58. If you are using a separated CATALIN

RE: Updating Tomcat on an Amazon Linux 2 EC2 instance?

2021-12-08 Thread jonmcalexander
I think it's going to come down to how the 8.5.58 was installed. Was it via an rpm or zip file? I have used both methods and you should be able to install the 8.5.73 without affecting the 8.5.58. If you are using a separated CATALINA_BASE and CATALINA_HOME, then updating your configuration shoul

Updating Tomcat on an Amazon Linux 2 EC2 instance?

2021-12-08 Thread James H. H. Lampert
We have a Tomcat server running on an Amazon Linux 2 EC2 instance. Off the top of my head, I don't remember how I originally installed it, but it's currently at 8.5.58. I'd like to update it to 8.5.73, but I don't quite know how to do this in Amazon Linux 2 (now if somebody asked about instal

Re: RemoveAbandoned Problems

2021-12-08 Thread Jerry Malcolm
Chris, That makes total sense.  Thanks so much for clarifying this. Fortunately, I think I've got all the current set of leaks under control.  But this will help greatly for the next time I start seeing leaks. Jerry On 12/8/2021 7:36 AM, Christopher Schultz wrote: Jerry, On 12/7/21 20:59,

Re: Tomcat testing

2021-12-08 Thread Christopher Schultz
Hiran, On 12/8/21 03:44, Hiran CHAUDHURI wrote: My organization requires that Tomcat releases - especially patches - get tested before we propagate them into production environments. For sure similar tests are run by the ASF before releasing the software at all. Is there a way to run the very s

Re: RemoveAbandoned Problems

2021-12-08 Thread Christopher Schultz
Jerry, On 12/7/21 20:59, Jerry Malcolm wrote: Chris, The way I thought it worked was if I configured 'RemoveAbandonedOnBorrow' and RemoveAbandonedTimeout="15" was that each time I requested a new connection from the pool, any connections that had been idle for >15 minutes and had not been retu

Re: Tomcat testing

2021-12-08 Thread Martin Grigorov
HI, On Wed, Dec 8, 2021 at 11:20 AM Mark Thomas wrote: > On 08/12/2021 08:44, Hiran CHAUDHURI wrote: > > Hello there. > > > > My organization requires that Tomcat releases - especially patches - get > tested before we propagate them into production environments. > > For sure similar tests are ru

[ANN] Apache Tomcat 9.0.56 available

2021-12-08 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.56. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.56 is a bugfix and feat

[ANN] Apache Tomcat 10.0.14 available

2021-12-08 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 10.0.14. This release is targeted at Jakarta EE 9. Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes. Java EE applications designed for Tomcat 9 and earlier may be placed in the $

[ANN] Apache Tomcat 10.1.0-M8 (alpha) available

2021-12-08 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 10.1.0-M8 (alpha). Apache Tomcat 10 is an open source software implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations s

Re: Tomcat testing

2021-12-08 Thread Mark Thomas
On 08/12/2021 08:44, Hiran CHAUDHURI wrote: Hello there. My organization requires that Tomcat releases - especially patches - get tested before we propagate them into production environments. For sure similar tests are run by the ASF before releasing the software at all. Is there a way to run

Tomcat testing

2021-12-08 Thread Hiran CHAUDHURI
Hello there. My organization requires that Tomcat releases - especially patches - get tested before we propagate them into production environments. For sure similar tests are run by the ASF before releasing the software at all. Is there a way to run the very same tests within our organization? W