Exchange 2010 Exception thrown command Successful

Hey Have a weird one... So I was setting u exchange 2010 in a test environment to see how long all the patches would take to implement as well as see if there might be any gotchas... well all the patches were successfully installed (through SP3 rollup6)  in about a days time but now every time I execute any command it completes successful but with the following exception, any ideas would be useful:


New contoso.int
Completed

Warning:
The cmdlet extension agent with the index 1 has thrown an exception in OnComplete(). The exception is: System.TypeInitializationException: The type initializer for 'Microsoft.Exchange.Data.Storage.MailboxSession' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.Exchange.Data.Storage.ItemSchema' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.Exchange.Data.Storage.CoreItemSchema' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.Exchange.Data.Storage.InternalSchema' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.Mapi.WellKnownNamedProperties' threw an exception. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at Microsoft.Mapi.WellKnownNamedProperties..cctor()
   --- End of inner exception stack trace ---
   at Microsoft.Mapi.WellKnownNamedProperties.Find(NamedProp property)
   at Microsoft.Exchange.Data.Storage.GuidNamePropertyDefinition.InternalCreate(String displayName, Type propertyType, PropType mapiPropType, Guid propertyGuid, String propertyName, PropertyFlags flags, TypeCheckingFlag typeCheckingFlag, Boolean isCustom, PropertyDefinitionConstraint[] constraints)
   at Microsoft.Exchange.Data.Storage.InternalSchema.CreateGuidNameProperty(String displayName, Type propertyType, Guid propertyGuid, String propertyName)
   at Microsoft.Exchange.Data.Storage.InternalSchema..cctor()
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Data.Storage.ItemSchema..cctor()
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Data.Storage.MailboxSession..cctor()
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Data.Storage.MailboxSession.OpenAsSystemService(ExchangePrincipal mailboxOwner, CultureInfo cultureInfo, String clientInfoString)
   at Microsoft.Exchange.ProvisioningAgent.MailboxLoggerFactory.XsoMailer.Log(AdminLogMessageData data, LogMessageDelegate logMessage)
   at Microsoft.Exchange.ProvisioningAgent.AdminLogProvisioningHandler.OnComplete(Boolean succeeded, Exception e)
   at Microsoft.Exchange.Provisioning.ProvisioningLayer.OnComplete(Task task, Boolean succeeded, Exception exception)

Exchange Management Shell command completed:
new-EmailAddressPolicy -Name 'contoso.int' -IncludedRecipients 'AllRecipients' -Priority 'Lowest' -EnabledEmailAddressTemplates 'SMTP:%m@conoso.int'


  • Edited by rz24ctu Friday, August 08, 2014 4:35 PM
August 8th, 2014 7:33pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics