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
2012-10-12T20:52:57Z
10/12/2012 2:55:39 PM Err Error at output to file: System.IO.IOException: The handle is invalid.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.SeekCore(Int64 offset, SeekOrigin origin)
at System.IO.FileStream.VerifyOSHandlePosition()
at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.CNOMLBFDJANALDAEIKLKHLCGKEJIGMLIMBLK.DKIMDIIJGHLPPEDHHAJBCLHDJOIKJNCPFIMD(FileStream& , String )
10/12/2012 2:55:39 PM Err Exception in Task: Non zero exit code
10/12/2012 2:55:39 PM Err Task "DB2_Zip_Trn_to_K_MSSQLBackup_Zipped_Remaining" exited with code: 254(The specified extended attribute name was invalid.)
10/12/2012 2:55:39 PM Info Task completed: DB2_Zip_Trn_to_K_MSSQLBackup_Zipped_Remaining (51465)
10/12/2012 2:55:39 PM Debug Running Email Notification: 'Page DBAOnCall (Zip)'

This is an Execute task: C:\Program Files (x86)\WinZip\wzzip.exe -s{USERVAR(prod_encryption)} -ycAES256 "K:\MSSQLBackup_Zipped\{TRIGGER(Active,LastTrigger,File.Result.Name)}.zip" "{TRIGGER(Active,LastTrigger,File.Result.FullPath)}"

While running a winzip task, we got this exception today on one of our servers. We use winzip to zip the database backup files. Rerun was fine and this same task has been running without problems for a long time. No recent changes were made to the job. We are currently using VisualCron version 6.1.2. Please let us know if this is a known or fixed issue.

Thanks,
DevonWay
Sponsor
Forum information
Support
2012-10-12T21:42:48Z
I would deactivate that Task and just create a File write Task where you write out the whole string to a file. There is probably something with the path that is wrong.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top