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
2016-01-15T10:38:20Z
Changes so far in this version:

[FEATURE] Server: FTP/SFTP/SSH - upgraded components
[FEATURE] Server: FTP/SFTP/Cloud - added folder/file browsers to Tasks
[FEATURE] Server: PowerShell Task->Added ability to control port for remote execution
[FEATURE] Server: Execute Task->Now appending output/error if using custom exit code collection
[FEATURE] Server: FTP/SFTP Task->Added SCP support
[FEATURE] Server: PDF Tasks->Added Task Add PDF Footer/Header
[BUGFIX] Server: Fixed general race condition/time out problems during high load
[BUGFIX] Client: Update->Fixed downloaded file name to real version name
[BUGFIX] Server: Job Variables->Fixed a problem updating a Job Variable in some scenarios
[BUGFIX] Server: Archive - Decompress->Fixed issue that could occur on some systems when extracting to UNC path
[BUGFIX] Server: Fixed build issue for 32 bit version of SSIS, PowerShell, Office macro and UnmanagedExecute Tasks
[BUGFIX] Server: Variables->Fixed workaround for Austrian WEEK Variable bug
[BUGFIX] Client: Main grid->Fixed a problem with updating some menu items
[BUGFIX] Server: PowerShell Task->Fixed Task error result issue
[BUGFIX] Server: Task Flow->Fixed a problem deactivating Task
[BUGFIX] Server: FTP->Fixed date parsing errors for custom parsing of server system of type: UNIXTypeL8
[BUGFIX] Server: SFTP->Fixed duplicate connection issue
[BUGFIX] Server: File Trigger->Fixed false/positive popup issue when editing reconnected file trigger
[BUGFIX] Client: Fixed main window startup location and size when starting on a smaller screen than last saved
[BUGFIX] Server: File->Delete Task: Added a retry for the false/positive error "The operation completed successfully"
[BUGFIX] Client/Server: Cloud Tasks->Fixed delete source file after download
[BUGFIX] Server: Cloud Tasks->Fixed output for download in various cloud services
[BUGFIX] Server: Fixed issue with Variables in Crystal reports Task
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
Support
2016-01-16T12:23:40Z
New build, changes:

[BUGFIX] Server: Archive - Decompress->Fixed issue that could occur on some systems when extracting to UNC path
[BUGFIX] Server: Fixed build issue for 32 bit version of SSIS, PowerShell, Office macro and UnmanagedExecute Tasks
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-01-18T09:09:56Z
New build, changes:

[FEATURE] Server: FTP/SFTP/Cloud - added folder/file browsers to Tasks
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-01-22T13:31:57Z
New build, changes:

[BUGFIX] Server: Variables->Fixed workaround for Austrian WEEK Variable bug
[BUGFIX] Client: Main grid->Fixed a problem with updating some menu items
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-01-26T16:40:00Z
New build, changes:

[BUGFIX] Server: PowerShell Task->Fixed Task error result issue
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-01-28T10:58:55Z
New build, changes:

[BUGFIX] Server: Task Flow->Fixed a problem deactivating Task
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-02-01T14:34:01Z
New build, changes:

[FEATURE] Server: PowerShell Task->Added ability to control port for remo
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2016-02-02T14:54:22Z
Hi,

When I open the FTP explorer I can connect to a remote FTP site.
When I click on the red cross to close the connection, I receive an error and the client crashes:

2/2/2016 3:50:00 PM	Err	MessageSending (ToAll) error: System.ServiceModel.CommunicationObjectAbortedException: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it has been Aborted.

Server stack trace: 
   at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at CommServer.Classes.WCF.WCFConnection.NotifyError(Exception exception)
   at CommServer.Classes.WCF.WCFConnection.Send(Message message)
   at VisualCronService.clsCommClientThread.NFGCOCNOLLFCIDPMBNANLIOIFJENIMMDOPCO(Byte[]  , MessageClass  , String  , Boolean  ) in C:\sourcefiles\code\VisualCronService\Connection\clsCommClientThread.vb:line 107


