Hello,
We are facing an error when execute shell/batch command step:
temp/command7292419289745940051.sh: Text file busy
Could you please help to check and resolve this error?
Hello,
We are facing an error when execute shell/batch command step:
temp/command7292419289745940051.sh: Text file busy
Could you please help to check and resolve this error?
We cannot reproduce this issue, but it seem that a .sh file was created with the same name as an existing file.
Could you add retry and exception handling script?
This temp file is generated by JVM and its API guarantees that it will never conflicts with other files. Can you please show me the full stack trace for this error in log?