Answered Invalid access to memory location

  • Friday, October 05, 2012 6:32 PM
     
     

    I have a 2003 SBS server that I sundenly started to get invalid access to memory location when I try and execute anything from the command prompt. For example taskkill, also when I go to look at depend dependencies of a service I will get the same error. I thought it might be a problem with WMI so I ran a WMIDIAG tool from Microsoft on it and I see a lot of invalid access to memory errors in the log for it (see below). Any one have a idea of what might be wrong?

    Thanks in advance for your help

    .1300 01:13:16 (0) ** Verifying WMI providers loaded BEFORE WMIDiag execution.
    .1301 01:13:16 (1) !! ERROR: (CheckWMIStaticData) : 0x800703E6 - Invalid access to memory location.
    .1302 01:13:16 (0) ** Verifying WMI namespace 'Root' (L=1).
    .1303 01:13:16 (1) !! ERROR: (CheckWMIStaticData) : 0x800703E6 - Invalid access to memory location.
    .1304 01:13:16 (0) ** Verifying WMI ADAP status.
    .1305 01:13:16 (1) !! ERROR: (GetADAPStatus) : 0x800703E6 - Invalid access to memory location.
    .1306 01:13:16 (0) ** Verifying WMI features.
    .1307 01:13:16 (3)    Opening WMI namespace 'Root'.
    .1308 01:13:16 (1) !! ERROR: (CheckWMIFeatures) : 0x800703E6 - Invalid access to memory location.
    .1309 01:13:16 (3)    Opening WMI namespace 'Root/Default'.
    .1310 01:13:16 (1) !! ERROR: (CheckWMIFeatures) : 0x800703E6 - Invalid access to memory location.
    .1311 01:13:16 (3)    Opening WMI namespace 'Root/CIMv2'.
    .1312 01:13:16 (1) !! ERROR: (CheckWMIFeatures) : 0x800703E6 - Invalid access to memory location.
    .1313 01:13:16 (3)    Opening WMI namespace 'Root/WMI'.
    .1314 01:13:17 (1) !! ERROR: (CheckWMIFeatures) : 0x800703E6 - Invalid access to memory location.
    .1315 01:13:17 (0) ** Collecting system information.
    .1316 01:13:17 (1) !! ERROR: (CheckWMIInventory) : 0x800703E6 - Invalid access to memory location.
    .1317 01:13:17 (0) ** Verifying WMI providers loaded AFTER WMIDiag execution.
    .1318 01:13:17 (1) !! ERROR: (CheckWMIStaticData) : 0x800703E6 - Invalid access to memory location.

All Replies

  • Friday, October 05, 2012 8:31 PM
     
     Answered

    Start with a memtest product, and let us know if it find any error.(like memtest86+, etc..)


    MCP | MCTS 70-236: Exchange Server 2007, Configuring

    Want to follow me ?  |  Blog: http://www.jabea.net | http://blogs.technet.com/b/wikininjas/

  • Saturday, October 06, 2012 10:27 AM
     
     

    Hello,

    I would agree with Yagmoth555 about the use of memtest86+ to check the memory. Here is from where you can download it: http://www.memtest.org/

    If you have multiple RAM cards, I would recommend analyzing them one by one. You have to plan few hours of downtime as analyzing them may take time.

    If you determine the faulty one, contact your manufacturer Technical Support for assistance.


    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.   

    Microsoft Student Partner 2010 / 2011
    Microsoft Certified Professional
    Microsoft Certified Systems Administrator: Security
    Microsoft Certified Systems Engineer: Security
    Microsoft Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft Certified Technology Specialist: Windows 7, Configuring
    Microsoft Certified Technology Specialist: Designing and Providing Volume Licensing Solutions to Large Organizations
    Microsoft Certified IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator
    Microsoft Certified Trainer

  • Saturday, October 06, 2012 2:11 PM
     
     

    In addition to other I would also suggest you to post this in the SBS forums 

    http://social.technet.microsoft.com/Forums/en/smallbusinessserver/threads


    http://www.arabitpro.com

  • Tuesday, October 09, 2012 12:58 PM
     
     
    Thanks for the response, I have been out the last couple of days but will run it tonight and see if it comes up with anything.

    Steve