PDA

View Full Version : Help, I can't get the service to run



rewq
08-07-2007, 01:41 PM
Everytime sobsvc starts up, it opens the clients and then immediately closes them. Even if I set the -m switch, it just perpetually opens and closes clients.

From the log file, -m switch disabled>


[2007/08/07 12:37:10.015]: Client Stop initiated...
[2007/08/07 12:37:10.015]: Client Stop completed
[2007/08/07 12:37:10.015]: Service Stopped
[2007/08/07 12:37:11.359]: Parms retrieved: NumClients = 2, AffType = 0, WUQueue = 0, PeriodicRestart = 0, AutodialType = 0
[2007/08/07 12:37:11.359]: TrueIdle = FALSE, MonitorRestart = FALSE, StuckRestart = FALSE, KeepVisible = TRUE
[2007/08/07 12:37:11.359]: NormalizeXP = FALSE
[2007/08/07 12:37:11.359]: AutoRestart OFF
[2007/08/07 12:37:11.359]: ** SB Client version 1.10+ **
[2007/08/07 12:37:11.359]: Starting Service
[2007/08/07 12:37:11.359]: starting client 1
[2007/08/07 12:37:11.546]: Unable to start client, Code = 4
[2007/08/07 12:37:11.546]: starting client 2
[2007/08/07 12:37:11.750]: Unable to start client, Code = 4


What am I doing wrong?

I'm running Windows XP Pro SP2
And the processor is the Intel Core 2 Duo e6550

Fozzie
08-07-2007, 02:17 PM
is start automatically with Windows checked, if so uncheck it and try again.

rewq
08-07-2007, 02:34 PM
No, it's unchecked.

rewq
08-09-2007, 11:17 PM
I've got it working correctly now. it turns out that WindowBlinds was interfering. Once I set WindowBlinds to ignore and not skin the interface of sobsvc and sb, everything started working as they should.