PC Review


Reply
Thread Tools Rate Thread

DHCP Server Event ID 1037, 1038 and 1039

 
 
Chris
Guest
Posts: n/a
 
      28th Jul 2004
Just a quick question.

My DHCP server is working fine, however, I receive these Information events
in Event Viewer:

The description for Event ID (1039) in Source (DHCPServer) cannot be found.
The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. The following
information is part of the event: 0,0.

I did a google search but couldnt come up with anything. Also, I checked
the remote PC's event logs and nothing out of the ordinary showed up there.

Just kinda curious what these events are indicating.

Any help would be appreciated.

Thanks..





 
Reply With Quote
 
 
 
 
Bob Qin [MSFT]
Guest
Posts: n/a
 
      29th Jul 2004
Hi Chris,

Thanks for your posting here.

As I know, these events occur when the DHCP server cleans up the address
lease database. It will try to free up addresses that are beyond the lease
expiration time (e.g. 48 hours) and return them to a state where they can
be used by other computers on the network, or the same computer should it
try to login and the address hasn't been taken. The Event Viewer will then
log the 2 messages 1037 and 1038.

As for event 1039, this is the result from DHCP database cleanup. This
particular instance indicates that the database was clean, so no changes
were made.

These event should be information, not error. You can just ignore them if
the DHCP server works properly.

Have a nice day!

Regards,
Bob Qin
Product Support Services
Microsoft Corporation

Get Secure! - www.microsoft.com/security

====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
Chris
Guest
Posts: n/a
 
      29th Jul 2004
Thanks, you were right. I reference another DHCP server and found the same
events but there actually displaying: Do you know why?

The DHCP service has cleaned up the database for multicast IP addresses -- 0
leases have expired (been marked for deletion) and 0 records have been
removed from the database.






"Bob Qin [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Chris,
>
> Thanks for your posting here.
>
> As I know, these events occur when the DHCP server cleans up the address
> lease database. It will try to free up addresses that are beyond the lease
> expiration time (e.g. 48 hours) and return them to a state where they can
> be used by other computers on the network, or the same computer should it
> try to login and the address hasn't been taken. The Event Viewer will then
> log the 2 messages 1037 and 1038.
>
> As for event 1039, this is the result from DHCP database cleanup. This
> particular instance indicates that the database was clean, so no changes
> were made.
>
> These event should be information, not error. You can just ignore them if
> the DHCP server works properly.
>
> Have a nice day!
>
> Regards,
> Bob Qin
> Product Support Services
> Microsoft Corporation
>
> Get Secure! - www.microsoft.com/security
>
> ====================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ====================================================
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>



 
Reply With Quote
 
Bob Qin [MSFT]
Guest
Posts: n/a
 
      30th Jul 2004
Hi Chris,

Thanks for your posting here.

Do you check the event logs from remote computer or local computer? The
problem often occur when you view the event log remotely or copy and view
on another computer.

Please refer to the following document for more information.

294893 Viewing Saved FRS, DNS and Directory Service Event Logs and Events on
http://support.microsoft.com/?id=294893

Have a nice day!

Regards,
Bob Qin
Product Support Services
Microsoft Corporation

Get Secure! - www.microsoft.com/security

====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
Chris
Guest
Posts: n/a
 
      30th Jul 2004
I am logging into the server via terminal services client and viewing the
events locally. I am not viewing them remotely.

"Bob Qin [MSFT]" <(E-Mail Removed)> wrote in message
news:M4op%(E-Mail Removed)...
> Hi Chris,
>
> Thanks for your posting here.
>
> Do you check the event logs from remote computer or local computer? The
> problem often occur when you view the event log remotely or copy and view
> on another computer.
>
> Please refer to the following document for more information.
>
> 294893 Viewing Saved FRS, DNS and Directory Service Event Logs and Events

on
> http://support.microsoft.com/?id=294893
>
> Have a nice day!
>
> Regards,
> Bob Qin
> Product Support Services
> Microsoft Corporation
>
> Get Secure! - www.microsoft.com/security
>
> ====================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ====================================================
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>



 
Reply With Quote
 
Bob Qin [MSFT]
Guest
Posts: n/a
 
      2nd Aug 2004
Hi Chris,

Please copy the dhcpssvc.dll file from other Windows 2000 to this one and
replace it in the "%systemroot%\system32 directory.

In addition, please make sure that the registry settings are same as below.

"HkeyLocalMachine\currentcontrolset\services\eventlog\system\DHCPServer"

Value "EventMesageFile"
"Reg_Expand_Sz"
string "%systemroot%\system32\dhcpssvc.dll"

Value "ParameterMessageFile"
"Reg_Expand_Sz"
string "%systemroot%\system32\kernel32.dll"

Value "TypesSupported"
"Reg_Dword"
Hex Value = 7

Wish it helps.

Regards,
Bob Qin
Product Support Services
Microsoft Corporation

Get Secure! - www.microsoft.com/security

====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
New Member
BertIt64's Avatar
Join Date: Sep 2011
Posts: 1
 
      9th Sep 2011
See also this on Microsoft over the causes, and official repair help:
http://support.microsoft.com/kb/555593/en-us

Note also that the above registry path is bad, as it must be:
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\System\DHCPServer"
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Event lD 1037 Dhcpserver is not responding Nero Microsoft Windows 2000 Networking 0 19th Mar 2004 01:28 AM
Re: SystemLog DhcpServer The description for Event ID ( 1037 ) in Source ( DhcpServe Green Giant Microsoft Windows 2000 Registry Archive 0 2nd Jul 2003 04:40 PM
Re: SystemLog DhcpServer The description for Event ID ( 1037 ) in Source ( DhcpServe Green Giant Microsoft Windows 2000 Registry Archive 0 30th Jun 2003 06:03 AM
Re: SystemLog DhcpServer The description for Event ID ( 1037 ) in Source ( DhcpServe Green Giant Microsoft Windows 2000 Registry 0 30th Jun 2003 06:03 AM
Re: SystemLog DhcpServer The description for Event ID ( 1037 ) in Source ( DhcpServe Green Giant Microsoft Windows 2000 Registry Archive 0 30th Jun 2003 06:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:55 AM.