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.




Error starting Gemini Scheduler [3] (3.5.4)

emails

The two errors list below happen every time when I re-start the Gemini Scheduler (v3.5.4). The Scheduler is installed on the same server as Gemini. I have configured the URL, user name, and password.

Error 1 occured when Configuring client http://localhost/gemini Event Type: Error Event Source: CounterSoft Gemini Scheduler Event Category: None Event ID: 0 Date: 10/03/2011 Time: 3:28:41 p.m. User: N/A Description: 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.GetServiceManager(String url, String username, String password)

Error 2 occured when Configured Service Manager for client http://localhost/gemini Event Type: Error Event Source: Error starting Gemini Scheduler [3] Event Category: None Event ID: 0 Date: 10/03/2011 Time: 3:28:41 p.m. User: N/A Description: 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)

LT.emendo
· 1
LT.emendo
Replies (8)
helpful
0
not helpful

As the error suggests the username / password are not valid Gemini credentials.
Please check that they are in the scheduler's config file.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Hi, thanks for the quick reply. I have double checked and even reset the user name and password. But still got the same error. Yes, we use windows authentication for the app but the scheduler should not matter.


LT.emendo
· 1
LT.emendo
helpful
0
not helpful

If you are using windows authentication then you must run the service under a domain account (.logon tab in the services control panel) that is allowed to connect to Gemini.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Not working. Changed the Scheduler's Log On As my domain account, and I am the admin of the server and the Gemini app. Still got the same error when re-starting the scheduler.


LT.emendo
· 1
LT.emendo
helpful
0
not helpful

What has changed in your system? Is anonymous access off for the Gemini site (IIS)?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Yes, the anonymous access is off for the Gemini site (IIS). Do I turn it on?


LT.emendo
· 1
LT.emendo
helpful
0
not helpful
ANSWER

No, try and set the username in the scheduler's config file to your account (domain\user) and leave the password blank.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Yes, that fixed the problem. Works as a charm. Thank you very much!


LT.emendo
· 1
LT.emendo