Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


devonway
2011-07-14T19:19:21Z
We recently saw a problem with one of our file-arrive trigger jobs where it ignores the task if the trigger folder has too many changes.

The trigger is:
Folder path:K:\MSSQLBackup
File mask: *full*.bak
Include sub-folders
Trigger when file has been released.
File/folder watch type=Created
Notify filter: file name



7/11/2011 1:56:42 AM Info Job started: Prod_DBA_Maint_DB2_003B_FileArrive_Zip_Full_to_K_MSSQLBackup_Zipped
7/11/2011 1:56:42 AM Info Task: ***JOB NOTES***(see SQL tab) (inactive) was skipped because it was inactive.
7/11/2011 1:56:42 AM Info Task started: Zip_Full_to_K_SQLBackup_Zipped (67844)
7/11/2011 1:56:42 AM Err Error watching directory, err: Too many changes at once in directory:K:\MSSQLBackup.
7/11/2011 1:56:42 AM Debug Reconnected file trigger. Directory: K:\MSSQLBackup, filter: *full*.bak

It missed one of the files completely that was critical to our production. We are using 5.7.4 on this server. Is this a bug?
Sponsor
Forum information
ErikC
2011-07-15T06:08:01Z
Hi devonway,

No this is not a bug. A Windows buffer has restriction the number of events.
Microsoft: FileSystemWatcher 

If you search in the forum, I had previously posted this as well (version 4.xx), so please read this as well.
The trigger will be deactivated if this happens, so you have to watch out.

Regards,
Erik
Uses Visualcron since 2006.
Support
2011-07-15T15:26:36Z
I recommend using 1 File/Folder watch type and one Notification filter at a time. Also make sure that you do not watch a sub folder that contains _too_ many sub folder changes.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top