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.


Guest
2009-03-24T18:12:45Z
I have a task that should compress files on a remote machine... \\bigsql1\SQL exchange\client\out\archive\*.txt I have the file inclusions setup and the archive location set to \\bigsql1\SQL exchange\client\out\archive\clientout.zip . The job runs successfully but doesn't create the archive file... I have the files set to be deleted after they are archived and that part works... but the darn archive isn't created. To eliminate any questions about security I've tried creating the archive on the visualcron server and it still doesn't work. Any suggestions?
Sponsor
Forum information
Support
2009-03-24T18:52:18Z
If you turn on Extended debugging in Server settings. Run the Job and then look at the Log window. Do you see any errors there?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
2009-03-24T19:12:46Z
I don't see anything that's raising an error during the task execution. I do see a message at the end that says "Job process was aborted by user."
Support
2009-03-24T19:15:04Z
Which version are you running right now?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
2009-03-24T19:16:47Z
I just purchase the app and installed the latest version from the website... 4.9.40.
Support
2009-03-24T19:28:07Z
It would be really interesting if you used the latest 5.0.5. from the beta forum to see if that works better for you.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
2009-03-24T19:30:43Z
ugh, I purchased the app so I could have a stable solution for file handling... I guess I'll try the beta version.
Support
2009-03-24T20:14:57Z
I understand. I would say version 5 is the most stable version. The main reason for running version 5 is that it is easier to debug what is going wrong.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
2009-03-24T20:28:54Z
error message:
"Error in CompressZipFolder, ex: System.ArgumentException: The relative name is empty or contains only whitespace.
Parameter name: relativeName
at Xceed.FileSystem.AbstractFolder.GetFolder(FileSystemEvents events, Object userData, String relativeName)
at Xceed.FileSystem.AbstractFolder.GetFolder(String relativeName)
at 2eYGgVJ3uGoNGkfI312.6rkDDFJBM9MGYJuGF9O.CbfxuqLcw(ArchiveItemClass , String , ZipArchive )"

For troubleshooting purposes I currently have Archive Path set to: C:\clientout.zip

Support
2009-03-24T20:41:37Z
Could you export your settings for this particular Job and send to support@visualcron.com?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2009-03-24T20:59:40Z
Please try removing the last back slash in the folders you want to compress. We will remove it automatically for next version.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
2009-03-24T21:14:47Z
That worked... When you guys fix that you'll probably want to handle values with and without the trailing backslash... Thanks.
Support
2009-03-24T21:51:57Z
I agree. We will fix that for next version.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top