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.


Support
2015-11-26T18:54:33Z
Changes so far in 8.0.1:

[FEATURE] Server: Azure->Start VM Task added
[FEATURE] Server: Azure->Stop VM Task added
[FEATURE] Server: Set Job Variable->Added output
[FEATURE] Server: SSH Task->Now stopping Task gracefully with output if Stop Job/Task is called
[BUGFIX] Server: SQL Task->Fixed issue with refreshing stored procedures from Connections with Variables
[BUGFIX] API: Fixed a communication issue
[BUGFIX] Server: Assembly Execute Task->Fixed a problem with the Task not marked as failed when assembly failed
[BUGFIX] Server: Fixed issue with single file recovery that could lead to resetting users on Server
[BUGFIX] Server: Handled issue with local or remote server not started dependency
[BUGFIX] Server: Archive - Decompress->Fixed issue with extraction of very large zip files
[BUGFIX] Server: Offline activation->Used new cryptoprovider to handler FIPS validation error
[BUGFIX] Server: Variables->Fixed an issue with using OnComplete PrevTask Variables in Flow/Notifications
[BUGFIX] Client/Server: Cloud->Amazon S3->Fixed support for different regions
[BUGFIX] Web Client->Fixed an issue with AD-support
[BUGFIX] Server: Fixed a memory leak in Job/Task control Task
[BUGFIX] Server: SharePoint->Upload file->Fixed issue related to local SharePoint installation
[BUGFIX] Server: Set Job Variable->Fixed cloning issue (so that it points to current Job)
[BUGFIX] Server: SSIS DB Task->Fixed error handling (previously not marked as failed when failed)
[BUGFIX] Client: Grid filter->Fixed a problem with "Clear filter" when selected "Running Task"
[BUGFIX] Client: Email Trigger->Fixed a problem saving file mask for attachments
[BUGFIX] Web Client: Various fixes related to interface
[BUGFIX] Server: Fixed a bug related to Loop and inactive Task
[BUGFIX] Server: Excel Set Task->Now creates worksheet if not existing
[BUGFIX] Server: Flow->Fixed a problem deactivating Job in Job Flow
[BUGFIX] Server: Variable->Fixed support for Job Variables in Date filter
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
Support
2015-12-03T09:01:24Z
New build, changes:

[BUGFIX] Server: Fixed issue with single file recovery that could lead to resetting users on Server
[BUGFIX] Server: Handled issue with local or remote server not started dependency
[BUGFIX] Server: Archive - Decompress->Fixed issue with extraction of very large zip files
[BUGFIX] Server: Offline activation->Used new cryptoprovider to handler FIPS validation error
[BUGFIX] Server: Variables->Fixed an issue with using OnComplete PrevTask Variables in Flow/Notifications

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sylvain
2015-12-03T16:15:54Z
Hi,

I've installed the package of today but my computer has automatically restarted without any message and close all opened applications...
I've found this in the event viewer.
Windows Installer requires a system restart. Product Name: VisualCron 8.0.1. Product Version: 8.0.1. Product Language: 0. Manufacturer: neteject.com. Type of System Restart: 1. Reason for Restart: 1.

Moreover, it seems the protocol is no longer compatible with a previous version. Is it planned to change it?

Thanks,
Best regards
Sylvain
jshoebrook
2015-12-03T16:35:59Z
I've also noticed the compatibility issue with previous versions since the 8.0.0 install. The install won't allow a version previous to 8.0.0 to be installed without completely removing the Visual Cron application.
Support
2015-12-03T16:55:01Z
Originally Posted by: Sylvain 

Hi,

I've installed the package of today but my computer has automatically restarted without any message and close all opened applications...
I've found this in the event viewer.
Windows Installer requires a system restart. Product Name: VisualCron 8.0.1. Product Version: 8.0.1. Product Language: 0. Manufacturer: neteject.com. Type of System Restart: 1. Reason for Restart: 1.

Moreover, it seems the protocol is no longer compatible with a previous version. Is it planned to change it?

Thanks,
Best regards
Sylvain



We do not perform any automatic reboots so it must be the operating system that did it for some reason. Regarding compatiblity there is a risk that it is not backwards compatible when connecting to older versions. The reason is a fix we did for a connection error. We will investigate this more but it is a high risk that it will not be backwards compatible from this version.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-03T16:55:59Z
Originally Posted by: jshoebrook 

I've also noticed the compatibility issue with previous versions since the 8.0.0 install. The install won't allow a version previous to 8.0.0 to be installed without completely removing the Visual Cron application.



Yes, unfortunately we cannot do anything about the old versions as the problem is in the installer in that older version. Thanks for the report!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-04T13:33:10Z
New build, changes:

[NOTE] All: New communication method. Requires Server and Client version to be the same.
[BUGFIX] Client/Server: Cloud->Amazon S3->Fixed support for different regions
[BUGFIX] Web Client->Fixed an issue with AD-support
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-09T13:16:21Z
New build, changes:

