Re: tomcat timeouts on startup and on context deployment

2023-08-18 Thread Maxim Solodovnik
from mobile (sorry for typos ;) On Sat, Aug 19, 2023, 10:49 Christopher Schultz < ch...@christopherschultz.net> wrote: > Ivano, > > On 8/18/23 18:17, Ivano Luberti wrote: > > It seems I had explained myself badly. I'll try again. > > > > I need to know if there is and it is configurable a

Re: tomcat timeouts on startup and on context deployment

2023-08-18 Thread Christopher Schultz
Ivano, On 8/18/23 18:17, Ivano Luberti wrote: It seems I had explained myself badly. I'll try again. I need to know if there is and it is configurable a timeout on tomcat startup (in Eclipse you can configure it in the server configuration interface) I need also to know if there is and it

Re: tomcat timeouts on startup and on context deployment

2023-08-18 Thread Ivano Luberti
Hi Christopher. It seems I had explained myself badly. I'll try again. I need to know if there is and it is configurable a timeout on tomcat startup (in Eclipse you can configure it in the server configuration interface) I need also to know if there is and it is configurable a timeout on

Re: tomcat timeouts on startup and on context deployment

2023-08-18 Thread Christopher Schultz
Ivano, On 8/18/23 10:18, Ivano Luberti wrote: Hello eveybody, in one of my use case, when upgrading a web application it coult happen that on startup the application has to perform some database operation that could require some time, even some minutes. This happens typically when deploying

tomcat timeouts on startup and on context deployment

2023-08-18 Thread Ivano Luberti
Hello eveybody, in one of my use case, when upgrading a web application it coult happen that on startup the application has to perform some database operation that could require some time, even some minutes. This happens typically when deploying the application via tomcat manager but could

Re: Possible AbstractProtocol.waitingProcessors leak in Tomcat 9.0.75

2023-08-18 Thread Rubén Pérez
This is a response to an existing thread (about Memory leak in recent versions of Tomcat): https://www.mail-archive.com/users@tomcat.apache.org/msg141882.html I haven't found a way to reply publicly as a continuation of that thread. So here it goes what I am trying to say: I started