Pages

Jul 19, 2011

An error occurred while the wizard was checking the current Windows product license. Error Code: 8: 0x8007000e

So...I have a Windows Server 2003 SP1, and started receiving numerous “Windows Product Activation” errors:

An error occurred while the wizard was checking the current Windows product license. Error Code: 8: 0x8007000e
 
Now, the system has been properly activated, so why the events?  Apparently, the error code 8: 0x8007000e points to limited resources available (i.e. low memory).  Answer:  Memory Leak!

First thing to check is memory utilization.  This can be accomplished by viewing the 'Processes' tab in Task Manager.  Sure enough, my winlogon.exe process was using over 2GB of memory!?!  Definitely a problem...

So, just like 99% of the time, a reboot fixed it!  Although, a reboot will not stop it from returning...

The MS article KB912354 outlines this issue as a known bug in SP1.  It identifies the winlogon.exe and licdll.dll as the culprits, which can easily be remedied by upgrading to SP2. 

Hope this helps someone!  Good luck!

No comments:

Post a Comment