Hello to all.
I have an infrastructure with Exchange 2003.
I am trying to install Exchange 2010 SP1 in mixed environment.
Exc2010 is a server 2008r2sp1 fully updated.
I have installed all the prerequisites.
The setup fails, not completing the installation.
Nell'ExchangeSetup. Logs this is what is written:
"...
[04/05/2013 14:22:02.0359] [2] [WARNING] Service checkpoint has not progressed. Previous checkpoint = '0 '- Current checkpoint = '0'.
[05/04/2013 14:22:02.0359] [2] Previous service status query time is '05 / 04/2013 16:21:37 '.
[05/04/2013 14:22:02.0359] [2] Current service status query time is '05 / 04/2013 16:22:02 '.
[05/04/2013 14:22:02.0359] [2] Will wait '25000 'milliseconds for the service' MSExchangeTransport 'to reach
status' Running'.
[05/04/2013 14:22:27.0490] [2] Service 'MSExchangeTransport' failed to reach status' Running
'on this server after waiting for '25000' milliseconds.
[05/04/2013 14:22:27.0490] [2] Service checkpoint has progressed.Previous checkpoint = '0 '- Current checkpoint = '1'.
[05/04/2013 14:22:27.0490] [2] Will wait '90000 'milliseconds for the service' MSExchangeTransport 'to reach
status' Running'.
[05/04/2013 14:23:57.0736] [2] Service 'MSExchangeTransport' failed to reach status' Running
'on this server after waiting for '90000' milliseconds.
[05/04/2013 14:23:57.0736] [2] Service checkpoint has progressed.Previous checkpoint = '1 '- Current checkpoint = '0'.
[05/04/2013 14:23:57.0736] [2] Will wait '25000 'milliseconds for the service' MSExchangeTransport 'to reach
status' Running'.
[05/04/2013 14:24:22.0946] [2] Service 'MSExchangeTransport' failed to reach status' Running
'on this server after waiting for '25000' milliseconds.
[05/04/2013 14:24:22.0946] [2] Service Control Manager reports no process ID for service MSExchangeTransport.
[05/04/2013 14:24:22.0946] [2] Unable to get the process ID for service MSExchangeTransport Because
another similar process 0 was found
[05/04/2013 14:24:23.0008] [2] [ERROR] Unexpected Error
[05/04/2013 14:24:23.0008] [2] [ERROR] Service 'MSExchangeTransport' failed to reach status 'Running' on this server.
[05/04/2013 14:24:23.0024] [2] Ending processing start-SetupService
[05/04/2013 14:24:23.0040] [1] The following 1 error (s) occurred During task execution:
[05/04/2013 14:24:23.0071] [1] 0.ErrorRecord: Service 'MSExchangeTransport' failed to reach status 'Running' on this server.
[05/04/2013 14:24:23.0071] [1] 0.ErrorRecord: Microsoft.Exchange.Configuration.Tasks.ServiceDidNotReachStatusException:
Service 'MSExchangeTransport' failed to reach status 'Running' on this server.
[05/04/2013 14:24:23.0086] [1] [ERROR] The following error was generated when "$ error.Clear ();
if ($ RoleStartTransportService)
{
start-SetupService-ServiceName MSExchangeTransport
}
"Was run:" Service 'MSExchangeTransport' failed to reach status 'Running' on this server. ".
[05/04/2013 14:24:23.0086] [1] [ERROR] Service 'MSExchangeTransport' failed to reach status 'Running' on this server.
[05/04/2013 14:24:23.0086] [1] [ERROR-REFERENCE] Id = BridgeheadServiceControl___fe1e918090cf487999f06438464a7f11
Component = EXCHANGE14: \ Current \ Release \ Shared \ Datacenter \ Setup
[05/04/2013 14:24:23.0086] [1] Setup is stopping now Because of one or more December critical errors.
[05/04/2013 14:24:23.0086] [1] Finished executing component tasks.
[05/04/2013 14:24:23.0102] [1] Ending processing Install-BridgeheadRole
[05/04/2013 14:26:48.0182] [0] End of Setup
[05/04/2013 14:26:48.0182] [0] **********************************************
...."
I also triedchangingthe service accountto Local, but nothing,not start.
In Event ViewerI have theseinfo:
"...
Log Name: Application
Source: MSExchangeTransport
Date: 05/04/2013 16:22:29
Event ID: 7001
Task Category: Components
Level: Information
Keywords: Classic
User: N/A
Computer: POSTA.local.maticmind.it
Description:
The service will be stopped. Reason: Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Loading of component 'CategorizerComponent' failed. ---> Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Exchange couldn't read the
configuration from Active Directory. ---> Microsoft.Exchange.Data.Directory.SystemConfiguration.ErrorExchangeGroupNotFoundException: Didn't find the Exchange group that has the GUID "6c01d2a7-f083-4503-8132-789eeb127b84". This group is created
during setup, but it has been deleted. ---> Microsoft.Exchange.Data.Directory.ADTransientException: Could not find any available Global Catalog in forest local.maticmind.it.
at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType, ADObjectId domain, String serverName, Int32 port, NetworkCredential credential)
at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType)
at Microsoft.Exchange.Data.Directory.ADSession.GetConnection(String preferredServer, Boolean isWriteOperation, Boolean isNotifyOperation, String optionalBaseDN, ADObjectId& rootId, ADScope scope)
at Microsoft.Exchange.Data.Directory.ADSession.GetReadConnection(String preferredServer, String optionalBaseDN, ADObjectId& rootId, ADRawEntry scopeDeteriminingObject)
at Microsoft.Exchange.Data.Directory.ADSession.Find(ADObjectId rootId, String optionalBaseDN, ADObjectId readId, QueryScope scope, QueryFilter filter, SortBy sortBy, Int32 maxResults, IEnumerable`1 properties, CreateObjectDelegate objectCreator,
CreateObjectsDelegate arrayCreator, Boolean includeDeletedObjects)
at Microsoft.Exchange.Data.Directory.ADSession.FindByWellKnownGuid[TResult](Guid wellKnownGuid, String containerDN)
at Microsoft.Exchange.Data.Directory.ADSession.ResolveWellKnownGuid[TResult](Guid wellKnownGuid, String containerDN)
at Microsoft.Exchange.Data.Directory.SystemConfiguration.ReceiveConnector.PermissionGroupPermissions.<>c__DisplayClass1.<GetSidForExchangeKnownGuid>b__0()
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation adOperation, Int32 retryCount)
--- End of inner exception stack trace ---
at Microsoft.Exchange.Data.Directory.SystemConfiguration.ReceiveConnector.PermissionGroupPermissions.GetSidForExchangeKnownGuid(ADRecipientSession session, Guid knownGuid, String containerDN)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector.<>c__DisplayClass1.<GetPermissions>b__0()
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector.GetPermissions(Boolean disableExchangeServerAuth)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector.CreateSecurityDescriptor(Boolean disableExchangeServerAuth)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector..ctor(Server localServerConfig, ADObjectId localRoutingGroupId, Boolean disableExchangeServerAuth)
--- End of inner exception stack trace ---
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector..ctor(Server localServerConfig, ADObjectId localRoutingGroupId, Boolean disableExchangeServerAuth)
at Microsoft.Exchange.Transport.Categorizer.EnhancedDns.CreateEnterpriseRelayConnector()
at Microsoft.Exchange.Transport.Categorizer.EnhancedDns.LoadConfiguration()
at Microsoft.Exchange.Transport.Categorizer.EnhancedDns.Start(BridgeheadRouting router)
at Microsoft.Exchange.Transport.SequentialTransportComponent.<>c__DisplayClass2.<Load>b__0()
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
--- End of inner exception stack trace ---
at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
at Microsoft.Exchange.Transport.Components.Activate()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchangeTransport" />
<EventID Qualifiers="16388">7001</EventID>
<Level>4</Level>
<Task>6</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-05T14:22:29.000000000Z" />
<EventRecordID>2216</EventRecordID>
<Channel>Application</Channel>
<Computer>POSTA.local.maticmind.it</Computer>
<Security />
</System>
<EventData>
<Data>Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Loading of component 'CategorizerComponent' failed. ---> Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Exchange couldn't read the
configuration from Active Directory. ---> Microsoft.Exchange.Data.Directory.SystemConfiguration.ErrorExchangeGroupNotFoundException: Didn't find the Exchange group that has the GUID "6c01d2a7-f083-4503-8132-789eeb127b84". This group is created
during setup, but it has been deleted. ---> Microsoft.Exchange.Data.Directory.ADTransientException: Could not find any available Global Catalog in forest local.maticmind.it.
at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType, ADObjectId domain, String serverName, Int32 port, NetworkCredential credential)
at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType)
at Microsoft.Exchange.Data.Directory.ADSession.GetConnection(String preferredServer, Boolean isWriteOperation, Boolean isNotifyOperation, String optionalBaseDN, ADObjectId& rootId, ADScope scope)
at Microsoft.Exchange.Data.Directory.ADSession.GetReadConnection(String preferredServer, String optionalBaseDN, ADObjectId& rootId, ADRawEntry scopeDeteriminingObject)
at Microsoft.Exchange.Data.Directory.ADSession.Find(ADObjectId rootId, String optionalBaseDN, ADObjectId readId, QueryScope scope, QueryFilter filter, SortBy sortBy, Int32 maxResults, IEnumerable`1 properties, CreateObjectDelegate objectCreator,
CreateObjectsDelegate arrayCreator, Boolean includeDeletedObjects)
at Microsoft.Exchange.Data.Directory.ADSession.FindByWellKnownGuid[TResult](Guid wellKnownGuid, String containerDN)
at Microsoft.Exchange.Data.Directory.ADSession.ResolveWellKnownGuid[TResult](Guid wellKnownGuid, String containerDN)
at Microsoft.Exchange.Data.Directory.SystemConfiguration.ReceiveConnector.PermissionGroupPermissions.<>c__DisplayClass1.<GetSidForExchangeKnownGuid>b__0()
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation adOperation, Int32 retryCount)
--- End of inner exception stack trace ---
at Microsoft.Exchange.Data.Directory.SystemConfiguration.ReceiveConnector.PermissionGroupPermissions.GetSidForExchangeKnownGuid(ADRecipientSession session, Guid knownGuid, String containerDN)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector.<>c__DisplayClass1.<GetPermissions>b__0()
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector.GetPermissions(Boolean disableExchangeServerAuth)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector.CreateSecurityDescriptor(Boolean disableExchangeServerAuth)
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector..ctor(Server localServerConfig, ADObjectId localRoutingGroupId, Boolean disableExchangeServerAuth)
--- End of inner exception stack trace ---
at Microsoft.Exchange.Transport.Categorizer.EnterpriseRelaySendConnector..ctor(Server localServerConfig, ADObjectId localRoutingGroupId, Boolean disableExchangeServerAuth)
at Microsoft.Exchange.Transport.Categorizer.EnhancedDns.CreateEnterpriseRelayConnector()
at Microsoft.Exchange.Transport.Categorizer.EnhancedDns.LoadConfiguration()
at Microsoft.Exchange.Transport.Categorizer.EnhancedDns.Start(BridgeheadRouting router)
at Microsoft.Exchange.Transport.SequentialTransportComponent.<>c__DisplayClass2.<Load>b__0()
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation adOperation, Int32 retryCount)
at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
--- End of inner exception stack trace ---
at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
at Microsoft.Exchange.Transport.Components.Activate()</Data>
</EventData>
</Event>
Log Name: Application
Source: MSExchange TransportService
Date: 05/04/2013 16:22:30
Event ID: 1040
Task Category: ProcessManager
Level: Information
Keywords: Classic
User: N/A
Computer: POSTA.local.maticmind.it
Description:
The existing worker process HasExisted value before calling CloseProcess is True
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchange TransportService" />
<EventID Qualifiers="16388">1040</EventID>
<Level>4</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-05T14:22:30.000000000Z" />
<EventRecordID>2217</EventRecordID>
<Channel>Application</Channel>
<Computer>POSTA.local.maticmind.it</Computer>
<Security />
</System>
<EventData>
<Data>True</Data>
</EventData>
</Event>
Log Name: Application
Source: MSExchange TransportService
Date: 05/04/2013 16:22:30
Event ID: 1022
Task Category: ProcessManager
Level: Information
Keywords: Classic
User: N/A
Computer: POSTA.local.maticmind.it
Description:
Worker process with process ID 232 requested the service to be stopped.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchange TransportService" />
<EventID Qualifiers="16388">1022</EventID>
<Level>4</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-05T14:22:30.000000000Z" />
<EventRecordID>2218</EventRecordID>
<Channel>Application</Channel>
<Computer>POSTA.local.maticmind.it</Computer>
<Security />
</System>
<EventData>
<Data>232</Data>
</EventData>
</Event>
Log Name: Application
Source: MSExchange TransportService
Date: 05/04/2013 16:22:30
Event ID: 1002
Task Category: ProcessManager
Level: Information
Keywords: Classic
User: N/A
Computer: POSTA.local.maticmind.it
Description:
The service is trying to stop.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchange TransportService" />
<EventID Qualifiers="16388">1002</EventID>
<Level>4</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-05T14:22:30.000000000Z" />
<EventRecordID>2219</EventRecordID>
<Channel>Application</Channel>
<Computer>POSTA.local.maticmind.it</Computer>
<Security />
</System>
<EventData>
</EventData>
</Event>
Log Name: Application
Source: MSExchange TransportService
Date: 05/04/2013 16:22:30
Event ID: 1003
Task Category: ProcessManager
Level: Information
Keywords: Classic
User: N/A
Computer: POSTA.local.maticmind.it
Description:
The service has stopped.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchange TransportService" />
<EventID Qualifiers="16388">1003</EventID>
<Level>4</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-05T14:22:30.000000000Z" />
<EventRecordID>2220</EventRecordID>
<Channel>Application</Channel>
<Computer>POSTA.local.maticmind.it</Computer>
<Security />
</System>
<EventData>
</EventData>
</Event>
..."
WhenI try to starttheservice this isthe message I get:
The IPV6 is enabled .
Exchange directory installation is the default.
What can I do??
Thank you all forthe suggestions.
/Mino