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.


hzkthf
2010-02-11T23:41:37Z
Ok, here's an easy one I hope. I have a job with three tasks. The first task runs a command file and does some processing. The second task kicks off a VisualCron job on another Server using an API program. The third task kicks off yet another VisualCron job on a third server.

According to the job/task logs everything runs successfully. In looking at all my VisualCron jobs that are supposed to be submitted by this job, everything runs sucessefully.

The only problem is the third task shows a result of "Not run yet" and a Last run of "Never". (The other two show the result of "Success" and the Last run of the correct date and time.

Not a big issue but would be nice to see the correct information at a glance without having to check the logs. BTW, the job also shows the correct result and last run date.
Sponsor
Forum information
Support
2010-02-25T12:45:24Z
Can you export those two Jobs and send to support@visualcron.com
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
hawkings
2010-02-25T15:24:09Z
I have a similar issue.

I have a task, which after upgrading to 5.5.3 (from 5.4.9) doesn't properly update the last run time for a single task in a job with 15 tasks. The others tasks act normally and display correct values.

The weird task just updates a user variable.

I can run the single task ok, I mean, the user variable is correctly updated, but the last run time just doesn't update for this single task. It is correctly updated for the job.

The log also confirms that the task was run:
25-02-2010 15:22:22 Info Variable 'OptagelseSendTeleadresse' was updated to: {REGEX(Replace|{TASK(2ef3fe56-7b8b-406c-a409-4d2bbe703d01,StdOut)}|\s+|)}
25-02-2010 15:22:22 Info Task completed: Sætter mobil nummer i variabel OptagelseSendTeleadresse (1867)
25-02-2010 15:22:22 Info Job completed: Optagelsesblanket - Email eller SMS
25-02-2010 15:22:34 Debug Saving Jobs


I have no idea how to substantiate this further. If you need some logs, please let me know.

Best regards,
René
Support
2010-02-25T15:26:28Z
René,

1. what kind of Task is it?
2. is it in the middle or in the end of many Tasks?
3. if you just run the Task manually - does it work report result then?
4. do the Task use any On error or Condition? Or the Task before?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top