Mombu the Microsoft Forum sponsored links

Go Back   Mombu the Microsoft Forum > Microsoft > DNS Service is Terminating -- Please Help!!
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 8th August 08:45
joe hardin
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!



Our Windows 2K network has been up and running and stable for many months,
basically since January 2003. The DNS service has been working error free
and replicating the dynamically registered entries among all 5 global
catalogue servers. Approximately 1 month ago on the PDC I received an error
record in the event log, that the DNS service on the PDC had unexpectedly
terminated. I simply restarted the DNS service and everything continued
working error free. Now, approximately 1 month later, the same error has
occurred again. I simply restarted the service on the 1 server and
everything is fine.

As follows is the error message:

**********************************************
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7031
Date: 1/17/2004
Time: 4:02:14 AM
User: N/A
Computer: CORPDC01
Description:
The DNS Server service terminated unexpectedly. It has done this 1 time(s).
The following corrective action will be taken in 0 milliseconds: No action.
**********************************************

When I investigate the matter in the Knowledge base, it states that the
problem may occur if a parenthesis appears in a hostname that is contained
in the DNS zone file. It states that a solution is to apply SP4.

The server has SP4 applied and it was applied before this error ever
happened.

I have scanned all of the host records in the zones and I do not see any
parenthesis in any hostnames.

Does anyone have any idea of what else could be wrong? We are using DHCP
and dynamically registered DNS, all Active directory intergrated and
everything has been working perfectly, now this sproradic error has
occurred.


Thanks for your help,

Joe Hardin
spepa@c-gate.net
  Reply With Quote


  sponsored links


2 8th August 08:46
sharad
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!



Just a side way suggestion,
In service control manual, for DNS Server, set
On first failure- restart, 2nd failure -restart.
This is not a solution to your problem, however, just occured this, hence
this suggestion.

Sharad
  Reply With Quote
3 19th August 07:06
ace fekay [mvp]
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


In news:exe9$zp3DHA.1504@TK2MSFTNGP12.phx.gbl,
Joe Hardin <spepa@c-gate.net> posted their thoughts, then I offered mine

See if this helps:

http://www.eventid.net/display.asp?eventid=7031&source=


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================
  Reply With Quote
4 19th August 07:06
roger abell [mvp]
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


Are your DNS services internal use only ??
There have been cir***stances where dns.exe would cave
without msgs in response to specific query cir***stances,
but AFAIK all publicly referenced known conditions are fixed
with SP 4.
If you occassionally profile memory consumption of dns.exe
do you find it grows beyond what can be accounted for by
extent of cache growth ?
  Reply With Quote
5 19th August 07:06
joe hardin
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


Ace,

Thanks for replying, but I went to the link you sent and it directed me to


in pre-SP4 installs. It's really got me stumped right now, because I don't
see any parenthesis anywhere and I'm not having any other abnormal errors or
events logged. We have a very basic network, we're not running IIS and such
because we just need to service printers, control access to storage and
lockdown desktops. Also, at the link you sent, it described a possible
virus infection. We are running realtime on this server Symantec Corp 8.1
and late at night also doing a full scan of the drive, so I feel that we're
not infected.

If you have any more thoughts by all means let me know.

Thanks so much for your help,

Joe Hardin
spepa@c-gate.net
"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&LastNameHere@ho tmail.com> wrote in message news:eU7Jc1r3DHA.488@TK2MSFTNGP12.phx.gbl...
  Reply With Quote
6 19th August 07:06
joe hardin
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


Roger,

The DNS service is only used for internal purposes and it's also very
lightly used. We don't have many users, <40. The server does have SP4
installed because I went back to the Control panel just to check.

running possibly 90 days. Do you think that could be the problem?

Thanks so much for your help, it's really appreciated.

Joe Hardin spepa@c-gate.net
"Roger Abell [MVP]" <mvpNoSpam@asu.edu> wrote in message news:udftoss3DHA.2544@TK2MSFTNGP10.phx.gbl...
  Reply With Quote
7 19th August 07:07
roger abell [mvp]
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


It seems to me that stopping and restarting DNS would
be as effective as rebooting the machine in terms of
giving DNS serivce a fresh start.

You can get a handle on memory use by checking in
Task Manager and selecting to view more than the
columns shown by default (or with system monitor).
The only reasons I asked the two questions are to
assess hostility level of what your DNS is exposed to
and because one of the fixed issues is for a memory
leak that had same behavior - stop without msgs.

Roger
  Reply With Quote
8 19th August 07:07
ace fekay [mvp]
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


In news:%23iTAZ3u3DHA.1816@TK2MSFTNGP12.phx.gbl,
Joe Hardin <spepa@c-gate.net> posted their thoughts, then I offered mine

Try following Alan's suggestions. Also, I would look for other unusual
characters, such as underscores and spaces (they are illegal DNS characters
also). I would also suspect if your domain name is a single label name.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================
  Reply With Quote
9 19th August 07:07
joe hardin
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


Ace,

Now what do you mean by this statement: "I would also suspect if your
domain name is a single label name."?

Our domain is of the form: corp.acme.com

Thanks for everything,

Joe

"Ace Fekay [MVP]"
  Reply With Quote
10 19th August 07:07
ace fekay [mvp]
External User
 
Posts: 1
Default DNS Service is Terminating -- Please Help!!


In news:u6iuOl33DHA.2144@TK2MSFTNGP10.phx.gbl,
Joe Hardin <spepa@c-gate.net> posted their thoughts, then I offered mine


THen it's not a single label name. It's just one possibility I was looking
at.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================
  Reply With Quote
Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666