Hi, I am using this service udf.
But I am getting a problem with my service. In one environment where I run it,.. it will eventually stop. The service will run, but after a while,. it will stop looping. The last line it will run is sleep(). So somehow, it wont wake up anymore.
Any thoughts?
This service has its own service account with all the rights. The service is still alive in task manager, its just stops looping.
Thanks.