| Author |
Message |
rparrella
Guest
|
Posted:
Fri Jan 07, 2005 11:17 pm Post subject:
Automatic Restart after service "crash" |
|
|
I have a "Generic Serice" configured on a cluster which is set to
automatically restart after a failure. My problem is that ocasionally, the
service crashes but the cluster manager does not detect the failure because
there is an application popup stating that the "... application referenced
memory at xxxx that could not be read". When I click "ok" to the popup the
service then auto restarts.
How can I disable this type of "application popup" so that the cluster can
restart it without me having to click "ok" first? What else shoud I do? |
|
| Back to top |
|
 |
Rodney R. Fournier [MVP]
Guest
|
Posted:
Sat Jan 08, 2005 12:05 am Post subject:
Re: Automatic Restart after service "crash" |
|
|
What does the application or author say?
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog
"rparrella" <rparrella@discussions.microsoft.com> wrote in message
news:8A25D4D8-2EFC-431E-9D53-8C974BF34DB2@microsoft.com...
| Quote: | I have a "Generic Serice" configured on a cluster which is set to
automatically restart after a failure. My problem is that ocasionally, the
service crashes but the cluster manager does not detect the failure
because
there is an application popup stating that the "... application referenced
memory at xxxx that could not be read". When I click "ok" to the popup the
service then auto restarts.
How can I disable this type of "application popup" so that the cluster can
restart it without me having to click "ok" first? What else shoud I do? |
|
|
| Back to top |
|
 |
rparrella
Guest
|
Posted:
Sat Jan 08, 2005 5:59 am Post subject:
Re: Automatic Restart after service "crash" |
|
|
Hi, the appliction is a legacy program developed in-house with Microsoft
Visual Studio 6.0.
I think that when the app crashes, the application popup (message box) is
being displayed by windows (There is an event in the EventViewer with the
popup message also) Maybe the message box is being displayed via one of the
MSVC Dlls?
I wonder if I could configure the service with "Allow Service to interact
with desktop" unchecked?
"Rodney R. Fournier [MVP]" wrote:
| Quote: | What does the application or author say?
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog
"rparrella" <rparrella@discussions.microsoft.com> wrote in message
news:8A25D4D8-2EFC-431E-9D53-8C974BF34DB2@microsoft.com...
I have a "Generic Serice" configured on a cluster which is set to
automatically restart after a failure. My problem is that ocasionally, the
service crashes but the cluster manager does not detect the failure
because
there is an application popup stating that the "... application referenced
memory at xxxx that could not be read". When I click "ok" to the popup the
service then auto restarts.
How can I disable this type of "application popup" so that the cluster can
restart it without me having to click "ok" first? What else shoud I do?
|
|
|
| Back to top |
|
 |
Rodney R. Fournier [MVP]
Guest
|
Posted:
Sat Jan 08, 2005 6:21 am Post subject:
Re: Automatic Restart after service "crash" |
|
|
It is a Dr. Watson? Cause you want turn that off,
c:\windows\system32\drwtsn32.exe. For the allow service, all I can say is
during a maintenance window, test it.
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog
"rparrella" <rparrella@discussions.microsoft.com> wrote in message
news:DE8FDFB2-76E2-4332-BB4D-26B6BE8CB84F@microsoft.com...
| Quote: | Hi, the appliction is a legacy program developed in-house with Microsoft
Visual Studio 6.0.
I think that when the app crashes, the application popup (message box) is
being displayed by windows (There is an event in the EventViewer with the
popup message also) Maybe the message box is being displayed via one of
the
MSVC Dlls?
I wonder if I could configure the service with "Allow Service to interact
with desktop" unchecked?
"Rodney R. Fournier [MVP]" wrote:
What does the application or author say?
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog
"rparrella" <rparrella@discussions.microsoft.com> wrote in message
news:8A25D4D8-2EFC-431E-9D53-8C974BF34DB2@microsoft.com...
I have a "Generic Serice" configured on a cluster which is set to
automatically restart after a failure. My problem is that ocasionally,
the
service crashes but the cluster manager does not detect the failure
because
there is an application popup stating that the "... application
referenced
memory at xxxx that could not be read". When I click "ok" to the popup
the
service then auto restarts.
How can I disable this type of "application popup" so that the cluster
can
restart it without me having to click "ok" first? What else shoud I do?
|
|
|
| Back to top |
|
 |
|
|
|
|