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.


chrishy
2008-09-11T08:06:28Z
Have set up a task to execute another application on another server using credentials.

The task times out with the error The RPC server is unavailable. I have ensured RPC is working on the servers services console.

Any suggestions?
Chris Hyett
Development Team Leader
Datamail New Zealand Limited
Sponsor
Forum information
Support
2008-09-11T09:13:00Z
Do you get the same error if you go to the Execute Task and change to "Run managed" from "Run with API"?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
chrishy
2008-09-11T22:48:42Z
Thanks Henrik

For clarity (and I apologise for my ambiguity) I am running the process as a 'Remote Execute' task.

If I change to an "Execute Process" task the process executes locally without issue. It is only when I attempt to run the process on another network server that I get the error.

I have set up my VCron service on my designated server and then will be using 'Remote Execute' tasks with appropriate account authenication to run several tasks on other servers. The control and development of the Jobs/Tasks will be done by Data Operations staff using the client to connect to the VCron server. There is no HTTP client access required

All of our servers (200+) are running Win2003 R2 on VMWare using the ESX platform. There may be up to 500 scheduled jobs per day with any thing from 10 to 30 tasks each.


Chris Hyett
Development Team Leader
Datamail New Zealand Limited
Support
2008-09-11T23:01:12Z
I see. What happens is that we use WMI for remote execution. When using WMI we are dependant on the following:

1. The service Windows Management Instrumentation is running
2. That the WMI is not corrupt
3. That you have the appropriate rights on the remote computer

Does it work against any computer or none?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
chrishy
2008-09-12T05:22:35Z
Thanks Henrik

Enabling WMI on the required servers has resolved the issue.


Chris Hyett
Development Team Leader
Datamail New Zealand Limited
Scroll to Top