Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Scheduler fell over.

scheduler

Can you please help. Our scheduler fell over in the middle of the night when the system wasn't being used. Got the following error in the application log:- System - Unable to connect to the remote server - at System.Net.HttpWebRequest.GetResponse() at CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) at CounterSoft.Gemini.WebServices.BaseService.GetResponse[T](String url, Object o, RequestType r) at CounterSoft.Gemini.WebServices.BaseService.WhoAmI() at CounterSoft.Gemini.Scheduler.SchedulerService.GetServiceManager(String url, String username, String password)

Followed by another error:-

System - Unable to connect to the remote server - at System.Net.HttpWebRequest.GetResponse() at CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) at CounterSoft.Gemini.WebServices.BaseService.GetResponse[T](String url, Object o, RequestType r) at CounterSoft.Gemini.WebServices.BaseService.WhoAmI() at CounterSoft.Gemini.Scheduler.SchedulerService.OnStart(String[] args)

User52195
· 1
User52195
Replies (3)
helpful
0
not helpful

Is your scheduler installed on the same server as the web server? The error suggets that the scheduler couldn't connect to the Gemini site. Is it running ok now?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Yes all on the same dedicated box windows server. Scheduler is now running ok. I see the box had a windows server update at the same time so think the scheduler was brought down during the windows update (which included .Net updates).


User52195
· 1
User52195
helpful
0
not helpful

I see, it is probably because the updates restarted IIS and caused the site to be down.


Saar Cohen
· 5000
Saar Cohen