On 10/10/22 09:23, Joe Jones (DHCW - Software Development) wrote:
java.security.AccessControlException: access denied ("java.io.FilePermission" "D:\Solr\backup\node1" "read")
This is saying that it failed to READ that directory. I had expected to see a failure to WRITE.
Maybe that will be a clue that someone at your organization can use to figure out what's wrong.
Thanks, Shawn