|
|
|
date: Fri, 12 Oct 2007 13:15:51 +0100,
group: microsoft.public.exchange.clustering
back
Event ID 7005 MSExchangeTransportLogSearch
Hi,
Installed Rollup4 and now get the following error message -
Microsoft Exchange couldn't read the configuration from the Active Directory
directory service because of error: Failed to load config due to exception:
Microsoft.Exchange.Common.ExClusTransientException: The Windows Cluster
service encountered an error during function OpenCluster:. --->
System.ComponentModel.Win32Exception: The interface is unknown
--- End of inner exception stack trace ---
at Microsoft.Exchange.Common.ExCluster.GetActiveCmsOnNode(String
nodeName)
at
Microsoft.Exchange.Data.Directory.NativeHelpers.GetLocalComputerFqdn(Boolean
throwOnException)
at
Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.FindLocalServer()
at
Microsoft.Exchange.Transport.LocalServerConfiguration.<>c__DisplayClass1.<TryLoadLocalServer>b__0()
at
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
adOperation, Int32 retryCount)
at
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
adOperation, Int32 retryCount).
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
----------------------
[PS] C:\Move-ClusteredMailboxServer -Identity mail06 -TargetMachine cms2
MoveComment: "testing"
Move-ClusteredMailboxServer : The Microsoft Exchange Replication Service
does not appear
to be running on the specified node (CMS2). Make sure that the node is
operating, and tha
t the services can be queried remotely.
At line:1 char:28
+ Move-ClusteredMailboxServer <<<< -Identity mail06 -TargetMachine
cms2 -MoveComment: "t
esting"
From the MS site.
Error with event ID 7005 is by design This error can be ignored. The
Microsoft Exchange Transport Log Search service
(MSExchangeTransportLogSearch) logs error event ID 7005
(ComputerNameNotCurrentlyAvailableException) every 10 minutes on the passive
node in a cluster. This action occurs because MSExchangeTransportLogSearch
can't obtain the configuration of a clustered mailbox server. On clustered
nodes, the Mailbox server name is not the same as Environment.MachineName
Therefore, MSExchangeTransportLogSearch can't find the local server, which
is what is used to perform message tracking searches. The transport log
search service works only on the active node; on the passive node, it just
waits to become active.
date: Fri, 12 Oct 2007 13:15:51 +0100
author: Arthur
Re: Event ID 7005 MSExchangeTransportLogSearch
Ok,
Found that hte service was disabled..
still trying to find my way around.
"Arthur" wrote in message
news:utMyimMDIHA.4360@TK2MSFTNGP06.phx.gbl...
> Hi,
>
> Installed Rollup4 and now get the following error message -
>
> Microsoft Exchange couldn't read the configuration from the Active
> Directory
> directory service because of error: Failed to load config due to
> exception:
> Microsoft.Exchange.Common.ExClusTransientException: The Windows Cluster
> service encountered an error during function OpenCluster:. --->
> System.ComponentModel.Win32Exception: The interface is unknown
> --- End of inner exception stack trace ---
> at Microsoft.Exchange.Common.ExCluster.GetActiveCmsOnNode(String
> nodeName)
> at
> Microsoft.Exchange.Data.Directory.NativeHelpers.GetLocalComputerFqdn(Boolean
> throwOnException)
> at
> Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.FindLocalServer()
> at
> Microsoft.Exchange.Transport.LocalServerConfiguration.<>c__DisplayClass1.<TryLoadLocalServer>b__0()
> at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
> adOperation, Int32 retryCount)
> at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
> adOperation, Int32 retryCount).
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> ----------------------
> [PS] C:\Move-ClusteredMailboxServer -Identity mail06 -TargetMachine cms2
> MoveComment: "testing"
>
> Move-ClusteredMailboxServer : The Microsoft Exchange Replication Service
> does not appear
> to be running on the specified node (CMS2). Make sure that the node is
> operating, and tha
> t the services can be queried remotely.
> At line:1 char:28
> + Move-ClusteredMailboxServer <<<< -Identity mail06 -TargetMachine
> cms2 -MoveComment: "t
> esting"
>
>
> From the MS site.
>
> Error with event ID 7005 is by design This error can be ignored. The
> Microsoft Exchange Transport Log Search service
> (MSExchangeTransportLogSearch) logs error event ID 7005
> (ComputerNameNotCurrentlyAvailableException) every 10 minutes on the
> passive
> node in a cluster. This action occurs because MSExchangeTransportLogSearch
> can't obtain the configuration of a clustered mailbox server. On clustered
> nodes, the Mailbox server name is not the same as Environment.MachineName
> Therefore, MSExchangeTransportLogSearch can't find the local server, which
> is what is used to perform message tracking searches. The transport log
> search service works only on the active node; on the passive node, it just
> waits to become active.
>
>
>
date: Fri, 12 Oct 2007 13:45:56 +0100
author: Arthur
|
|