Attempted to read or write protected memory error (Full Version)

All Forums >> [Microsoft Exchange 2010] >> Installation



Message


mrajeshku -> Attempted to read or write protected memory error (1.Jul.2010 3:07:47 AM)

Hi ,

I am trying to install exchange 2010 on windows 2008 SP2 64 bit system during the hub transport roll install the installation get braked and i got this message on my event viewer.Please any one help me to fix it and i am running the install on domain controller.

Log Name:      Application
Source:        MSExchange Configuration Cmdlet - Management Console
Date:          7/1/2010 6:20:39 AM
Event ID:      8
Task Category: (1)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      svr01.domain.local
Description:
The description for Event ID 8 from source MSExchange Configuration Cmdlet - Management Console cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

3672
10
New-PerfCounters
0
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
  at Microsoft.Win32.Win32Native.RegQueryValueEx(SafeRegistryHandle hKey, String lpValueName, Int32[] lpReserved, Int32& lpType, Byte[] lpData, Int32& lpcbData)
  at Microsoft.Win32.RegistryKey.InternalGetValue(String name, Object defaultValue, Boolean doNotExpand, Boolean checkSecurity)
  at Microsoft.Win32.RegistryKey.GetValue(String name)
  at System.Diagnostics.PerformanceMonitor.GetData(String item)
  at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String item)
  at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
  at System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
  at System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
  at Microsoft.Exchange.Management.Tasks.PerfCounterCategoryExistsCondition.Verify()
  at Microsoft.Exchange.Management.Tasks.NewPerfCounters.InternalProcessRecord()
  at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
{b462757d-8bad-4148-ad9e-7917a0dd74f9}

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
   <Provider Name="MSExchange Configuration Cmdlet - Management Console" />
   <EventID Qualifiers="49152">8</EventID>
   <Level>2</Level>
   <Task>1</Task>
   <Keywords>0x80000000000000</Keywords>
   <TimeCreated SystemTime="2010-07-01T06:20:39.000Z" />
   <EventRecordID>2109</EventRecordID>
   <Channel>Application</Channel>
   <Computer>svr01.domain.local</Computer>
   <Security />
</System>
<EventData>
   <Data>3672</Data>
   <Data>10</Data>
   <Data>New-PerfCounters</Data>
   <Data>0</Data>
   <Data>System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
  at Microsoft.Win32.Win32Native.RegQueryValueEx(SafeRegistryHandle hKey, String lpValueName, Int32[] lpReserved, Int32&amp; lpType, Byte[] lpData, Int32&amp; lpcbData)
  at Microsoft.Win32.RegistryKey.InternalGetValue(String name, Object defaultValue, Boolean doNotExpand, Boolean checkSecurity)
  at Microsoft.Win32.RegistryKey.GetValue(String name)
  at System.Diagnostics.PerformanceMonitor.GetData(String item)
  at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String item)
  at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
  at System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
  at System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
  at Microsoft.Exchange.Management.Tasks.PerfCounterCategoryExistsCondition.Verify()
  at Microsoft.Exchange.Management.Tasks.NewPerfCounters.InternalProcessRecord()
  at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()</Data>
   <Data>{b462757d-8bad-4148-ad9e-7917a0dd74f9}</Data>
</EventData>
</Event>



Log Name:      Application
Source:        .NET Runtime Optimization Service
Date:          7/1/2010 6:37:17 AM
Event ID:      1101
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      svr01.domain.local
Description:
.NET Runtime Optimization Service (clr_optimization_v2.0.50727_64) - Failed to compile: C:\Program Files\Microsoft\Exchange Server\V14\bin\Microsoft.Exchange.ManagementGUI.dll . Error code = 0x80131047

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
   <Provider Name=".NET Runtime Optimization Service" />
   <EventID Qualifiers="0">1101</EventID>
   <Level>2</Level>
   <Task>0</Task>
   <Keywords>0x80000000000000</Keywords>
   <TimeCreated SystemTime="2010-07-01T06:37:17.000Z" />
   <EventRecordID>2219</EventRecordID>
   <Channel>Application</Channel>
   <Computer>svr01.domain.local</Computer>
   <Security />
</System>
<EventData>
   <Data>.NET Runtime Optimization Service (clr_optimization_v2.0.50727_64) - Failed to compile: C:\Program Files\Microsoft\Exchange Server\V14\bin\Microsoft.Exchange.ManagementGUI.dll . Error code = 0x80131047
</Data>
   <Data>C:\Program Files\Microsoft\Exchange Server\V14\bin\Microsoft.Exchange.ManagementGUI.dll</Data>
</EventData>
</Event>

Thanks
Rajesh.







Exchange_Geek -> RE: Attempted to read or write protected memory error (1.Jul.2010 4:55:14 AM)

My Guess is that the management console isn't installed OR its not being able to install. Probably you can confirm that.

Does the problem relate only to HUB Role OR any role you try to install individually ?

Can you also provide setup logs here please.

Regards,
Exchange_Geek




mrajeshku -> RE: Attempted to read or write protected memory error (1.Jul.2010 5:28:10 AM)

Hi,

Thanks for your reply i didn't tryed individually.


Can you please tell.How can i attache my log file here it seems file attachemnt has disabled for me.

Thanks
Rajesh.




Exchange_Geek -> RE: Attempted to read or write protected memory error (1.Jul.2010 5:39:17 AM)

Upload the file else where and provide me the link to download it.

Regards,
Exchange_Geek




mrajeshku -> RE: Attempted to read or write protected memory error (1.Jul.2010 5:46:40 AM)

Hi,

Please get the log.

http://svr01.mrajeshkumar.com/ExchangeSetup.zip

Thanks
Rajesh.




mrajeshku -> RE: Attempted to read or write protected memory error (2.Jul.2010 5:16:19 AM)

Hi,

Problem was .net framework.I reinstalled .net framework.Now i can install exchange server.

Thanks




Exchange_Geek -> RE: Attempted to read or write protected memory error (2.Jul.2010 5:35:53 AM)

Well we never know what kills the mood these days, damn .NET - good that your issue got resolved :)

Regards,
Exchange_Geek




Page: [1]