I tryto integrateO365 into my Server 2012 R2 Essentials over the dashboard.Therealways appearsthemessagethat there is nointernet connection, but everthing else works fine (Windows Updates, webbrowser, etc).
Wherecould be the problem?
Here is the SharedServiceHost-EmailProviderServiceConfig.log (removed ActivateAAD and server name):
---------------------------------------------------------
[6264] 160803.162052.5328: SharedServiceHost: Information: [0] : ==========================================================
[6264] 160803.162052.5953: SharedServiceHost: Information: [0] : "C:\Windows\System32\Essentials\SharedServiceHost.exe" C:\Windows\System32\Essentials\EmailProviderServiceConfig
[6264] 160803.162052.5953: SharedServiceHost: Information: [0] : Loading service information from "C:\Windows\System32\Essentials\EmailProviderServiceConfig".
[4440] 160803.162052.6110: WinSrvEmailProviderSvc: Microsoft.WindowsServerSolutions.O365Integration.O365ManagementService, Wssg.O365Provider, Version=6.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 is created as hosted email service provider
[4440] 160803.162052.6110: WinSrvEmailProviderSvc: Microsoft.WindowsServerSolutions.PasswordSync.PwdSyncManagementService, Wssg.PasswordSyncProvider, Version=6.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 is created as hosted email service provider
[4440] 160803.162053.1266: O365Integration:BackgroundTaskManager: BackgroundTaskManager.StartTasks called
[4440] 160803.162053.1266: O365Integration:BackgroundTaskBase: Starting UpdateDomainTask
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: updating UpdateDomainTask timer to: TimerSettings: DueTime=00:00:00, Interval=01:00:00
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: Starting UpdateSharepointAddressTask
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: updating UpdateSharepointAddressTask timer to: TimerSettings: DueTime=00:00:00, Interval=1.00:00:00
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: Starting UpdateO365IntegrationDataTask
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: updating UpdateO365IntegrationDataTask timer to: TimerSettings: DueTime=00:00:00, Interval=01:00:00
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: Starting UpdateCachedSkuInfoTask
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: updating UpdateCachedSkuInfoTask timer to: TimerSettings: DueTime=00:00:00, Interval=1.00:00:00
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: Starting UpdateMSOSecurityGroupDataTask
[4440] 160803.162053.1422: O365Integration:BackgroundTaskBase: updating UpdateMSOSecurityGroupDataTask timer to: TimerSettings: DueTime=00:00:00, Interval=1.00:00:00
[5848] 160803.162053.1579: UpdateMSOSecurityGroupDataTask: Start UpdateMSOSecurityGroupDataTask
[4440] 160803.162053.1579: PasswordSyncManagementCoreFactory: Creating PasswordSyncManagementCore instances
[3636] 160803.162053.1891: MSOSecurityGroupManager: Sync queue is empty.
[5848] 160803.162053.1891: MSOSecurityGroupManager: Full sync task will start in 00:10:00 minutes.
[4072] 160803.162053.3141: O365ManagementProvider(IO365Callback): ActivateAAD:---- starts
[4072] 160803.162053.3297: O365Integration:BackgroundTaskManager: BackgroundTaskManager.StopTasks called
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: Stopping UpdateDomainTask
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: updating UpdateDomainTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: Stopping UpdateSharepointAddressTask
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: updating UpdateSharepointAddressTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: Stopping UpdateO365IntegrationDataTask
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: updating UpdateO365IntegrationDataTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: Stopping UpdateCachedSkuInfoTask
[4072] 160803.162053.3297: O365Integration:BackgroundTaskBase: updating UpdateCachedSkuInfoTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[1224] 160803.162055.1110: PfBinding: Information: [0] : Adding service dns identity [Servername] in proxy endpoint.
[5848] 160803.162113.3923: BecWebServiceAdapter: Connect to BECWS failed due to known exception : System.TimeoutException: Beim Anforderungskanal ist während eines Sendeversuch nach 00:00:20 eine Zeitüberschreitung aufgetreten. Erhöhen Sie den an den Aufruf
übergebenen Zeitlimitwert auf "Request", oder erhöhen Sie den SendTimeout-Wert für die Bindung. Der für diesen Vorgang zugewiesene Zeitraum war möglicherweise ein Teil eines längeren Timeouts. ---> System.TimeoutException: Die HTTP-Anforderung
an "https://provisioningapi.microsoftonline.com/provisioningwebservice.svc" hat das dafür vorgesehene Zeitlimit von 00:00:19.9840000 überschritten. Der für diesen Vorgang zugewiesene Zeitraum war möglicherweise ein Teil eines längeren Timeouts. --->
System.Net.WebException: Timeout für Vorgang überschritten
bei System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
bei System.Net.HttpWebRequest.GetRequestStream()
bei System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
bei System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
bei System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
--- Ende der internen Ausnahmestapelüberwachung ---
Server stack trace:
bei System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
bei System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
bei IProvisioningWebService.MsolConnect(Request request)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.Connect()
[5848] 160803.162113.3923: UpdateMSOSecurityGroupDataTask: Failed to run UpdateMSOSecurityGroupDataTask: O365ConfigurationFault = Communication
Microsoft.WindowsServerSolutions.O365Integration.O365ConfigureException: Connect to BECWS failed.
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.Connect()
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.get_Client()
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.<>c__DisplayClass70.<ListSecurityGroups>b__69(ListGroupsRequest r)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.InvokeWebServiceWithRetry[TRequest,TResponse](Func`2 func, TRequest request)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.InvokeWebService[TRequest,TResponse](Func`2 func, TRequest request)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.ListSecurityGroups()
bei Microsoft.WindowsServerSolutions.O365Integration.MSOSecurityGroupManager.CleanUpMSOSecurityGroupData()
bei Microsoft.WindowsServerSolutions.O365Integration.UpdateMSOSecurityGroupDataTask.Run().
[5848] 160803.162113.3923: UpdateMSOSecurityGroupDataTask: End UpdateMSOSecurityGroupDataTask
[4072] 160803.162113.4079: O365Integration:BackgroundTaskBase: Stopping UpdateMSOSecurityGroupDataTask
[4072] 160803.162113.4079: O365Integration:BackgroundTaskBase: updating UpdateMSOSecurityGroupDataTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[4072] 160803.162134.4392: O365ManagementCore: failed to install MSOIDCRL, 0 times remaining, exp = Microsoft.WindowsServerSolutions.MailService.MailServiceException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.
bei Microsoft.WindowsServerSolutions.MailService.MailServiceUtils.InstallMsoIdCrl()
bei Microsoft.WindowsServerSolutions.O365Integration.O365ManagementCore.ActivateAAD(String adminUserName, String adminPassword)
[4072] 160803.162155.4392: O365ManagementCore: failed to install MSOIDCRL, 1 times remaining, exp = Microsoft.WindowsServerSolutions.MailService.MailServiceException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.
bei Microsoft.WindowsServerSolutions.MailService.MailServiceUtils.InstallMsoIdCrl()
bei Microsoft.WindowsServerSolutions.O365Integration.O365ManagementCore.ActivateAAD(String adminUserName, String adminPassword)
[4072] 160803.162216.4705: O365ManagementCore: failed to install MSOIDCRL, 2 times remaining, exp = Microsoft.WindowsServerSolutions.MailService.MailServiceException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.
bei Microsoft.WindowsServerSolutions.MailService.MailServiceUtils.InstallMsoIdCrl()
bei Microsoft.WindowsServerSolutions.O365Integration.O365ManagementCore.ActivateAAD(String adminUserName, String adminPassword)
[4072] 160803.162216.4705: O365Integration:BackgroundTaskManager: BackgroundTaskManager.StartTasks called
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: Starting UpdateDomainTask
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: updating UpdateDomainTask timer to: TimerSettings: DueTime=00:00:00, Interval=01:00:00
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: Starting UpdateSharepointAddressTask
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: updating UpdateSharepointAddressTask timer to: TimerSettings: DueTime=00:00:00, Interval=1.00:00:00
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: Starting UpdateO365IntegrationDataTask
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: updating UpdateO365IntegrationDataTask timer to: TimerSettings: DueTime=00:00:00, Interval=01:00:00
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: Starting UpdateCachedSkuInfoTask
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: updating UpdateCachedSkuInfoTask timer to: TimerSettings: DueTime=00:00:00, Interval=1.00:00:00
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: Starting UpdateMSOSecurityGroupDataTask
[4072] 160803.162216.4705: O365Integration:BackgroundTaskBase: updating UpdateMSOSecurityGroupDataTask timer to: TimerSettings: DueTime=00:00:00, Interval=1.00:00:00
[4072] 160803.162216.4705: O365ManagementProvider(IO365Callback): ActivateAAD:---- failed due to O365ConfigurationFault = Unexpected
Microsoft.WindowsServerSolutions.O365Integration.O365ConfigureException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.
bei Microsoft.WindowsServerSolutions.O365Integration.O365ManagementCore.ActivateAAD(String adminUserName, String adminPassword)
bei Microsoft.WindowsServerSolutions.O365Integration.O365ManagementProvider.<>c__DisplayClassd9.<InvokeOperationWrapperAsync>b__d8()
bei Microsoft.WindowsServerSolutions.Common.ProviderFramework.ProviderBase`1.InvokeOperation[TResult](String operationName, Func`1 func)
[7932] 160803.162216.4861: UpdateMSOSecurityGroupDataTask: Start UpdateMSOSecurityGroupDataTask
[7932] 160803.162216.4861: MSOSecurityGroupManager: Full sync task will start in 00:10:00 minutes.
[7988] 160803.162218.4861: O365Integration:BackgroundTaskManager: BackgroundTaskManager.StopTasks called
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: Stopping UpdateDomainTask
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: updating UpdateDomainTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: Stopping UpdateSharepointAddressTask
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: updating UpdateSharepointAddressTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: Stopping UpdateO365IntegrationDataTask
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: updating UpdateO365IntegrationDataTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: Stopping UpdateCachedSkuInfoTask
[7988] 160803.162218.4861: O365Integration:BackgroundTaskBase: updating UpdateCachedSkuInfoTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[7932] 160803.162236.6424: BecWebServiceAdapter: Connect to BECWS failed due to known exception : System.TimeoutException: Beim Anforderungskanal ist während eines Sendeversuch nach 00:00:20 eine Zeitüberschreitung aufgetreten. Erhöhen Sie den an den Aufruf
übergebenen Zeitlimitwert auf "Request", oder erhöhen Sie den SendTimeout-Wert für die Bindung. Der für diesen Vorgang zugewiesene Zeitraum war möglicherweise ein Teil eines längeren Timeouts. ---> System.TimeoutException: Die HTTP-Anforderung
an "https://provisioningapi.microsoftonline.com/provisioningwebservice.svc" hat das dafür vorgesehene Zeitlimit von 00:00:20 überschritten. Der für diesen Vorgang zugewiesene Zeitraum war möglicherweise ein Teil eines längeren Timeouts. ---> System.Net.WebException:
Timeout für Vorgang überschritten
bei System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
bei System.Net.HttpWebRequest.GetRequestStream()
bei System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
bei System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
bei System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
--- Ende der internen Ausnahmestapelüberwachung ---
Server stack trace:
bei System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
bei System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
bei IProvisioningWebService.MsolConnect(Request request)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.Connect()
[7932] 160803.162236.6424: UpdateMSOSecurityGroupDataTask: Failed to run UpdateMSOSecurityGroupDataTask: O365ConfigurationFault = Communication
Microsoft.WindowsServerSolutions.O365Integration.O365ConfigureException: Connect to BECWS failed.
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.Connect()
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.get_Client()
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.<>c__DisplayClass70.<ListSecurityGroups>b__69(ListGroupsRequest r)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.InvokeWebServiceWithRetry[TRequest,TResponse](Func`2 func, TRequest request)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.InvokeWebService[TRequest,TResponse](Func`2 func, TRequest request)
bei Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.ListSecurityGroups()
bei Microsoft.WindowsServerSolutions.O365Integration.MSOSecurityGroupManager.CleanUpMSOSecurityGroupData()
bei Microsoft.WindowsServerSolutions.O365Integration.UpdateMSOSecurityGroupDataTask.Run().
[7932] 160803.162236.6424: UpdateMSOSecurityGroupDataTask: End UpdateMSOSecurityGroupDataTask
[7988] 160803.162236.6424: O365Integration:BackgroundTaskBase: Stopping UpdateMSOSecurityGroupDataTask
[7988] 160803.162236.6424: O365Integration:BackgroundTaskBase: updating UpdateMSOSecurityGroupDataTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[7988] 160803.162236.6737: O365ManagementProvider(IO365Callback): Channel_Closed called
[7988] 160803.162236.6737: O365ManagementProvider(IO365Callback): Provider disconnected
[6264] 160803.162236.7674: O365Integration:BackgroundTaskManager: BackgroundTaskManager.Dispose called
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Stopping UpdateDomainTask
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: updating UpdateDomainTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Dispose for UpdateDomainTask called
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Stopping UpdateSharepointAddressTask
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: updating UpdateSharepointAddressTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Dispose for UpdateSharepointAddressTask called
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Stopping UpdateO365IntegrationDataTask
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: updating UpdateO365IntegrationDataTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Dispose for UpdateO365IntegrationDataTask called
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Stopping UpdateCachedSkuInfoTask
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: updating UpdateCachedSkuInfoTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Dispose for UpdateCachedSkuInfoTask called
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Stopping UpdateMSOSecurityGroupDataTask
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: updating UpdateMSOSecurityGroupDataTask timer to: TimerSettings: DueTime=-00:00:00.0010000, Interval=00:00:00
[6264] 160803.162236.7674: O365Integration:BackgroundTaskBase: Dispose for UpdateMSOSecurityGroupDataTask called
[3636] 160803.162236.7831: MSOSecurityGroupManager: MSO Security Group Sync Worker Thread Stopped.
[6264] 160803.162236.7987: SharedServiceHost: Information: [0] : Exiting with code 0
[6264] 160803.162236.7987: SharedServiceHost: Information: [0] : ==========================================================
Sorry for my terrible english.