CounterSoft User Forums

Welcome to CounterSoft User Forums Sign in | Join | Help
Home Forums

Authentication error Scheduler 3.6

Last post 02-05-2010, 1:44 PM by mgbhenc. 6 replies.
Sort Posts:
  •  02-05-2010, 11:54 AM

    Authentication error Scheduler 3.6

    I have upgraded the scheduler service to version 3.6 but it doesn't work. In the event viewer we get the following error when starting the service:

    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)

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Can you help us?
  •  02-05-2010, 11:59 AM

    Re: Authentication error Scheduler 3.6

    Aer you using the correct username and password in the scheduler config file?

    Is the user an admin in Gemini?

    Are you using windows authentication in Gemini?


  •  02-05-2010, 1:05 PM

    Re: Authentication error Scheduler 3.6

    - Yes, the information is correct (admin, admin).

    - The user is an admin-account in Gemini.

    - We are using Windows authentication.

    Other actions I took:

    . The scheduler-service runs under an administrator account

    . In the registry I entered the key DisableLoopbackCheck (with value 1)

  •  02-05-2010, 1:11 PM

    Re: Authentication error Scheduler 3.6

    Please make sure that:

    • The service is running under a domain user account that is allowed to connect to Gemini (login in the services panel for the scheduler service).
    • Make sure that "anonymous access" is not allowed in IIS directory security for the Gemini site.

  •  02-05-2010, 1:13 PM

    Re: Authentication error Scheduler 3.6

    PS

    There are two errors appearing in the eventviewer, this is the first:

    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)

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

  •  02-05-2010, 1:34 PM

    Re: Authentication error Scheduler 3.6

    Did you try my 2 points from the earlier post?
  •  02-05-2010, 1:44 PM

    Re: Authentication error Scheduler 3.6

    Thank you for the suggestion. I added the account the service was unning under to the Gemini Administration and made it an admin. It works fine now.

     

    Thanks!

    (By the way, maybe this suggestion can be added to the documentation for the Scheduler Service since it's different from earlier versions)

View as RSS news feed in XML