Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Error when execute shell/batch command #4676

hung ·

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?

  • replies 5
  • views 36
  • stars 0
robinshen ADMIN ·

Are you able to reproduce this issue?

hung ·

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?

robinshen ADMIN ·

Which QB version are you using?

hung ·

We are using QB12, but we still update it with essential patches from newer version

robinshen ADMIN ·

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?