Thank you all for the feedback so far. What we can see from the logs is that the system fire the Created events many times. The question is why. Is it possible for you do do the following test:
1. deactivate all Jobs
2. restart the VisualCron service
3. activate one Job only (with a File trigger)
4. place a file there - does it Trigger once or many times?
If it only Triggers once then activate another Job with file Trigger. Repeat procedure - same result?
After deactivating all jobs, restarting the service, and activating a test job, I was able to successfully trigger the job 1 time.
After re-activating and testing again, I got the file to trigger once, as desired.
However, after the initial test, I ran the process again as it would on a normal day.
The trigger is watching for a file to be created within a specific folder. The job runs once, then deactivates. The original trigger file remains in place in the original folder that triggers the job. However, that file gets updated 2-3 times a day and gets a newer date/time stamp. From what I can tell, this does NOT trigger the job again (as the trigger is a FILE CREATE trigger). But when I drop the file in there as a new file (delete the existing, re-drop the file to trip the trigger), the job will run 2-3 times and error. Odd? Yes. Confusing? Absolutely!
I attached a screenshot of the Job Log that shows the job triggering 2-3 times instantaneously and failing. The log entry where it succeeded is after the test from above.
jtnelso attached the following image(s):