G
Guest
I am having a strange problem starting a service. When I start it, it immediately (not after the standard 30 seconds) returns error 1053 "service did not respons in a timely fashion." Here is the strange part
It seems the problem is with the User the service logs in as. If I set the service to log on as LocalSystem it starts (doesn't work though as I need domain privileges). Also if I stop another service which logs in as a domain user it will allow my service to start but I can not restart the service which I stopped. It definitely looks like something is limiting the total # of domain users logged on as a service but I can't figure out what is doing the limiting. There are 25 services running as domain users on this machine. I have also reproduced this problm on another server. They are both Windows 200 Server
Anyone seens anything like this before?
It seems the problem is with the User the service logs in as. If I set the service to log on as LocalSystem it starts (doesn't work though as I need domain privileges). Also if I stop another service which logs in as a domain user it will allow my service to start but I can not restart the service which I stopped. It definitely looks like something is limiting the total # of domain users logged on as a service but I can't figure out what is doing the limiting. There are 25 services running as domain users on this machine. I have also reproduced this problm on another server. They are both Windows 200 Server
Anyone seens anything like this before?