determine if it's a general Java issue or the specific Tomcat-hosted
environment that won't work?
-chris
-Original Message-
From: Christopher Schultz
Sent: Tuesday, February 6, 2024 4:18 PM
To: users@tomcat.apache.org
Subject: Re: Operation not permitted errors [EXTERNAL]
Crazy wild guess looking at the stack trace ...
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
> at sun.nio.fs.UnixCopyFile.copyFile(UnixCopyFile.java:283) at
A snoop of sun.nio.fs.UnixCopyFile shows its calling the system call
utimes() or futimes() (probably utimes) - An
Right Technology. Simple and Secure.
-Original Message-
From: Christopher Schultz
Sent: Tuesday, February 6, 2024 4:18 PM
To: users@tomcat.apache.org
Subject: Re: Operation not permitted errors [EXTERNAL]
** CAUTION: External message
Shawn,
On 2/6/24 13:52, Beard, Shawn wrote:
> An appli