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.


ntulip
2013-08-27T19:58:14Z
I am running into issues with jobs executing and firing tasks, but the tasks don't appear to do anything.

1) We have a process which tells us which items that were to be handled in a task didn'
t get handled
2) Looking at the job log, we can see it gets triggered but only 1 line from the output is stored and the items it was supposed to touch didn't get touched
3) If I run the task (console app) locally or directly on the server, it works fine
4) If I restart the server, the job runs fine and the log shows that as well.

Short of restarting the server, i don't know what else to do.

There is no difference between how this job task is executed and the other 60 jobs there.

Let me know if you need me to clarify anything.
Sponsor
Forum information
Support
2013-08-28T08:28:42Z
I would say it does run but it is not doing what you expect it to do. There could be a number of reasons but most common problem is permissions - that you need to run the Task as another user. Create a Credential with same user as you are logged in as and select it in the Task.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ntulip
2013-08-29T14:21:51Z
Originally Posted by: Support 

I would say it does run but it is not doing what you expect it to do. There could be a number of reasons but most common problem is permissions - that you need to run the Task as another user. Create a Credential with same user as you are logged in as and select it in the Task.



I understand what you are saying and I've verified permissions. If it was permissions, I wonder why does it work after the server is restarted?
Support
2013-08-30T07:00:26Z
I am just guessing but it could be some locked resource or internal memory issue. Please make sure that you are running the latest version - always help in debugging.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top