Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Current Situation
- Sometimes the script jobscheduler_event.cmd throws "The process cannot access the file because it is being used by another process."
- In this case jobscheduler_event.cmd returns an exit 0.
Desired Behavior
- The error "The process cannot access the file because it is being used by another process." should be avoided.
- The script jobscheduler_event.cmd should return an exit code != 0 should this exception occur