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.


hetco user
2016-05-03T13:07:06Z
When I execute this command, the job completes successfully, but VCCommand doesn't return to the command line:

"C:\Program Files (x86)\VisualCron\VCCommand\VCCommand.exe" --connectionmode remote --ip SEVERNAME--username USERNAME --action runjob --name "Job Name"

Is there an option for VCCommand to terminate after the invoked job terminates?
Sponsor
Forum information
Support
2016-05-03T14:55:50Z
Maybe the server is an older version? Please try upgrading it.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
hetco user
2016-05-03T15:04:00Z
I verified; all servers are running VisualCron 8.0.4. Should VCCommand exit as soon as the remotely invoked job finishes? This is the output I see:

C:\> "C:\Program Files (x86)\VisualCron\VCCommand\VCCommand.exe" --connectionmode remote --ip MYSERVER --username MYUSER --action runjob --name "MY JOB"
Starting worker thread (1) on thread: 3
VCCommand using protocol version: 7.6.5 that was built: 3/21/2016 12:45:38 PM
Connected to server running version: 8.0.4
Job '***MY JOB***' ran with success

And then VCCommand just sits there not returning.

Originally Posted by: Support 

Maybe the server is an older version? Please try upgrading it.



Support
2016-05-03T15:18:50Z
I see, probably, 8.0.4 had a problem exiting the worker thread mentioned in the log. This is not present in 8.1.0.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
hetco user
2016-05-03T15:23:40Z
Oh, I didn't realize 8.1.0 is out. I'll upgrade and keep you updated. Thanks!

Originally Posted by: Support 

I see, probably, 8.0.4 had a problem exiting the worker thread mentioned in the log. This is not present in 8.1.0.



hetco user
2016-05-03T17:10:29Z
8.1.0 does fix the problem. Thanks!
Scroll to Top