I'm not sure this errorlog has something to do with the crash though...

The client crash happens with, I think, all my connections. Clicking on th red cross will end the client.



Regards,
Erik
Uses Visualcron since 2006.
Support
2016-02-02T15:27:42Z
New build, changes:

[FEATURE] Server: Execute Task->Now appending output/error if using custom exit code collection
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-02-02T15:28:16Z
Originally Posted by: ErikC 

Hi,

When I open the FTP explorer I can connect to a remote FTP site.
When I click on the red cross to close the connection, I receive an error and the client crashes:

2/2/2016 3:50:00 PM	Err	MessageSending (ToAll) error: System.ServiceModel.CommunicationObjectAbortedException: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it has been Aborted.

Server stack trace: 
   at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at CommServer.Classes.WCF.WCFConnection.NotifyError(Exception exception)
   at CommServer.Classes.WCF.WCFConnection.Send(Message message)
   at VisualCronService.clsCommClientThread.NFGCOCNOLLFCIDPMBNANLIOIFJENIMMDOPCO(Byte[]  , MessageClass  , String  , Boolean  ) in C:\sourcefiles\code\VisualCronService\Connection\clsCommClientThread.vb:line 107


I'm not sure this errorlog has something to do with the crash though...

The client crash happens with, I think, all my connections. Clicking on th red cross will end the client.



Regards,
Erik



Erik, we could not reproduce this, can you try to install latest and try?


Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2016-02-03T10:33:52Z
Originally Posted by: Support 

Originally Posted by: ErikC 

Hi,

When I open the FTP explorer I can connect to a remote FTP site.
When I click on the red cross to close the connection, I receive an error and the client crashes:
...
...
I'm not sure this errorlog has something to do with the crash though...

The client crash happens with, I think, all my connections. Clicking on th red cross will end the client.



Erik, we could not reproduce this, can you try to install latest and try?


I installed the version from today rebooted the server and tried again.

Still if I disconnect an open connection the client crashes.

The windows application logs show three errors:
An unhandled error has occured (please send the information below to support@visualcron.com): 

VisualCron API version: 1.0.3, build: 28647
Protocol: 7.6.5
OS: 73


System.BadImageFormatException: Bad method token.
   at clsLog.Log(String logevent, String method)
   at ctlRemoteBrowser.HBAOMFIMDGPOBMMLMBGGGLHEAMKGGBPIOMEN() in C:\sourcefiles\code\VisualCron\AnyConnect\ctlRemoteBrowser.vb:line 3575
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()


Application: VisualCronClient.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.BadImageFormatException
Stack:
   at clsLog.Log(System.String, System.String)
   at ctlRemoteBrowser.HBAOMFIMDGPOBMMLMBGGGLHEAMKGGBPIOMEN()
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()


Faulting application name: VisualCronClient.exe, version: 8.0.2.28649, time stamp: 0x56b0c348
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18007, time stamp: 0x55c4c341
Exception code: 0xe0434352
Fault offset: 0x000000000000871c
Faulting process id: 0xd20
Faulting application start time: 0x01d15e6d3c3b11d2
Faulting application path: F:\apps\VisualCron\VisualCronClient.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: ef7a8699-ca60-11e5-80e8-005056a7494b
Faulting package full name: 
Faulting package-relative application ID: 


Note: The connections are imported from a different server running version 7.7.5

It also happens when I click the cross (right top corner) to close the ftp window. Mutliple connections open is no issue, that's fine. closing a connection or the window makes the error appear.

[edit]
I reinstalled version 8.0.1 and did the same. The client did NOT crash, so something is different here..
[/edit]

