Service startup
-
I have a service x dependent on a service y. When I reboot the workstation the service x is started after y is started. Soon service x dies out. Now I need to restart the service x for it to be up and running. Any known issues with this type of behaviour please let me know?
-
I have a service x dependent on a service y. When I reboot the workstation the service x is started after y is started. Soon service x dies out. Now I need to restart the service x for it to be up and running. Any known issues with this type of behaviour please let me know?
tom groezer wrote:
Now I need to restart the service x for it to be up and running. Any known issues with this type of behaviour please let me know?
Sounds reasonable.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
-
tom groezer wrote:
Now I need to restart the service x for it to be up and running. Any known issues with this type of behaviour please let me know?
Sounds reasonable.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
In normal scenario of what is the expected behavior this dependent service need not to be restarted after it dies out on a reset. This is erroneous behavior. What could be the possible reasons for this?