Thanks for clarifying that. Does BackupManager support auto-scaling and
cycled restarts of all nodes (for web-app upgrades) without losing the
user's session? If the backup node is restarted...the backup is lost isn't
it?
On Fri, Apr 4, 2025 at 8:23 PM Mark Thomas wrote:
> On 04/04/2025 02:42, C
I am running Apache Tomcat 9.0.97 on Windows Server 2022 using Oracle’s JDK
1.8.0_441-b07. Anytime I generate a thread dump I see an AWT-Windows thread.
Should this thread not be there when I am specifying the JVM to run in headless
mode?
-Djava.awt.headless=true
This thread sits in a loop wa
> On 2025 Apr 7, at 13:28, William Crowell
> wrote:
>
> I am running Apache Tomcat 9.0.97 on Windows Server 2022 using Oracle’s JDK
> 1.8.0_441-b07. Anytime I generate a thread dump I see an AWT-Windows thread.
> Should this thread not be there when I am specifying the JVM to run in
> hea
Chuck,
Thanks for your reply. No wonder I was not seeing this thread in dumps of
newer JVMs. I wonder when that was removed?
Regards,
William Crowell
From: Chuck Caldarale
Date: Monday, April 7, 2025 at 3:49 PM
To: Tomcat Users List
Subject: Re: Headless Mode
> On 2025 Apr 7, at 13:28, Wi