RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-19 Thread Morfin, Christophe
, Christophe Sent: 12 April 2022 15:19 To: users@tomcat.apache.org Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi Thank you I do have the same behaviour if I set Xms/Xmx in the Java Option or if I set the Initial and Maximum memory pool (I removed Xms/Xmx

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-12 Thread Morfin, Christophe
Sent: 12 April 2022 11:26 To: 'users@tomcat.apache.org' Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi As additional information I have done further testing Windows 2016 32Gb RAM Xms/Xmx 20g Pagefile 5g Service restart works fine Same config

Re: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-12 Thread Suvendu Sekhar Mondal
mentionned configuration as I feel you > would reproduce. > > Thank you > Kind regards > Christophe > > > > > > -----Original Message- > From: Morfin, Christophe > Sent: 11 April 2022 09:38 > To: 'users@tomcat.apache.org' > Subject: RE: Tomcat service does n

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-12 Thread Morfin, Christophe
reproduce. Thank you Kind regards Christophe    -Original Message- From: Morfin, Christophe Sent: 11 April 2022 09:38 To: 'users@tomcat.apache.org' Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi Chris Thank you for the informatio

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-11 Thread Morfin, Christophe
, Christophe Sent: 08 April 2022 17:57 To: 'users@tomcat.apache.org' Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi Thank you for your answers, Here below is the output of system part of hs_err file. Note though If I execute a manual stop and ma

Re: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-08 Thread Christopher Schultz
Christophe, On 4/8/22 12:57, Morfin, Christophe wrote: Hi Thank you for your answers, Here below is the output of system part of hs_err file. Note though If I execute a manual stop and manual start immediately after, this work, no issue. It is only when I use the Restart option. Both tests

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-08 Thread Morfin, Christophe
Hi Thank you for your answers, Here below is the output of system part of hs_err file. Note though If I execute a manual stop and manual start immediately after, this work, no issue. It is only when I use the Restart option. Both tests are done one after the other, so the overall amount of me

Re: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-08 Thread Suvendu Sekhar Mondal
Hello Christophe, On Fri, Apr 8, 2022 at 7:40 PM Morfin, Christophe wrote: > > > > Hi > > I am using Tomcat 9.0.52 and 9.0.60 on Windows server 2019 version 1809 (OS > Build 17763.2686) > The machine has 32Gb of Ram > Pagefile size 4Gb > The Tomcat service is configured with Xms20g Xmx20g added