tting sun.io.useCanonCaches to flase
On 12/27/24 9:49 AM, Carl Wick wrote:
> Running Tomcat as a service, don't have a Java tab. Created the
> following System Environment Variable:
Are you on Windows? Are you using the Tomcat service (procrun)? If so, then you
have a Java tab somewhere.
-Original Message-
From: Christopher Schultz
Sent: Friday, December 27, 2024 12:00 PM
To: users@tomcat.apache.org
Subject: Re: Setting sun.io.useCanonCaches to flase
On 12/27/24 9:49 AM, Carl Wick wrote:
> Running Tomcat as a service, don't have a Java tab. Created the
>
Running Tomcat as a service, don't have a Java tab. Created the following
System Environment Variable:
Variable name: Sun.io.useCanonCaches
Variable value: false
-Original Message-
From: Mark Thomas
Sent: Friday, December 20, 2024 12:12 PM
To: users@tomcat.apache.org
Sub
Hello,
Mitigation:
- Upgrade to Apache Tomcat 9.0.98 or later
- running on Java 8 or Java 11: the system property
sun.io.useCanonCaches must be explicitly set to false (it defaults
to true)
In a Tomcat 9.0.98/Java 11 running on Windows 2019 environment, how is this
achieved?
- running on Java 8