gfdarcy
Posts: 4
Joined: 27.Jul.2011
Status: offline
|
system: Windows Server 2008 R2 Standard 64bit SP1, running as VM on Hyper-V. Exchange 2010. Today I did quite a few updates, including RU6. Windows Update is telling me the server is fully updated. Since the final reboot my Exchange isn't working fully. Sending email from OWA is really slow, with emails being received to an external account about 30mins after being sent. The OWA Inbox is not receiving any incoming emails. Event Viewer shows these errors; Error ID 4999; "Watson report about to be sent for process id: 5780, with parameters: E12, c-RTL-AMD64, 14.01.0355.001, edgetransport, M.Exchange.StoreDriver, M.E.T.M.MarkAsReadWorkItem.Execute, System.NullReferenceException, 8e12, 14.01.0355.002.ErrorReportingEnabled: False" Error ID 10003; The transport process failed during message processing with the following call stack: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Exchange.Transport.MailboxRules.MarkAsReadWorkItem.Execute() at Microsoft.Exchange.Transport.MailboxRules.FolderEvaluationResult.Execute(ExecutionStage stage) at Microsoft.Exchange.Transport.MailboxRules.MailboxEvaluationResult.Execute(ExecutionStage stage) at Microsoft.Exchange.MailboxTransport.StoreDriver.Agents.MailboxRulesAgent.OnCreatedMessageHandler(StoreDriverEventSource source, StoreDriverDeliveryEventArgs args) at Microsoft.Exchange.Data.Transport.StoreDriver.DeliveryAgent.Invoke(String eventTopic, Object source, Object e) at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.Dispatcher.Invoke(MExSession session) at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.MExSession.Invoke(String topic, Object source, Object e) at Microsoft.Exchange.MailboxTransport.StoreDriver.MExEvents.RaiseEvent(MExSession mexSession, String eventTopic, Object[] contexts) at Microsoft.Exchange.MailboxTransport.StoreDriver.MailItemDeliver.RaiseEvent(String deliveryEventBindings, LatencyComponent eventComponent) at Microsoft.Exchange.MailboxTransport.StoreDriver.MailItemDeliver.<>c__DisplayClass4.<DeliverToRecipient>b__0() at Microsoft.Exchange.MailboxTransport.StoreDriver.StorageExceptionHandler.RunUnderExceptionHandler(IMessageConverter converter, StoreDriverDelegate workerFunction) at Microsoft.Exchange.MailboxTransport.StoreDriver.MailItemDeliver.DeliverToRecipient() at Microsoft.Exchange.MailboxTransport.StoreDriver.MailItemDeliver.DeliverToRecipients() at Microsoft.Exchange.MailboxTransport.StoreDriver.StoreDriver.DeliverMailItem(NextHopConnection connection, UInt64 sessionId, DateTime sessionStartTime, UInt64 mailCount, String mailboxServerFqdn, Boolean& wasSessionOpenedForLastRecipient) at Microsoft.Exchange.MailboxTransport.StoreDriver.StoreDriver.LocalDeliveryCallback(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state) The above 2 errors have occurred the exact same number of times in the past hour - 130ish. I have this single error, too; Error 16023; Microsoft Exchange couldn't start transport agents. The Microsoft Exchange Transport service will be stopped. Exception details: Failed to create type 'Microsoft.Exchange.MessagingPolicies.TransportRuleAgent.TransportRuleAgentFactory' from assembly 'C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\agents\Rule\Microsoft.Exchange.MessagingPolicies.TransportRuleAgent.dll' due to error 'Agent Transport Rule couldn't register for notification of configuration changes.'. : Microsoft.Exchange.Data.ExchangeConfigurationException: Failed to create type 'Microsoft.Exchange.MessagingPolicies.TransportRuleAgent.TransportRuleAgentFactory' from assembly 'C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\agents\Rule\Microsoft.Exchange.MessagingPolicies.TransportRuleAgent.dll' due to error 'Agent Transport Rule couldn't register for notification of configuration changes.'. ---> Microsoft.Exchange.Data.ExchangeConfigurationException: Agent Transport Rule couldn't register for notification of configuration changes. ---> Microsoft.Exchange.Data.Directory.ADTransientException: Could not find any available Domain Controller. Whilst checking the NIC out, I noticed that pinging itself returned an IPv6 address. I'm quite confident that prior to these updates IPv6 was disabled. I have tried to disable it via the registry, flushed dns, rebooted, but I still get the IPv6 loopback when I ping localhost. any help would be most appreciated thanks george
|