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.




Gemini Scheduler Service failed to authenticate!

web-app

 Fialed to get "Gemini Scheduler Service" to work, Event Log entry is showing:

Error testing connectivity/authentication to client

My configuration is:
Service Account, "Gemini Scheduler Service": Network Service

CounterSoft.Gemini.Scheduler.exe.config:
<Client WebServicesURL="http://ithelpdesk/webservices" AuthenticationUsername="a-valid-gemini-administrator" AuthenticationPassword="password">

We are using no Forms Authentication, the Windows Authentication is enabled.
I read about the permissions "anonymous" that should be enabled on /webservices, tried but no success.

Is there a more detailed installation instruction available as the gemini.pdf?
How can I debug such error, are there any additional logs I can review?
SMTP Logging is not working, even not if I add ASPNET account to C: with condition "This folder only" to write. System Log is showing "Access to the path 'C:\GeminiSMTPLog.txt' is denied." Do I miss something.

FCC
· 1
FCC
Replies (2)
helpful
0
not helpful

Please make sure that the user name and password in the config for the scheduler is a valid Gemini user. That is the password is Gemini password and not windows.

Also, check the Gemini error log. It might be that you are missing Microsoft's WSE 3.0.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

It's fixed. The problem was the username, i created a new gemini admin and it works. Thanks a lot.


FCC
· 1
FCC