Re: memory leak analysis

2025-07-29 Thread Zdeněk Henek
Hi Mircea, the heap may not get smaller but data inside the old heap may be collected and memory freed, depending what gc algorithm you use in your application. Old gen space could be collected even without full gc running. It will be better to publish the gc log or show information of the analy

Re: memory leak analysis

2025-07-29 Thread Chuck Caldarale
> On 2025 Jul 29, at 14:33, Mircea Butmalai wrote: > > I have created a public repo on github with the following URL: > mirceabutmalai/test-docs: > test-docs > > Inside you have 2 png files which are referred from initial email and also > the comp

Re: memory leak analysis

2025-07-29 Thread Mircea Butmalai
Hi, I have created a public repo on github with the following URL: mirceabutmalai/test-docs: test-docs Inside you have 2 png files which are referred from initial email and also the complete jstat log file obtained during test. Thanks, Mircea [ht

Re: Tomcat 10.1.43 causing SSL "Your connection is not private" error for internal URLs behind F5

2025-07-29 Thread Mark Thomas
On 29/07/2025 10:47, Pooja Sharma wrote: Hi Team, After upgrading to Apache Tomcat 10.1.43, we are facing an issue with our production setup. Our Tomcat instances run behind an F5 Load Balancer, which is responsible for SSL termination. The issue is: Problem: When accessing our internal URLs

RE: memory leak analysis

2025-07-29 Thread Gregg, John E.
Mircea, If your employer allows it, upload your GC logs to https://gceasy.io/gc-index.jsp. One benefit of this tool over some of the others is that it actually gives you qualitative feedback on what might be wrong, if anything. Thanks From: Mircea Butmalai Sent: Tuesday, July 29, 2025 8:2

Re: memory leak analysis

2025-07-29 Thread Chuck Caldarale
> On 2025 Jul 29, at 08:20, Mircea Butmalai wrote: > > I have analyzed java memory heap for approximately default tomcat 10.1.43 > installation. > Approximately default tomcat 10.1.43 installation means: > Installation of tomcat is done on CentOS 9 with uname output as: > Linux centos9dev1.loca

memory leak analysis

2025-07-29 Thread Mircea Butmalai
Hello, I have analyzed java memory heap for approximately default tomcat 10.1.43 installation. Approximately default tomcat 10.1.43 installation means: * Installation of tomcat is done on CentOS 9 with uname output as: Linux centos9dev1.local 5.14.0-533.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri N

Tomcat 10.1.43 causing SSL "Your connection is not private" error for internal URLs behind F5

2025-07-29 Thread Pooja Sharma
Hi Team, After upgrading to Apache Tomcat 10.1.43, we are facing an issue with our production setup. Our Tomcat instances run behind an F5 Load Balancer, which is responsible for SSL termination. The issue is: Problem: When accessing our internal URLs without the .esri.com domain, such as: http