[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Issues with condor 8.8 on windows core.



I sorted out the issue with condor being unable to rename the condr_exec.exe to condor_exec.bat, aparently SYSTEM need delete permissions to rename a file.

Now I'm stuck with an error "Access is denied" in my STDOUT file when running, the test for exit code!=0 is failing with error number 1, which is odd because error number 1 generally refers to "incorrect function"

The oddest thing is that the identical setup running under Windows 11 behaves as it should. When I run these commands manually on the systems, they run without error.