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.




SchedulerService 1.2 installation problems

web-app

W2K3 x64. When I installed the service, the event log has these errors/info. I also get similar errors if I try to start the service manually.


Event Type:    Information
Event Source:    MsiInstaller
Event Category:    None
Event ID:    11707
Date:        8/3/2007
Time:        3:04:03 PM
User:        EV1SERVE-3AALQP\root4adv
Computer:    EV1SERVE-3AALQP
Description:
Product: Gemini Scheduler Service -- Installation completed successfully.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 7b 45 38 32 37 43 34 38   {E827C48
0008: 31 2d 43 41 35 44 2d 34   1-CA5D-4
0010: 46 41 44 2d 38 36 45 42   FAD-86EB
0018: 2d 41 44 35 41 31 41 30   -AD5A1A0
0020: 42 41 45 32 34 7d         BAE24} 
:

Event Type:    Information
Event Source:    MsiInstaller
Event Category:    None
Event ID:    11728
Date:        8/3/2007
Time:        3:04:07 PM
User:        EV1SERVE-3AALQP\root4adv
Computer:    EV1SERVE-3AALQP
Description:
Product: Gemini Scheduler Service -- Configuration completed successfully.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 7b 45 38 32 37 43 34 38   {E827C48
0008: 31 2d 43 41 35 44 2d 34   1-CA5D-4
0010: 46 41 44 2d 38 36 45 42   FAD-86EB
0018: 2d 41 44 35 41 31 41 30   -AD5A1A0
0020: 42 41 45 32 34 7d         BAE24}  

Event Type:    Information
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        3:04:07 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Configuring client http://www.myurl.com/webservices.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Error
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        3:04:07 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
CounterSoft.Gemini.Services - Could not load file or assembly 'Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. -    at CounterSoft.Gemini.Services.ServiceManager..ctor(String geminiURL)
   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.
Event Type:    Information
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        3:04:07 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Configured Service Manager for client http://www.myurl.com/webservices.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Error
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        3:04:07 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Service cannot be started. System.NullReferenceException: Object reference not set to an instance of an object.
   at CounterSoft.Gemini.Scheduler.SchedulerService.OnStart(String[] args)
   at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

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


pauldes
· 1
pauldes
Replies (9)
helpful
0
not helpful

Put the attached DLL (unzip it) in the scheduler directory.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Now receive:

Event Type:    Warning
Event Source:    ASP.NET 2.0.50727.0
Event Category:    Web Event
Event ID:    1310
Date:        8/3/2007
Time:        4:19:38 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Event code: 3008
Event message: A configuration error has occurred.
Event time: 8/3/2007 4:19:38 PM
Event time (UTC): 8/3/2007 9:19:38 PM
Event ID: 45b5913abb61422a9b1f29af92161654
Event sequence: 7
Event occurrence: 1
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/577833355/ROOT-1-128306491502343750
    Trust level: Full
    Application Virtual Path: /
    Application Path: C:\Inetpub\Projects\Gemini Web Application\
    Machine name: EV1SERVE-3AALQP
 
Process information:
    Process ID: 3480
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: ConfigurationErrorsException
    Exception message: The value of the property 'type' cannot be parsed. The error is: Could not load file or assembly 'Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (C:\Inetpub\Projects\Gemini Web Application\web.config line 176)
 
Request information:
    Request URL: http://projects.advologix.com/webservices/AuthWS.asmx
    Request path: /webservices/AuthWS.asmx
    User host address: 66.98.250.23
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 7
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
   at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
   at System.Web.HttpContext.GetSection(String sectionName)
   at System.Web.Services.Configuration.WebServicesSection.GetConfigFromHttpContext()
   at System.Web.Services.Configuration.WebServicesSection.get_Current()
   at System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type type, HttpContext context, HttpRequest request, HttpResponse response)
   at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)
   at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
   at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Error
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        4:19:38 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Error testing connectivity/authentication to client http://projects.advologix.com/webservices.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Information
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        4:19:38 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Service started successfully.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Error
Event Source:    SQLSERVERAGENT
Event Category:    Alert Engine
Event ID:    318
Date:        8/3/2007
Time:        4:19:41 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Unable to read local eventlog (reason: The parameter is incorrect).

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


pauldes
· 1
pauldes
helpful
0
not helpful

Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Result after install and restarting service:

Event Type:    Information
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        5:44:08 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Configuring client http://projects.advologix.com/webservices.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Information
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        5:44:13 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Configured Service Manager for client http://projects.advologix.com/webservices.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Warning
Event Source:    ASP.NET 2.0.50727.0
Event Category:    Web Event
Event ID:    1310
Date:        8/3/2007
Time:        5:44:14 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Event code: 3008
Event message: A configuration error has occurred.
Event time: 8/3/2007 5:44:14 PM
Event time (UTC): 8/3/2007 10:44:14 PM
Event ID: ea2bed012c2e4f3a89ac1c046b6109ba
Event sequence: 27
Event occurrence: 2
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/577833355/ROOT-1-128306491502343750
    Trust level: Full
    Application Virtual Path: /
    Application Path: C:\Inetpub\Projects\Gemini Web Application\
    Machine name: EV1SERVE-3AALQP
 
Process information:
    Process ID: 3480
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: ConfigurationErrorsException
    Exception message: The value of the property 'type' cannot be parsed. The error is: Could not load file or assembly 'Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (C:\Inetpub\Projects\Gemini Web Application\web.config line 176)
 
Request information:
    Request URL: http://projects.advologix.com/webservices/AuthWS.asmx
    Request path: /webservices/AuthWS.asmx
    User host address: 66.98.250.23
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 7
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
   at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
   at System.Web.HttpContext.GetSection(String sectionName)
   at System.Web.Services.Configuration.WebServicesSection.GetConfigFromHttpContext()
   at System.Web.Services.Configuration.WebServicesSection.get_Current()
   at System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type type, HttpContext context, HttpRequest request, HttpResponse response)
   at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)
   at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
   at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type:    Error
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        8/3/2007
Time:        5:44:14 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Error testing connectivity/authentication to client http://www.myurl.com/webservices.

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


pauldes
· 1
pauldes
helpful
0
not helpful

Did you install it on the server on which Gemini web app is installed?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

yes


pauldes
· 1
pauldes
helpful
0
not helpful

Place the attached file in the same folder where the Scheduler Service is installed and then restart the service.


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

Works!!! Thanks

Is there any doc on how to use it, specifically the pop functionality for autocreation of issues?


pauldes
· 1
pauldes
helpful
0
not helpful

Docs are still work in progress.  We will post an example here.

You simply configure POP3 mailbox processing by editing the CounterSoft.Gemini.Scheduler.config file -- nothing else needs to be done.


Harvey Kandola
· 212
Harvey Kandola