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 Service

emails

Does the Scheduler Service need to run under a domain account or the local system account?

Using v3.7.1 Build 2732

IanS
· 1
IanS
Replies (4)
helpful
0
not helpful

If you are using Windows authentication then yes, got to be a domain account.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I have created a domain account and restarted the service but now I get the following error in the Application event viewer:

CounterSoft.Gemini.WebServices - Method requires authentication - at CounterSoft.Gemini.WebServices.BaseService.ThrowResponseException(WebResponse response) at CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) at CounterSoft.Gemini.WebServices.BaseService.WhoAmI() at CounterSoft.Gemini.Scheduler.SchedulerService.OnStart(String[] args)


IanS
· 1
IanS
helpful
0
not helpful
ANSWER

Please make sure that the domain account is allowed to connect to Gemini.
Also, make sure you have you have not allowed anonymous access to the Gemini site in IIS directory security.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks got that working now.


IanS
· 1
IanS