3rd party service being stopped

J

Jenn

After weeks of troubleshooting an older vendor application that has
been hanging, the vendor has identified that the service that handles
connection pooling, etc. is being stopped. We are at the height of the
season for this application so we have two choices: 1)implement a new
service release by the vendor that fixes this situation (no on likes
this idea because of the timing) 2) based on what we see in the event
log, the service is being interrogated three times and then shuts down;
the vendor thinks we can disable the service that is doing the
interrogation as a temporary fix. He believes it to possibly be WMI
that is doing a check on all services and if it doesn't get a proper
response back, it shuts it off. Does this sound right? Would WMI do
this? Any help or thoughts would be greatly appreciated.
 
D

Dave Patrick

Doesn't really sound right. Check Event Viewer for errors.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| After weeks of troubleshooting an older vendor application that has
| been hanging, the vendor has identified that the service that handles
| connection pooling, etc. is being stopped. We are at the height of the
| season for this application so we have two choices: 1)implement a new
| service release by the vendor that fixes this situation (no on likes
| this idea because of the timing) 2) based on what we see in the event
| log, the service is being interrogated three times and then shuts down;
| the vendor thinks we can disable the service that is doing the
| interrogation as a temporary fix. He believes it to possibly be WMI
| that is doing a check on all services and if it doesn't get a proper
| response back, it shuts it off. Does this sound right? Would WMI do
| this? Any help or thoughts would be greatly appreciated.
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top