[BUGFIX] Server: Fixed a memory leak in Job/Task control Task
[BUGFIX] Server: SharePoint->Upload file->Fixed issue related to local SharePoint installation
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-10T13:18:21Z
New build, changes:

[FEATURE] Server: Set Job Variable->Added output
[FEATURE] Server: SSH Task->Now stopping Task gracefully with output if Stop Job/Task is called

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-10T14:56:48Z
New build, changes:

[BUGFIX] Server: SSIS DB Task->Fixed error handling (previously not marked as failed when failed)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-11T11:37:39Z
New build, changes:

[BUGFIX] Client: Email Trigger->Fixed a problem saving file mask for attachments
[BUGFIX] Web Client: Various fixes related to interface
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2015-12-14T11:03:55Z
I found a bug and this is how to recreate it:

Have a job with several tasks and a loop in there with lets say 4 tasks.
Disable all the tasks in the loop and run the job.
All the tasks will run except the ones in the loop, that's good.
Now enable the 2nd task in the loop and run the job again.
You''ll see the 1st disabled task in the loop runs also as the 2nd enabled task.
Only the 2nd task in the loop is enabled and should run, not the 1st.

Regards
Erik
Uses Visualcron since 2006.
Support
2015-12-16T11:06:43Z
New build, changes:

[BUGFIX] Server: Fixed a bug related to Loop and inactive Task
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-16T13:26:38Z
New build, changes:

[BUGFIX] Server: Excel Set Task->Now creates worksheet if not existing
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-12-28T08:46:09Z
New build, changes:

+ can now connect to older versions
[FEATURE] Server: Azure->Start VM Task added
[FEATURE] Server: Azure->Stop VM Task added
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2016-01-04T11:57:47Z
Hi,

When I use the FTP explorer, the default local dir is set to 'Desktop'.
I can't however drop files there to start a download. I have to go to a different folder.
If I go to the real desktop path \users\..\desktop than I'm able to download files there, so it's not a security issue.

Is this normal behaviour?

Regards,
Erik


Uses Visualcron since 2006.
Support
2016-01-05T14:38:22Z
Originally Posted by: ErikC 

Hi,

When I use the FTP explorer, the default local dir is set to 'Desktop'.
I can't however drop files there to start a download. I have to go to a different folder.
If I go to the real desktop path \users\..\desktop than I'm able to download files there, so it's not a security issue.

Is this normal behaviour?

Regards,
Erik



We will look into this - thanks for the report!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-01-05T14:39:53Z
New build, changes:

[BUGFIX] Server: Variable->Fixed support for Job Variables in Date filter
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Matthew Moak
2016-01-07T17:14:42Z
Hi,

Any ideas when 8.01 will be released?

Thanks.
Matt
RTHGIEBanque
2016-01-08T09:43:47Z
Hi,

There is always a communication issue with this beta version.
I've created a job which calls 10 VisualCron jobs remotely (stored on the same server but call remotely)
The first run, all is ok
The second run at list one remote job isn't called...and so the calling job is locked in running state and it is impossible to stop it...
there are ghost connections (in server connections manager) for each job called.

It is a major issue which exists on some latest released version (we have the version 7.7.8 on production with this issue which is workaround by a program I've developed...).

Could you fix this issue please?
Many thanks
Best regards
Sylvain
Support
2016-01-08T11:06:30Z
Originally Posted by: RTHGIEBanque 

Hi,

There is always a communication issue with this beta version.
I've created a job which calls 10 VisualCron jobs remotely (stored on the same server but call remotely)
The first run, all is ok
The second run at list one remote job isn't called...and so the calling job is locked in running state and it is impossible to stop it...
there are ghost connections (in server connections manager) for each job called.

It is a major issue which exists on some latest released version (we have the version 7.7.8 on production with this issue which is workaround by a program I've developed...).

Could you fix this issue please?
Many thanks
Best regards
Sylvain



Please try latest now. We just fixed a Job sync issue.

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-01-08T11:07:08Z
New build, changes:

+Fixed Job sync issue when connecting.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
RTHGIEBanque
2016-01-08T15:43:36Z
Hi,

I've just done a test and the second run always failed... VC_CommunicationIssue.JPG

I've already provided the settings in an email.Would you like I post the zip file? there is no sensitive data
Best regards
Sylvain
Support
2016-01-11T14:28:50Z
Originally Posted by: RTHGIEBanque 

Hi,

I've just done a test and the second run always failed... VC_CommunicationIssue.JPG

I've already provided the settings in an email.Would you like I post the zip file? there is no sensitive data
Best regards
Sylvain



Please test the latest build now.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2016-01-12T20:30:14Z
It appears that 8.0.1 has been released. However, there isn't a post to this forum indicating such. And, we're still able to download the install from this forum. Normally, that ability is removed when the version is released. Can you please verify that 8.0.1 has been released? Thanks.
Users browsing this topic
Scroll to Top