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 Error on startup

emails

Hello Countersoft.

I'm trying to setup the scheduler but I'm having issues. First let me start off by saying the enviroment I'm using.

-Microsoft Server 2008 -IIS7 -SQL Server 2008 (Gemini is using the sql 2005 database version) -The gemini website is using a different ip address than the default machine ip address. And it is on its own sub-domain on the machine. So the url looks like http://gemini.machinename (internally)

Now I've tried to setup the scheduler using these settings in the exe.config in the installation folder. But I'm getting an event log error when I startup the service. No debug log gets created on the C: root.

CounterSoft.Gemini.Scheduler - Object reference not set to an instance of an object. - at CounterSoft.Gemini.Scheduler.SchedulerService.OnStart(String[] args)

But then after this log appears another appears saying that the scheduler started successfully.

What should I do or try?

irperez
· 1
irperez
Replies (5)
helpful
0
not helpful

Can you please try and go to the Services on your windows box, stop the CounterSoft scheduler service and double click on it.

You should now see the properties for the service, on the General tab under "Start Parameters" please put:

 /s /t

Click ok and start the service, does it help?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I'm still getting the error and the emails are not going through.


irperez
· 1
irperez
helpful
0
not helpful

Can you post the spec for the server that the scheduler is installed on?

Windows 2008? 32 / 64 bit?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

The server is a Windows Server 2008 Standard 32bit OS.
Processor Intel Dual 1.6Ghz Xeon dual core (4 cores total - 2 & 2), with 4GB Ram.

The site sits on a different IP address than the actual machine's ip address.

The machine name is "dev" The sites sub-domain is "tasks.dev"

so the url => http://tasks.dev

I'm not sure if this has anything to do with this.


irperez
· 1
irperez
helpful
0
not helpful

Can you please send the config file to support at countersoft dot com?


Saar Cohen
· 5000
Saar Cohen