Re: tomcat timeouts on startup and on context deployment

2023-08-19 Thread Maxim Solodovnik
On Sat, 19 Aug 2023 at 14:58, Ivano Luberti wrote: > > Christopher, Maxim > > To clarify , I have never hit a timeout in production , but it happened > in Eclipse and since this timeout is configurable in Eclipse Tomcat > Launch configuration I have guessed such a timeout is a tomcat property > hi

Re: tomcat timeouts on startup and on context deployment

2023-08-19 Thread Ivano Luberti
Christopher, Maxim To clarify , I have never hit a timeout in production , but it happened in Eclipse and since this timeout is configurable in Eclipse Tomcat Launch configuration I have guessed such a timeout is a tomcat property hidden somewhere. AFAIK the list server doesn't allow attachm

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 timeou

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 i

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 ap

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 t