regards,
Erik
3-2-2016 11-29-36.jpg
Uses Visualcron since 2006.
jshoebrook
2016-02-03T15:20:39Z
I'm getting the same error as Erik when closing the FTP Explorer window.
jshoebrook
2016-02-04T16:48:29Z
I just installed the latest 8.0.2 beta and the client still crashes when either closing a connection in the FTP/SSH Terminal Explorer window or when closing that window.
jshoebrook
2016-02-04T16:52:55Z
To get the client to crash, you have to open the FTP/SSH/Terminal Explorer window, connect to an FTP site, then either disconnect from the FTP site or close the FTP/SSH/Terminal Explorer window. If you only open the FTP/SSH/Terminal Explorer window and close it without having an open connection, the client does not crash.
Support
2016-02-08T10:00:07Z
Originally Posted by: jshoebrook 

To get the client to crash, you have to open the FTP/SSH/Terminal Explorer window, connect to an FTP site, then either disconnect from the FTP site or close the FTP/SSH/Terminal Explorer window. If you only open the FTP/SSH/Terminal Explorer window and close it without having an open connection, the client does not crash.



Thanks, but we have not been able to reproduce it this way.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-02-08T10:01:26Z
New build, changes:

[BUGFIX] Server: FTP->Fixed date parsing errors for custom parsing of server system of type: UNIXTypeL8
[BUGFIX] Server: SFTP->Fixed duplicate connection issue
[BUGFIX] Server: File Trigger->Fixed false/positive popup issue when editing reconnected file trigger
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2016-02-08T20:38:55Z
I just installed the latest 8.0.2 beta and the client still crashes when closing an FTP connection from the FTP/SSH/Terminal Explorer window (or when closing the window with an active FTP connection). Are you connecting to an external FTP site when you try to duplicate this? It should happen every time.
Support
2016-02-09T08:24:59Z
Originally Posted by: jshoebrook 

I just installed the latest 8.0.2 beta and the client still crashes when closing an FTP connection from the FTP/SSH/Terminal Explorer window (or when closing the window with an active FTP connection). Are you connecting to an external FTP site when you try to duplicate this? It should happen every time.



We found a computer which we could reproduce this on. Please try the latest again. Thank you.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2016-02-09T09:46:22Z
Originally Posted by: Support 

Originally Posted by: jshoebrook 

I just installed the latest 8.0.2 beta and the client still crashes when closing an FTP connection from the FTP/SSH/Terminal Explorer window (or when closing the window with an active FTP connection). Are you connecting to an external FTP site when you try to duplicate this? It should happen every time.



We found a computer which we could reproduce this on. Please try the latest again. Thank you.



Fixed 😉
Uses Visualcron since 2006.
jshoebrook
2016-02-09T15:12:01Z
I'm also seeing that the client crash issue is now fixed. Thanks!
Support
2016-02-10T09:42:01Z
New build, changes:

[BUGFIX] Client: Fixed main window startup location and size when starting on a smaller screen than last saved
[BUGFIX] Server: File->Delete Task: Added a retry for the false/positive error "The operation completed successfully"
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-02-12T14:14:41Z
New build, changes:

[BUGFIX] Client/Server: Cloud Tasks->Fixed delete source file after download
[BUGFIX] Server: Cloud Tasks->Fixed output for download in various cloud services
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Matthew Moak
2016-02-12T16:10:18Z
Hi,

I've upgraded to version 8.01 and we are seeing some strange behavior when looking at running jobs either from a remote VC client, or running on the server. See photo below.

The job shown below is set to run tasks in order, but it looks to have skipped several task, and also shows 2 tasks running at the same time. If you notice the Last Run time for all the tasks in between, they show to not have run yet today (2/12) but we know that they have run since we have the files/output of those running today.

It looks like the interface isn't updating what's running/finished running as well as not updating the last run time.

VC801.png

Has anyone seen this issue?

Thanks
Matt
Lee
2016-02-12T16:39:40Z
Have you tried resetting the Job (Right click, Reset Job) and then rerun so all job attributes are reset?
jshoebrook
2016-02-12T19:20:35Z
I'm also seeing that the client is not updating the status from running/ready today. I have a job that I just ran and completed. One of the tasks in that job is still showing a status of Running. I didn't notice this behavior until I installed the latest 8.0.2 beta this morning.
Scroll to Top