"Error-Handler" process shows up periodically in task manager -> what isit, where is it?

N

NT Guy

This question pertains to a win-NT4 server system, but I'm posting
here because (a) I don't see too many microsoft NT4 news groups, and
(b) I would guess that this issue would have the same answer as
win-2K.

Basically, this is a system running NT4 server. It runs in a basement
machine room, and can run for weeks without anyone checking on it.

I noticed last night that it was performing periodic heavy disk access
- about 1 minute of continuous disk access every 5 minutes.

During the 1 minute of disk access, I see this process in the task
manager:

Image Name: Error-Handler
PID: 282, 290, (I guess this is not important)
CPU: 90% +
memory usage: 2 to 6 Mb (seems to fluctuate)

When disk access stops, that process goes away.

When I look at the various logs in the event viewer, I see no entries
related to an error condition.

How can I track down what error or condition is causing this process?

(please post any responses - the e-mail I'm using for this post is
bogus)

Thanks.
 
N

NT Guy

Dave said:
From the "Run" box
drwtsn32
then in the "Application Errors" box highlight the error and
"View" to see the log file.

This article may help you.

Thanks.

Turns out that the dr-watson log file on the system in question is
about 10k in size and has a date-stamp of 2006. There appears to be
one error listing contained in that file, and it's occurrance date
matches the date-stamp of the file.

I think what was happening was that the SMTP server software running
on the machine was crunching through a static list of undeliverable
e-mails every 5 minutes, and appending to an error file for each
message each time a retry attempt was made (which was set to 300
seconds, or 5 minutes).

I cleared that list, but haven't checked to see if the behavior
stopped (but I'm betting it has).
 

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