AW: AW: MaxRequestWorkers error

2022-09-30 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Kumawat, Priyanka > Gesendet: Donnerstag, 29. September 2022 22:28 > An: Tomcat Users List > Betreff: RE: AW: MaxRequestWorkers error > > Hi Thomas, > > -> How much memory did you configure for your java e

RE: AW: MaxRequestWorkers error

2022-09-29 Thread Kumawat, Priyanka
Message- From: Thomas Hoffmann (Speed4Trade GmbH) Sent: 28 September 2022 12:02 To: Tomcat Users List Subject: AW: AW: MaxRequestWorkers error > -Ursprüngliche Nachricht- > Von: Rob Sargent > Gesendet: Dienstag, 27. September 2022 23:26 > An: users@tomcat.apache.org > Betref

AW: AW: MaxRequestWorkers error

2022-09-27 Thread Thomas Hoffmann (Speed4Trade GmbH)
> -Ursprüngliche Nachricht- > Von: Rob Sargent > Gesendet: Dienstag, 27. September 2022 23:26 > An: users@tomcat.apache.org > Betreff: Re: AW: MaxRequestWorkers error > > > > On 9/27/22 14:37, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > > >

Re: AW: MaxRequestWorkers error

2022-09-27 Thread Rob Sargent
On 9/27/22 14:37, Thomas Hoffmann (Speed4Trade GmbH) wrote: How much memory did you configure for your java environment? --> Xmx Parameter If the java process eats too much memory, you can write a memory dump when an OOM exception occurs. E.g. with the parameters: -XX:+HeapDumpOnOutOfMemoryE

AW: MaxRequestWorkers error

2022-09-27 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello! > -Ursprüngliche Nachricht- > Von: Kumawat, Priyanka > Gesendet: Dienstag, 27. September 2022 21:41 > An: Tomcat Users List > Betreff: RE: MaxRequestWorkers error > > Hello Christopher , > > Thank you for your assistance !.Please find the mpm event g

RE: MaxRequestWorkers error

2022-09-27 Thread Kumawat, Priyanka
Mail - priyanka.kuma...@dxc.com DL - ams-leveraged-webadmin-offsh...@dxc.com DXC Technology -Original Message- From: Christopher Schultz Sent: 28 September 2022 00:19 To: Tomcat Users List Subject: Re: MaxRequestWorkers error Koustav, On 9/27/22 11:09, Naha, Koustav wrote: > We have Tom

Re: MaxRequestWorkers error

2022-09-27 Thread Christopher Schultz
Koustav, On 9/27/22 11:09, Naha, Koustav wrote: We have Tomcat and Apache installed in our production environment since 5/6 years. Everything was going fine until we started getting application not responding status from users, upon checking we found out that there was a MaxRequest error as be

MaxRequestWorkers error

2022-09-27 Thread Naha, Koustav
Hi All, Need expert advices on this issue. We have Tomcat and Apache installed in our production environment since 5/6 years. Everything was going fine until we started getting application not responding status from users, upon checking we found out that there was a MaxRequest error as below,