Essentials Connector: The server is not available after upgrade from Windows 8 Pro to Windows 8.1. Pro

Hi all
As many others I am facing also connection problems with Windows Server 2012 Essentials R2 and a windows client pc.
The client pc in question, with windows 8 pro, has been successfully joined through the essentials connector to the domain.
All things went good: media streaming, shared folders, a successfull backup has been started through the essentials launchpad, the client appeared as online in the devices tab of the essentials dashboard.
Then I upgraded the pc to windows 8.1 pro.
Now the client can't connect to the server. Following issues appear:
The client pc is showed as offline the the dashboard when it is online.
Backups (from launchpad or server) aren't  possible -> no connection to the windows server essentials adminitration service.
Dashboard not available from launchpad
The message "the server is not available" appears, when I try to reconnect the client by the essentials connector.
BUT:
ping to the server's ip address works.
media streaming is also ok
shared folders are still available.
Any ideas what changed with the upgrade to 8.1 Pro? Is the a firewall problem on the client pc?
Many thanks for your help.
PS. If anyone needs a specific log file from the server or the client, please let me know.

Hi Justin
I executed all you instructions, but nothing helped.
I add here the ClientDeploy.log and the ComputerConnector.log
The ClientDeploy stopps after a registry insert error.
The user executing the connector is member of the Administrators Group on the Client pc.
I started the connector even with "Run as Administrator" but nothing helped.
Any ideas why this registry insert failes?
Thanks for you help and best regards
Hans
[5692] 140604.211748.1774: ClientSetup: Start of ClientDeploy
[5692] 140604.211748.3181: General: Initializing...C:\WINDOWS\system32\Essentials\ClientDeploy.exe
[5692] 140604.211748.3337: ClientSetup: Create client deployment registry subkey if necessary
[5692] 140604.211748.3493: ClientSetup: The initial launching way: -LaunchedFrom:installer
[5692] 140604.211748.3493: ClientSetup: The initial state is set
[5692] 140604.211748.3493: ClientSetup: The initial serverName: 192.168.3.21
[5692] 140604.211748.3493: ClientSetup: Loading Wizard Data
[5692] 140604.211748.3649: ClientSetup: Saving Wizard Data
[5692] 140604.211748.3649: ClientSetup: Current DeploymentStatus=Start
[5692] 140604.211748.7400: ClientSetup: Showing the Client Deployment Wizard
[5692] 140604.211748.8493: ClientSetup: Machine name:PCFA, length:4
[5692] 140604.211748.8650: ClientSetup: The input server name is 192.168.3.21
[2156] 140604.211748.8806: ClientSetup: Entering ConnectorWizardForm.RunTasks
[2156] 140604.211748.8806: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
[5692] 140604.211748.8962: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
[5692] 140604.211748.8962: ClientSetup: Set the Deployment Sync Event
[2156] 140604.211748.8962: ClientSetup: The configuration cab will be downloaded from 192.168.3.21
[2156] 140604.211748.9118: ClientSetup: Download file Setup.cab from server
[2156] 140604.211748.9275: ClientSetup: Making web request:
https://192.168.3.21//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
[2156] 140604.211748.9743: ClientSetup: Failed to download Setup.cab from server: System.Net.WebException: Die zugrunde liegende Verbindung wurde geschlossen: Für den geschützten SSL/TLS-Kanal konnte keine Vertrauensstellung hergestellt werden.. ---> System.Security.Authentication.AuthenticationException:
Das Remotezertifikat ist laut Validierungsverfahren ungültig.
   bei System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   bei System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   bei System.Net.ConnectStream.WriteHeaders(Boolean async)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Net.HttpWebRequest.GetResponse()
   bei Microsoft.WindowsServerSolutions.ClientSetup.CSCommon.DownloadFileFromConnectSite(String outputDirectory, Uri serverUrl, String fileName, Int32 languageId, Boolean is64bit)
[2156] 140604.211748.9743: ClientSetup: Cannot get configuration file with https, will try http...
[2156] 140604.211748.9743: ClientSetup: Download file Setup.cab from server
[2156] 140604.211748.9743: ClientSetup: Making web request:
http://192.168.3.21//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
[2156] 140604.211749.0369: ClientSetup: Downloaded file C:\WINDOWS\Temp\ClientDeploymentTempFiles\Setup.cab
[2156] 140604.211749.0369: ClientSetup: The configuration cab is downloaded to C:\WINDOWS\Temp\ClientDeploymentTempFiles\Setup.cab
[2156] 140604.211749.1775: ClientSetup: Adding Server Info data in the Product Registry
[2156] 140604.211749.1931: DnsEnvironmentDetector: GetHostAddresses() returned 192.168.3.21, normal environment
[2156] 140604.211749.1931: ClientSetup: Exiting PreConfigTask.Run()
[2156] 140604.211749.1931: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Success
[2156] 140604.211749.1931: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
[2156] 140604.211749.1931: ClientSetup: Exting ConnectorWizardForm.RunTasks
[5792] 140604.211758.0217: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
[5792] 140604.211758.0373: ClientSetup: Entering ConnectorWizardForm.RunTasks
[5792] 140604.211758.0373: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
[5792] 140604.211758.0373: ClientSetup: Entering InstallRootCertTask.Run
[5792] 140604.211758.0373: ClientSetup: Install root cert to local trusted store
[5792] 140604.211758.0373: ClientSetup: Exiting InstallRootCertTask.Run
[5792] 140604.211758.0373: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
[5792] 140604.211758.0373: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
[5792] 140604.211758.0373: ClientSetup: Exting ConnectorWizardForm.RunTasks
[5792] 140604.211758.0373: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
[5792] 140604.211758.0373: ClientSetup: Entering ConnectorWizardForm.RunTasks
[5792] 140604.211758.0373: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
[5792] 140604.211758.0529: ClientSetup: Entering SetupVpnAndDATask.Run
[5792] 140604.211758.0685: ClientSetup: Deploy VPN profile
[5792] 140604.211758.0998: ClientSetup: Exting SetupVpnAndDATask.Run
[5792] 140604.211758.0998: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
[5792] 140604.211758.0998: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
[5792] 140604.211758.0998: ClientSetup: Exting ConnectorWizardForm.RunTasks
[5792] 140604.211758.0998: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
[5792] 140604.211758.0998: ClientSetup: Entering ConnectorWizardForm.RunTasks
[5792] 140604.211758.0998: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
[5792] 140604.211758.0998: ClientSetup: Entering ValidateUserTask.Run
[5792] 140604.211758.0998: ClientSetup: Validating User
[5792] 140604.211758.0998: ClientSetup: Call MachineIdentityManager.GetMachineStatus
[5792] 140604.211758.1779: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.Security.SecurityNegotiationException: Es konnte keine Vertrauensstellung für den sicheren SSL/TLS-Kanal
mit Autorität mars01:65500 eingerichtet werden. ---> System.Net.WebException: Die zugrunde liegende Verbindung wurde geschlossen: Für den geschützten SSL/TLS-Kanal konnte keine Vertrauensstellung hergestellt werden.. ---> System.Security.Authentication.AuthenticationException:
Das Remotezertifikat ist laut Validierungsverfahren ungültig.
   bei System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
   bei System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   bei System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   bei System.Net.ConnectStream.WriteHeaders(Boolean async)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Net.HttpWebRequest.GetResponse()
   bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
   --- Ende der internen Ausnahmestapelüberwachung ---
Server stack trace:
   bei System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
   bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
   bei System.ServiceModel.Channels.RequestChannel.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 Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.ICertService.GetMachineStatus(GetMachineStatusRequest request)
   bei Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.CertServiceClient.GetMachineStatus(String userName, String password, String machineName, MachineStatus& status, Boolean& isAdmin, Int32& maxClientNum, Int32& currentClientNum)
   bei Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
   bei Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.ValidateUserTask.Run(WizData data)
[5792] 140604.211758.1779: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\ipconfig.exe"  /all
[2156] 140604.211758.2092: ClientSetup: Standard Ouptput:
[2156] 140604.211758.2092: ClientSetup: Standard Ouptput: Windows-IP-Konfiguration
[2156] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Hostname  . . . . . . . . . . . . : PCFA
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Prim„res DNS-Suffix . . . . . . . : mydomain.local
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Knotentyp . . . . . . . . . . . . : Hybrid
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    IP-Routing aktiviert  . . . . . . : Nein
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    WINS-Proxy aktiviert  . . . . . . : Nein
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DNS-Suffixsuchliste . . . . . . . : mydomain.local
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Drahtlos-LAN-Adapter LAN-Verbindung* 11:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Virtueller Microsoft-Adapter fr direktes WiFi
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 16-
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Ethernet-Adapter LAN-Verbindung:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Broadcom NetLink (TM)-Gigabit-Ethernet
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : DC-
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    IPv4-Adresse  . . . . . . . . . . : 192.168.2.6(Bevorzugt)
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Subnetzmaske  . . . . . . . . . . : 255.255.255.0
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Lease erhalten. . . . . . . . . . : Mittwoch, 4. Juni 2014 18:03:36
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Lease l„uft ab. . . . . . . . . . : Freitag, 6. Juni 2014 20:49:17
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Standardgateway . . . . . . . . . : 192.168.2.1
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP-Server . . . . . . . . . . . : 192.168.2.1
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DNS-Server  . . . . . . . . . . . : 192.168.3.21
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:                                       
192.168.1.52
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    NetBIOS ber TCP/IP . . . . . . . : Aktiviert
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Drahtlos-LAN-Adapter WiFi:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix: Home
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Qualcomm Atheros AR5B97-Funknetzwerkadapter
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 94-
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Tunneladapter isatap.{8F57A34A-FE47-429C-97D0-AA777D79C23F}:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Microsoft-ISATAP-Adapter
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 00-00-00-00-00-00-00-E0
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Nein
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
[1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
[4504] 140604.211758.2092: ClientSetup: Standard Error:
[5792] 140604.211758.2248: ClientSetup: The exit code of the process (C:\WINDOWS\system32\ipconfig.exe) is: 0
[5792] 140604.211758.2248: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\route.exe"  print
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Schnittstellenliste
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   9...16 39 e5 4c c5 f2 ......Virtueller Microsoft-Adapter fr direktes WiFi
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   4...dc 0e a1 06 1f c9 ......Broadcom NetLink (TM)-Gigabit-Ethernet
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   3...94 39 e5 4c c5 f2 ......Qualcomm Atheros AR5B97-Funknetzwerkadapter
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1...........................Software Loopback Interface 1
[1344] 140604.211758.2404: ClientSetup: Standard Error:
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   5...00 00 00 00 00 00 00 e0 Microsoft-ISATAP-Adapter
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: IPv4-Routentabelle
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Aktive Routen:
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:      Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik
[5792] 140604.211758.2404: ClientSetup: The exit code of the process (C:\WINDOWS\system32\route.exe) is: 0
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:           0.0.0.0          0.0.0.0      192.168.2.1     
192.168.2.6     10
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1   
306
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:       192.168.2.0    255.255.255.0   Auf Verbindung       192.168.2.6    266
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:       192.168.2.6  255.255.255.255   Auf Verbindung       192.168.2.6    266
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:     192.168.2.255  255.255.255.255   Auf Verbindung       192.168.2.6    266
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1   
306
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung       192.168.2.6   
266
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung       192.168.2.6    266
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: St„ndige Routen:
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   Keine
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
[5792] 140604.211758.2404: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\nslookup.exe" mars01
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: IPv6-Routentabelle
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Aktive Routen:
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:  If Metrik Netzwerkziel             Gateway
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1    306 ::1/128                  Auf Verbindung
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1    306 ff00::/8                 Auf Verbindung
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput: St„ndige Routen:
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   Keine
[2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Server:  UnKnown
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Address:  192.168.3.21
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Name:    mars01.mydomain.local
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Addresses:  192.168.3.21
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput:    192.168.1.131
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput:    192.168.4.31
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
[4504] 140604.211758.2560: ClientSetup: Standard Error:
[1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
[5792] 140604.211758.2560: ClientSetup: The exit code of the process (C:\WINDOWS\system32\nslookup.exe) is: 0
[5792] 140604.211758.2717: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
[5792] 140604.211758.2717: ClientSetup: RecordClientDeploymentFailReason: Save registry failed in ClientDeployment.exe : System.UnauthorizedAccessException: In den Registrierungsschlüssel kann nicht geschrieben werden.
   bei Microsoft.Win32.RegistryKey.EnsureWriteable()
   bei Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
   bei Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
   bei Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.Helper.RecordClientDeploymentFailReason(UInt32 failReason)
[5792] 140604.211758.2717: ClientSetup: Exiting ValidateUserTask.Run
[5792] 140604.211758.2717: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
[5792] 140604.211758.2717: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
[5792] 140604.211758.2717: ClientSetup: Exting ConnectorWizardForm.RunTasks
[06/04/2014 20:23:38 1730] --------------------------------------------------------------------------------------------------
[06/04/2014 20:23:38 1730] wmain: Start of Computerconnector
[06/04/2014 20:23:38 1730] GlobalData::Initialize (192.168.3.10, C:\Users\johndoe.mydomain\Downloads\ComputerConnector(192.168.3.10).exe)
[06/04/2014 20:23:38 1730] =================================
[06/04/2014 20:23:38 1730] Current Os information:
[06/04/2014 20:23:38 1730] Suite = [256]
[06/04/2014 20:23:38 1730] Type = [1]
[06/04/2014 20:23:38 1730] Architecture = [9]
[06/04/2014 20:23:38 1730] IsStarterEdition = [0]
[06/04/2014 20:23:38 1730] IsHomeSku = [0]
[06/04/2014 20:23:38 1730] Major = [6]
[06/04/2014 20:23:38 1730] Minor = [3]
[06/04/2014 20:23:38 1730] Build = [9600]
[06/04/2014 20:23:38 1730] SPMajor = [0]
[06/04/2014 20:23:38 1730] SPMinor = [0]
[06/04/2014 20:23:38 1730] =================================
[06/04/2014 20:23:38 1730] ExpandEnvironmentStrings return (C:\WINDOWS\Temp\ClientDeploymentTempFiles\)
[06/04/2014 20:23:38 1730] SetPackageDlcUrl: .NET url is set to
http://go.microsoft.com/?linkid=9816306
[06/04/2014 20:23:38 1730] SetPackageDlcUrl: Connector url is set to
http://go.microsoft.com/fwlink/p/?LinkId=275102
[06/04/2014 20:23:38 1730] wmain: Calling Computerconnector::ShowWizard()
[06/04/2014 20:23:38 1730] CComputerconnector::ShowWizard: Initializing common controls
[06/04/2014 20:23:38 1730] CComputerconnector::ShowWizard: Done initializing common controls
[06/04/2014 20:23:38 1730] Displaying the wizard
[06/04/2014 20:23:38 1730] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
[06/04/2014 20:23:38 1730] Current user default UI lang setting is 1031
[06/04/2014 20:23:38   c8] CComputerconnector::Run: Installation is ready to run
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
[06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die aktuellen Systemanforderungen werden ermittelt... Index=  0
[06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
[06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
[06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
[06/04/2014 20:23:42 1774] Connector installation state is 1
[06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird heruntergeladen... Index=  1
[06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird installiert... Index=  2
[06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Der Connector wird heruntergeladen... Index=  3
[06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Windows Server Essentials Connector wird installiert... Index=  4
[06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die Einrichtung von Windows Server Essentials Connector wird gestartet... Index=  5
[06/04/2014 20:23:42 1774] RunShellExecute: ShellExecute [C:\WINDOWS\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.3.10 -LaunchedFrom:installer]
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die aktuellen Systemanforderungen werden ermittelt...
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird heruntergeladen...
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird installiert...
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Der Connector wird heruntergeladen...
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Windows Server Essentials Connector wird installiert...
[06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die Einrichtung von Windows Server Essentials Connector wird gestartet...
[06/04/2014 20:23:42 1774] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
[06/04/2014 20:23:43 1774] CComputerconnector::Run: WaitForSingleObject RetVal = 0
[06/04/2014 20:23:43 1730] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
[06/04/2014 20:23:43 1730] wmain: End of Computerconnector: hr=0x0
[06/04/2014 20:54:06 1220] --------------------------------------------------------------------------------------------------
[06/04/2014 20:54:06 1220] wmain: Start of Computerconnector
[06/04/2014 20:54:06 1220] GlobalData::Initialize (192.168.3.10, C:\Users\johndoe.mydomain\Downloads\ComputerConnector(192.168.3.10)(1).exe)
[06/04/2014 20:54:06 1220] =================================
[06/04/2014 20:54:06 1220] Current Os information:
[06/04/2014 20:54:06 1220] Suite = [256]
[06/04/2014 20:54:06 1220] Type = [1]
[06/04/2014 20:54:06 1220] Architecture = [9]
[06/04/2014 20:54:06 1220] IsStarterEdition = [0]
[06/04/2014 20:54:06 1220] IsHomeSku = [0]
[06/04/2014 20:54:06 1220] Major = [6]
[06/04/2014 20:54:06 1220] Minor = [3]
[06/04/2014 20:54:06 1220] Build = [9600]
[06/04/2014 20:54:06 1220] SPMajor = [0]
[06/04/2014 20:54:06 1220] SPMinor = [0]
[06/04/2014 20:54:06 1220] =================================
[06/04/2014 20:54:06 1220] ExpandEnvironmentStrings return (C:\WINDOWS\Temp\ClientDeploymentTempFiles\)
[06/04/2014 20:54:06 1220] SetPackageDlcUrl: .NET url is set to
http://go.microsoft.com/?linkid=9816306
[06/04/2014 20:54:06 1220] SetPackageDlcUrl: Connector url is set to
http://go.microsoft.com/fwlink/p/?LinkId=275102
[06/04/2014 20:54:06 1220] wmain: Calling Computerconnector::ShowWizard()
[06/04/2014 20:54:06 1220] CComputerconnector::ShowWizard: Initializing common controls
[06/04/2014 20:54:06 1220] CComputerconnector::ShowWizard: Done initializing common controls
[06/04/2014 20:54:06 1220] Displaying the wizard
[06/04/2014 20:54:06 1220] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
[06/04/2014 20:54:06 1220] Current user default UI lang setting is 1031
[06/04/2014 20:54:06 1404] CComputerconnector::Run: Installation is ready to run
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
[06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die aktuellen Systemanforderungen werden ermittelt... Index=  0
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die aktuellen Systemanforderungen werden ermittelt...
[06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
[06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
[06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
[06/04/2014 20:54:09  e90] Connector installation state is 1
[06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird heruntergeladen... Index=  1
[06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird installiert... Index=  2
[06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Der Connector wird heruntergeladen... Index=  3
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird heruntergeladen...
[06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Windows Server Essentials Connector wird installiert... Index=  4
[06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die Einrichtung von Windows Server Essentials Connector wird gestartet... Index=  5
[06/04/2014 20:54:09  e90] RunShellExecute: ShellExecute [C:\WINDOWS\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.3.10 -LaunchedFrom:installer]
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird installiert...
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Der Connector wird heruntergeladen...
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Windows Server Essentials Connector wird installiert...
[06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die Einrichtung von Windows Server Essentials Connector wird gestartet...
[06/04/2014 20:54:09  e90] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
[06/04/2014 20:54:13  e90] CComputerconnector::Run: WaitForSingleObject RetVal = 0
[06/04/2014 20:54:13 1220] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
[06/04/2014 20:54:13 1220] wmain: End of Computerconnector: hr=0x0

Similar Messages

  • WebLogic Server can not start after upgrade from 10.3.3 to 10.3.5

    Hi all,
    I get follwoing errors after upgrade fmw-share libraries (WLS 11.1.1.3 to 11.1.1.5), if I want to start AdminServer. It seems CLASSPATH is not updated correct. How can I solve this issue?
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JPS Startup Class", java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "ODL-Startup", java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "AWT Application Context Startup Class", java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JMX Framework Startup Class", java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JOC-Startup", java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "DMS-Startup", java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    Thanks,
    Mohammad

    Hi Mohammad,
    You are right, this error seems to indicate that the script environment cannot find the required java classes.
    Please try the following:
    1. Open a shell (command prompt) on the computer on which you created the domain.
    2. Change to the directory in which you located the domain.
    By default, this directory is BEA_HOME\user_projects\domains\domain_name, where BEA_HOME is the top-level installation directory of Oracle WebLogic products.
    3. Set up your environment by running one of the following scripts:
    bin\setDomainEnv.cmd (Windows)
    bin/setDomainEnv.sh (UNIX)
    On Windows, you can use a shortcut on the Start menu to set your environment variables and invoke WLST (ToolsWebLogic Scripting Tool).
    4. Invoke WLST by entering: java weblogic.WLST
    The WLST prompt appears.
    wls:/(offline)>
    5. Then you can start the AdminServer with WLST
    startServer('AdminServer','ClassicDomain','t3://localhost:7001','weblogic','password','/home/oracle/Oracle/Middleware/user_projects/domains/ClassicDomain')
    This link may also help: http://download.oracle.com/docs/cd/E12840_01/wls/docs103/config_scripting/manage_servers.html#wp1009240
    Hope your issue gets resolved.
    Thanks,
    Cris

  • Full-text search not available after upgrade from SQL 2008 R2 Std to SQL 2012 Std

    We upgraded our production SQL Server from 2008 R2 Std to 2012 Std last week, and the installation logs show everything was successful, but now we are unable to do any searches against our full-text indexes.  The resulting error is as follows:
    "Full-Text Search is not installed, or a full-text component cannot be loaded."
    When executing the query "SELECT FULLTEXTSERVICEPROPERTY('ISFULLTEXTINSTALLED')", the result is "0".  The "Full-Text Daemon Launcher service is also running.  When running installation again to add the feature, it shows
    "Full-Text and Semantic Extractions for Search" as being installed and unavailable for selection in the list of features to add.  As a side note, we did the same upgrade in our identical QA environment before production and everything was successful
    and full-text searches are working correctly.  We have run the "Repair" routine in the SQL Installation Center and it did not correct the problem.
    The full-text catalogs still appear when browsing through the GUI in SSMS or querying sys.fulltext_indexes and sys.fulltext_index_columns.  It is not possible to view the properties of the catalog in SSMS, though, as the GUI throws an error and an empty
    dialog box is shown.  Any other thoughts?
    Thanks,
    AJ

    I have no idea what is going, but assuming that it is a little pressing to get this fix, I think the best path in this case is to open a case with Microsoft.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Error trying to Connect to WSE 2012 R2 with Connector Software - The server is not available

    I had to completely reset my MS Surface Pro 3 due to virus activity, so it was wiped and reinstalled. It had previously connected to the Server without
    hiccup. Ever since doing this I cannot reconnect using the SERVERNAME\Connect process - it continually fails. I have reviewed the forums and web for a week trying different solutions to no avail. I would appreciate it if someone could advise?
    I have:
    Ensured that the Connector Software update is not installed from Installed Updates
    Checked the Bindings in IIS Manager against the WSS Certificate Web Service and it is set to SERVERNAME.
    Ensured my time on the Client is synchronised
    Tried connecting using the original PC-Name and when that didn't work, I have tried a new name and removed the old device from the server.
    I have ensured that I am on a Workgroup.
    The install process finds the server sets up connector and asks for my network user name and password and then continues for a fair time until it
    comes back with the error”:
    "The server is not available/ Try connecting this computer again, of for more information, see Troubleshoot connecting computers to the server.”
    I am not sure how much of the log to include as it all doesn’t fit:
    [1380] 150118.132140.0358: ClientSetup: Start of ClientDeploy
    [1380] 150118.132140.5201: General: Initializing...C:\windows\system32\Essentials\ClientDeploy.exe
    [1380] 150118.132140.5201: ClientSetup: Create client deployment registry subkey if necessary
    [1380] 150118.132140.5358: ClientSetup: The initial launching way: -LaunchedFrom:installer
    [1380] 150118.132140.5358: ClientSetup: The initial state is set
    [1380] 150118.132140.5358: ClientSetup: The initial serverName: 192.168.1.100
    [1380] 150118.132140.5358: ClientSetup: Loading Wizard Data
    [1380] 150118.132140.5670: ClientSetup: Saving Wizard Data
    [1380] 150118.132140.5826: ClientSetup: Current DeploymentStatus=Start
    [1380] 150118.132140.9420: ClientSetup: Showing the Client Deployment Wizard
    [1380] 150118.132141.0670: ClientSetup: Machine name:SURFACE3RUTH, length:12
    [1380] 150118.132141.0983: ClientSetup: The input server name is 192.168.1.100
    [1404] 150118.132141.1295: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [1404] 150118.132141.1295: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
    [1380] 150118.132141.1295: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
    [1380] 150118.132141.1295: ClientSetup: Set the Deployment Sync Event
    [1404] 150118.132141.1764: ClientSetup: The configuration cab will be downloaded from 192.168.1.100
    [1404] 150118.132141.1920: ClientSetup: Download file Setup.cab from server
    [1404] 150118.132141.2233: ClientSetup: Making web request: https://192.168.1.100//connect/default.aspx?Get=Setup.cab&LanguageId=2057&64bit=1
    [1404] 150118.132141.5358: ClientSetup: Failed to download Setup.cab from server: System.Net.WebException: The underlying connection was closed: Could
    not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
    at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
    at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    at System.Net.ConnectStream.WriteHeaders(Boolean async)
    --- End of inner exception stack trace ---
    at System.Net.HttpWebRequest.GetResponse()
    at Microsoft.WindowsServerSolutions.ClientSetup.CSCommon.DownloadFileFromConnectSite(String outputDirectory, Uri serverUrl, String fileName, Int32 languageId, Boolean is64bit)
    [1404] 150118.132141.5358: ClientSetup: Cannot get configuration file with https, will try http...
    [1404] 150118.132141.5358: ClientSetup: Download file Setup.cab from server
    [1404] 150118.132141.5358: ClientSetup: Making web request: http://192.168.1.100//connect/default.aspx?Get=Setup.cab&LanguageId=2057&64bit=1
    [1404] 150118.132141.7233: ClientSetup: Downloaded file C:\windows\Temp\ClientDeploymentTempFiles\Setup.cab
    [1404] 150118.132141.7233: ClientSetup: The configuration cab is downloaded to C:\windows\Temp\ClientDeploymentTempFiles\Setup.cab
    [1404] 150118.132141.9264: ClientSetup: Adding Server Info data in the Product Registry
    [1404] 150118.132142.8170: Networking:DnsEnvironmentDetector: Dns.GetHostAddresses threw exception: System.Net.Sockets.SocketException (0x80004005):
    No such host is known
    at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
    at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
    at Microsoft.WindowsServerSolutions.Networking.ServerDiscovery.DnsEnvironmentDetector.GetAddressesFromDns(String machine)
    [1404] 150118.132142.8170: DnsEnvironmentDetector: No result from GetHostAddresses(), normal environment
    [1404] 150118.132142.8170: ClientSetup: Exiting PreConfigTask.Run()
    [1404] 150118.132142.8170: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Success
    [1404] 150118.132142.8170: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
    [1404] 150118.132142.8170: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [1896] 150118.132158.7568: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
    [1896] 150118.132158.7568: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [1896] 150118.132158.7568: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
    [1896] 150118.132158.7880: ClientSetup: Entering InstallRootCertTask.Run
    [1896] 150118.132158.7880: ClientSetup: Install root cert to local trusted store
    [1896] 150118.132158.7880: ClientSetup: Exiting InstallRootCertTask.Run
    [1896] 150118.132158.7880: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
    [1896] 150118.132158.7880: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
    [1896] 150118.132158.7880: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [1896] 150118.132158.7880: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
    [1896] 150118.132158.7880: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [1896] 150118.132158.7880: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
    [1896] 150118.132158.8193: ClientSetup: Entering SetupVpnAndDATask.Run
    [1896] 150118.132158.8974: ClientSetup: Exting SetupVpnAndDATask.Run
    [1896] 150118.132158.8974: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
    [1896] 150118.132158.8974: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
    [1896] 150118.132158.8974: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [1896] 150118.132158.8974: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
    [1896] 150118.132158.8974: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [1896] 150118.132158.8974: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
    [1896] 150118.132158.9286: ClientSetup: Entering ValidateUserTask.Run
    [1896] 150118.132158.9286: ClientSetup: Validating User
    [1896] 150118.132158.9286: ClientSetup: Call MachineIdentityManager.GetMachineStatus
    [1896] 150118.132200.2412: ClientSetup: Current Machine Join Status: NotExists
    [1896] 150118.132200.2412: ClientSetup: Exiting ValidateUserTask.Run
    [1896] 150118.132200.2412: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Warning
    [1896] 150118.132200.2412: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
    [1896] 150118.132200.2412: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [1896] 150118.132203.5996: ClientSetup: User has chosen to continue using domain admin credentials
    [1896] 150118.132203.5996: ClientSetup: Running JoinNetwork Tasks at WizardPage DomainUserCred
    [1896] 150118.132203.5996: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [1896] 150118.132203.5996: ClientSetup: Running Task with Id=ClientDeploy.JoinDomain
    [1896] 150118.132203.6152: ClientSetup: Entering JoinDomainTask.Run
    [1896] 150118.132203.6152: ClientSetup: Domain Join Client to Server Domain: ClientComputerName=SURFACE3RUTH ServerDomainNetBiosName=AHYICK
    [1896] 150118.132203.6152: ClientSetup: Trying to evaluate if we need to set Local Nic Dns address be the same as server DNS setting.
    [1896] 150118.132204.4590: ClientSetup: DNS failed to resolve server's host name, needs set DNS
    [1896] 150118.132204.4590: ClientSetup: Trying to set DNS setting.
    [1896] 150118.132204.4590: ClientSetup: Configure DNS settings on local NIC
    [1896] 150118.132205.7153: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132206.7787: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132207.8293: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132214.6885: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132224.7076: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132234.7311: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132235.8561: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132236.9186: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132237.9655: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132244.8406: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132254.8601: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132304.8898: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132306.0148: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132307.0461: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132308.1131: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132314.9742: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132324.9961: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132335.0140: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132336.1495: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132337.1888: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132338.2320: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132345.1355: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132355.1699: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132405.2086: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132406.3337: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132407.3883: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132408.4351: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132415.3043: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132425.3696: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132435.4170: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132436.5769: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132437.6137: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132438.6607: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '192.168.1.1', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132445.5693: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132455.5861: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1404] 150118.132505.6068: PInvoke: DnsValidateServerStatus(out serverStatus = 'DNS_VALSVR_ERROR_NO_TCP (0x00000010)', serverIP = '10.0.0.138', queryName
    = '') returns 'DNS_ERROR_RCODE_NO_ERROR (0x00000000)'
    [1896] 150118.132505.6068: ClientSetup: Could not successfully set the DNS of any client NIC
    [1896] 150118.132505.6068: ClientSetup: Failed to set Local Nic Dns address as the Server IP.
    [1896] 150118.132505.6068: ClientSetup: NetGetJoinInformation (server = [], ...)
    [1896] 150118.132505.6148: ClientSetup: Running Join Domain
    [1896] 150118.132505.6148: ClientSetup: Disconnect any share to the server.
    [1896] 150118.132505.6148: ClientSetup: NetUseEnum (UncServerName = [] )
    [1896] 150118.132505.6304: ClientSetup: NetUseEnum (UncServerName = [] )
    [1896] 150118.132505.6304: ClientSetup: Trying to clear dns cache.
    [1896] 150118.132505.6304: ClientSetup: ComputerMgmt.FlushDnsCache starts
    [1896] 150118.132505.6461: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\windows\system32\ipconfig.exe" /flushdns
    [1404] 150118.132505.6832: ClientSetup: Standard Ouptput:
    [1404] 150118.132505.6832: ClientSetup: Standard Ouptput: Windows IP Configuration
    [1404] 150118.132505.6832: ClientSetup: Standard Ouptput:
    [3964] 150118.132505.6832: ClientSetup: Standard Ouptput: Successfully flushed the DNS Resolver Cache.
    [3964] 150118.132505.6832: ClientSetup: Standard Ouptput:
    [5080] 150118.132505.6832: ClientSetup: Standard Error:
    [1896] 150118.132505.6832: ClientSetup: The exit code of the process (C:\windows\system32\ipconfig.exe) is: 0
    [1896] 150118.132505.6832: ClientSetup: Calling SetPrimaryDnsSuffix.
    [1896] 150118.132505.6832: ClientSetup: SetPrimaryDnsSuffix (AHYICK.local)
    [1896] 150118.132505.6832: ClientSetup: SetComputerNameEx (AHYICK.local)
    [1896] 150118.132505.6832: ClientSetup: Update tcpip Domain parameter with AHYICK.local
    [1896] 150118.132505.6832: ClientSetup: Calling join domain [AHYICK.local] with domain user [AHYICK.local\Basil] credential.
    [1896] 150118.132505.6832: ClientSetup: Joining local machine to domain AHYICK.local
    [1896] 150118.132505.6832: ClientSetup: NetJoinDomain( , AHYICK.local, , AHYICK.local\Basil, *, NetSetupJoinDomain, NetSetupAcctCreate, NetSetupAcctDelete,
    NetSetupDomainJoinIfJoined, NetSetupDeferSpnSet)
    [1896] 150118.132505.7457: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132506.7789: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132507.8248: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132508.8666: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132509.8997: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132510.9440: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132511.9868: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132513.0218: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132514.0673: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132515.0987: ClientSetup: nativeNetJoinDomain returned ErrCode=1355
    [1896] 150118.132515.1143: ClientSetup: Join domain fails on the first time, exception: System.ComponentModel.Win32Exception (0x80004005): The specified
    domain either does not exist or could not be contacted
    at Microsoft.WindowsServerSolutions.ClientSetup.NativeMethods.NativeMethodRetryWrapper(NativeMethodInvoker nmi, UInt32 numTries, TimeSpan timeToWaitBetweenRetries, String descriptionForLog, UInt32[] retryableErrorCodes)
    at Microsoft.WindowsServerSolutions.ClientSetup.NativeMethods.NetJoinDomain(String server, String domain, String destinationOuPath, String user, SecureString password, JoinDomainOptions joinOptions)
    at Microsoft.WindowsServerSolutions.ClientSetup.ComputerMgmt.JoinDomain(String domainName, String domainUserName, SecureString domainUserPass, String machineAccountOU)
    at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.JoinDomainTask.Run(WizData data)
    I am running a Telstra ADSL modem with a separate Cisco router and Netgear Switch.
    I would appreciate any help I can get please as I am a novice and do not understand a lot about the certificate and DNS errors.

    Would you please try manually set the DNS address on client NIC to the IP of your server, then try run the connector again?

  • IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more

    IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more than 6 months, so please call customer service apple can not. by DFU also restored Official Ipad bought in a store in Russia. When buying activated immediately.  IMEI 013311005943507. Help please! the official service Moscow  representation FDA ipad offer to send in the U.S. for $ 500!

    Hello this is happening to us also (minus the Bluetooth speaker).  We can't figure out what is causing the data usage.  I turned off mobile data as soon s I activated the device, and got the message that unless I am connected to WiFi.....(that is exactly what I wanted). We watched Netflix for about three hours, then the alerts started.  Like you we have many devices connected and never used over 2GB now all of a sudden we have used it in a matter of hours.  My husband called Verizon  and got the usual doubting Thomas response.  I understand that they don't know my device settings.  So over the phone we check all the settings and turned  off every possible culprit eating up the data and end the call.  By now I have purchased another gig for the month!  Assured we are NOT using mobile data, we continue on the IE path to bliss.  HA!  A few hours later I check the mobile data usage on the Verizon website and that darn thing is still using data.  After two more phone calls and two VERY uneventful trips to the local store we were told to take out the sim card.  This has stopped the data usage, but it defeats the purpose of having the data plan.  I could have just stuck with my Surface.  Verizon sent us a new sim card.  Its been installed and I have set my homepage to Verizon mobile data usage (just kidding) but I am on that site a lot.   I am surprised at the number of complaints about this device.  When we called the Verizon support acted as though this was the first time they had heard about this.   Loved your post, you should write for a living.

  • OUTLOOK can not open and prompt "the server is not available"

    The user configured multiple accounts in profile, when open MFCMAPI first, OUTLOOK can't open normally and prompt "the server is not available".
    How to solve this problem?

    Are you able to launch Outlook 2010 if the MFCMAPI is not running? If you happen to know the IP address and server name of your Exchange server. Please try to ping both of them from client side. If it is successful, then the connection to the server is good.
    You might try to run Test E-mail AutoConfiguration which is developed to test connection with Microsoft Exchange Server. Follow below steps:
    a.
    While Outlook is running, click the CTRL key and then right-click the Outlook icon in the system tray and then select “Test Email Autoconfiguration”.
    b. Confirm that your email address is in the address field,
    uncheck “Use Guessmart” and “secure Guessmart
    authentication” boxes. Then click the “Test” button.
    After the testing is completed, you can see the results for the selected account. It will show you the complete details of the account like Protocol, Server, Port, Login Name, SSL (enabled) etc. Then you should be able to see what exactly goes wrong.

  • Chat gives error" Error trying to connect to the Server. The Server is not available, please try again later"

    I have installed the chat vu and the chat portal server. All the VU's are but still when i start the chat (ip address on the usl) and fill all the credintials, i get the error "Error trying to connect to the Server. The Server is not available, please try again later"
    I have tested the connection in the IIS ChatVU  and it is ok.
    Please guide !!!
    Thanks and Regards
    Rohit

    Hi Rohit,
    Did you change the \ChatAS\web.config file with the right IP address of you Chat Portal VU?
    For your referente check page 116 (Internal Chat Client) from "SAP BCM 7 SP5 Basic Installation Example" document.
    Regards,
    Heber Olivar

  • The server is not available error when synci

    Hi,
    When click the sync manager in Vista x64 I get the error box "The server is not available. Contact your administrator if this condition persists". Does anyone know how to sort this out as it used to work on Vista ok but has stopped in the past few weeks?
    Thanks in advance
    Mike

    Under the sync manager go to Player Settigns->"Your Device" and check to see what is setup to sync. I would guess that the settings for synchronizing "Organizer data" is checked and that its trying to contact microsoft outlook (or other email program) to synchronize contact and calendar info. But that is just a guess. Its the only reason I can think of why you would get an error about not being able to contact a server.

  • Is anyone having trouble with the "home" button not responding after upgrading to 5.1.1 OS?

    Is anyone having problems with the "home" button not responding after upgrading to 5.1.1?

    You will not belive how I accidently solved this - !!!
    Yes I had the problem immediately after the 5.1.1 'cloud' upgrade, the problems started (on my iphone 4) ... I followed the 'get power down button, then hold HOME for 30 secs' solution, but no result, nothing seemed to work and I was starting to get a bit agressive with the keep it pushed, multiple double click frustrations, icopybot multigesture solutions etc. and paid money ... but this comedy solution now works ...
    I discovered it because I ordered a waterproof case for my iphone for my motorcycle ... I've just fitted it to my iphone and all the problems have gone ??? what! ... so wondering why I looked at what the home button on the casing was doing - it was pressing ACROSS the home button i.e. it converted my finger point into a wider 'PRESS
    so taking the new case off, instead of using the point of my thumb to press HOME, I used the flat of my thumb to emulate it ....and initially nothing, so I wondered if it wa making better 'cross button' contacts, so I licked my thumb, wiped it and then tried again! - it worked!
    I can't explain it but it seems to work - try it! if the double click on HOME doesn't work lick your thumb dry it and try again! I've just done it again
    what a mad techno world we live in! :-)
    Dave

  • Cant open doc files from the server on MacBook Air after upgrading to Maverick

    Cant open doc files from the server on MacBook Air after upgrading to Maverick, I can only open up docx file. Thank you!

    Thanks for the suggestion! I don't use Phantasm or VectorScribe (or any Astute Graphics plugins for that matter). I do, however, have a Wacom tablet and have a few plugins that concern using Blurb Book Creator as well as LiveSurface Context.
    I did the very unfortunate and foolish act of upgrading to Maverick without a backup, so postponing isn't an option for me.
    I geuss my question at this point would be, would it be worthwhile to wipe all the adobe products from my harddrive and re-install them? Or would that be a useless endeavor.
    I don't have an external hard-drive so backing up and re-installing the entire OS would be a bit much. Any suggestions?

  • File- Export not working after upgrade from 11i to R12

    Hi,
    File -> Export not working after upgrade from 11i to R12.1.3 in few systems. Can you please let me know what could be the issue.
    If export record count more than 200 it is working fine in all the systems and if change the profile option "Export MIME type” value to ‘text/tab-separated-values’ from application/excel also it is wokring.
    Thanks and Regards,
    Jagadeesha

    Enabled the FRD. Below are few last lines. Can you please let me know what i can in this log file contents.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing GET_ITEM_PROPERTY/FIELD_CHARACTERISTIC Built-in:
    In Argument 0 - Type: Integer Value: 196613
    In Argument 1 - Type: Number Value: 54
    Out Argument 0 - Type: String Value: 12
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Entering app_menu.set_prop.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing FIND_MENU_ITEM Built-in:
    In Argument 0 - Type: String Value: FILE.EXPORT
    Out Argument 0 - Type: Integer Value: 19
    Executing GET_MENU_ITEM_PROPERTY Built-in:
    In Argument 0 - Type: Integer Value: 19
    In Argument 1 - Type: Number Value: 79
    Out Argument 0 - Type: String Value: TRUE
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_menu.set_prop.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_synch.menu_toolbar_sync. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.APP_CUSTOM_MODE
    Out Argument 0 - Type: String Value: NORMAL
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.APP_CUSTOM_MODE
    Out Argument 0 - Type: String Value: NORMAL
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: NULL
    In Argument 1 - Type: String Value: GLOBAL.OUT
    Executing USER_EXIT Built-in:
    In Argument 0 - Type: String Value: FND GETPROFILE NAME="UPK_RECORDING_ENABLED" FIELD="GLOBAL.OUT" N
    FNDCPVCM, 11, Built-In, Entry, 316509814, USER_EXIT
    FNDCPVCM, 11, Built-In, Exit, 316509814, USER_EXIT
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.OUT
    Out Argument 0 - Type: String Value: N
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_form
    Out Argument 0 - Type: String Value: FNDCPVCM
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_block
    Out Argument 0 - Type: String Value: MASTER
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_form
    Out Argument 0 - Type: String Value: FNDCPVCM
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_block
    Out Argument 0 - Type: String Value: MASTER
    Executing GET_APPLICATION_PROPERTY Built-in:
    In Argument 0 - Type: Number Value: 75
    Out Argument 0 - Type: String Value: IHR40P
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed call_all_libraries. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_standard.event. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    FNDCPVCM, 10, Prog Unit, Exit, 316509814, /FNDCPVCM-3/P45_30_DEC_201223_28_33
    FNDCPVCM, 9, Trigger, Exit, 316509814, WHEN-NEW-ITEM-INSTANCE
    FNDCPVCM, 8, Prog Unit, Exit, 316509814, /DMU-4/P8_30_DEC_201223_23_12
    # 15 - FNDCPVCM:MASTER.USER_CONCURRENT_QUEUE_NAME.1359399301498413820
    WINDOW FNDCPVCM PROGRESS_INDICATOR RESIZE 4198 1500 3
    # 16 - FNDCPVCM:MASTER.USER_CONCURRENT_QUEUE_NAME.1359399301512613925
    WINDOW FNDCPVCM PROGRESS_INDICATOR RESIZE 4198 1500 3

  • Mail server doesn't work after upgrading from SL to ML

    My Mail server doesn't work after upgrading from SL to ML
    Mail client connects with the Mail Server wich seems to run but then they can't receive any email...
    the problem seems to be related with dovecot ... in my smtp log i get this:
    relay=dovecot, delay=324, delays=324/0.02/0/0.01, dsn=4.3.0, status=deferred (temporary failure. Command output: pipe: fatal: pipe_command: execvp /usr/libexec/dovecot/deliver: Permission denied
    I have to say that in the usr/libexec there wasn't the dovecot directory so I just tried to create one but with no luck
    Any Ideas?
    Cheers
    Carlo
    This is my postconf -n info:
    server:Data admin$ postconf -n
    biff = no
    command_directory = /usr/sbin
    config_directory = /Library/Server/Mail/Config/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    data_directory = /Library/Server/Mail/Data/mta
    debug_peer_level = 2
    debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5
    dovecot_destination_recipient_limit = 1
    enable_server_options = yes
    header_checks = pcre:/etc/postfix/custom_header_checks
    html_directory = /usr/share/doc/postfix/html
    imap_submit_cred_file = /Library/Server/Mail/Config/postfix/submit.cred
    inet_interfaces = all
    inet_protocols = ipv4
    mail_owner = _postfix
    mailbox_size_limit = 0
    mailbox_transport =
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    maps_rbl_domains =
    message_size_limit = 20971520
    mydestination = $myhostname, localhost.$mydomain, localhost
    mydomain = moremoremore.it
    mydomain_fallback = localhost
    myhostname = server.moremoremore.it
    mynetworks = 127.0.0.0/8,192.168.178.0/24
    newaliases_path = /usr/bin/newaliases
    queue_directory = /Library/Server/Mail/Data/spool
    readme_directory = /usr/share/doc/postfix
    recipient_delimiter = +
    relayhost = mail.mclink.it
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtp_sasl_auth_enable = no
    smtp_sasl_password_maps =
    smtpd_client_restrictions = permit_mynetworks permit_sasl_authenticated reject_rbl_client zen.spamhaus.org permit
    smtpd_enforce_tls = no
    smtpd_helo_required = yes
    smtpd_helo_restrictions = reject_invalid_helo_hostname reject_non_fqdn_helo_hostname
    smtpd_pw_server_security_options = cram-md5,gssapi
    smtpd_recipient_restrictions = permit_sasl_authenticated permit_mynetworks reject_unauth_destination check_policy_service unix:private/policy permit
    smtpd_sasl_auth_enable = yes
    smtpd_tls_CAfile = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.chain.pem
    smtpd_tls_cert_file = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.cert.pem
    smtpd_tls_exclude_ciphers = SSLv2, aNULL, ADH, eNULL
    smtpd_tls_key_file = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.key.pem
    smtpd_use_pw_server = yes
    smtpd_use_tls = yes
    tls_random_source = dev:/dev/urandom
    unknown_local_recipient_reject_code = 550
    virtual_alias_maps =
    server:Data admin$

    if this could help:
    mail:setStateVersion = 1
    mail:readWriteSettingsVersion = 1
    mail:connectionCount = 11
    mail:servicePortsRestrictionInfo = _empty_array
    mail:protocolsArray:_array_index:0:status = "ON"
    mail:protocolsArray:_array_index:0:kind = "INCOMING"
    mail:protocolsArray:_array_index:0:protocol = "IMAP"
    mail:protocolsArray:_array_index:0:state = "RUNNING"
    mail:protocolsArray:_array_index:0:error = ""
    mail:protocolsArray:_array_index:1:status = "ON"
    mail:protocolsArray:_array_index:1:kind = "INCOMING"
    mail:protocolsArray:_array_index:1:protocol = "POP3"
    mail:protocolsArray:_array_index:1:state = "RUNNING"
    mail:protocolsArray:_array_index:1:error = ""
    mail:protocolsArray:_array_index:2:status = "ON"
    mail:protocolsArray:_array_index:2:kind = "INCOMING"
    mail:protocolsArray:_array_index:2:protocol = "SMTP"
    mail:protocolsArray:_array_index:2:state = "RUNNING"
    mail:protocolsArray:_array_index:2:error = ""
    mail:protocolsArray:_array_index:3:status = "ON"
    mail:protocolsArray:_array_index:3:kind = "OUTGOING"
    mail:protocolsArray:_array_index:3:protocol = "SMTP"
    mail:protocolsArray:_array_index:3:state = "RUNNING"
    mail:protocolsArray:_array_index:3:error = ""
    mail:protocolsArray:_array_index:4:status = "OFF"
    mail:protocolsArray:_array_index:4:kind = "INCOMING"
    mail:protocolsArray:_array_index:4:protocol = "Junk_mail_filter"
    mail:protocolsArray:_array_index:4:state = "STOPPED"
    mail:protocolsArray:_array_index:4:error = ""
    mail:protocolsArray:_array_index:5:status = "OFF"
    mail:protocolsArray:_array_index:5:kind = "INCOMING"
    mail:protocolsArray:_array_index:5:protocol = "Virus_scanner"
    mail:protocolsArray:_array_index:5:state = "STOPPED"
    mail:protocolsArray:_array_index:5:error = ""
    mail:startedTime = "2013-01-21 21:18:32 +0000"
    mail:logPaths:IMAP Log = "/Library/Logs/Mail/mailaccess.log"
    mail:logPaths:Server Log = "/Library/Logs/Mail/mailaccess.log"
    mail:logPaths:POP Log = "/Library/Logs/Mail/mailaccess.log"
    mail:logPaths:SMTP Log = "/var/log/mail.log"
    mail:logPaths:Migration Log = "/Library/Logs/MailMigration.log"
    mail:logPaths:Virus Log = "/Library/Logs/Mail/clamav.log"
    mail:logPaths:Amavisd Log = "/Library/Logs/Mail/amavis.log"
    mail:logPaths:Virus DB Log = "/Library/Logs/Mail/freshclam.log"
    mail:imapStartedTime = "2013-01-21 21:18:34 +0000"
    mail:servicePortsAreRestricted = "NO"
    mail:state = "RUNNING"
    mail:postfixStartedTime = "2013-01-21 21:18:32 +0000"

  • Auto brightness does not work after upgrade from iOS5 to iOS6 on my iPod touch. Is this intended by Apple, or is it a bug?

    I attempted to ask this question, yesterday. However, I am not used to typing with my thumbs, yet, and messed it up some. So, I will give this another try. Auto brightness does not work after upgrade from iOS 5 to iOS 6 on my iPod touch. Is this intended by Apple, or is it a bug?

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    iOS 6 changed how that feature works.

  • Printers not working after upgrading from windows 8 to windows 8.1 pro 64 bit

    did the upgrade from win 8 to win 8.1 pro 64bit.
    Printers were working fine but now are not recongnised and the spooler is not starting.
    I reset the spooler on numerous occasions to no avail and ive downloade the latest drivers for the printer but no luck.
    Please assist asap.
    I have a canon lbp 2900  and a hp officejet 6500

    I cant access any printers, not even the virtual printers.
    What I would do is use ProcMon to find out why that Event entry was written.  Then I imagine I would get a clue about a .dll which might be involved, which hopefully might be registerable.  Since IE9 there have been new .dll  involving printing
    which have not been reflected in any of our repair tools.  However, instead of modifying our old scripts to reflect this fact, I have been advocating, so far unsuccessfully, that Microsoft create a proper IE Repair tool, one which does not rely on such
    unreliable techniques.   E.g. a better method of repairing would be to have it done by a proper troubleshooter (an .msdt file) but so far it seems nothing has been done in that way for these symptoms (again, assuming the cause is registry corruption
    and not simple interference from now incompatible third-party programming--the fix for that would be to identify and remove the incompatibilities.)   For example.
    Robert Aldwinckle

  • Expiration date not displaying after upgrade from 2007 to 2013

    I recently upgraded from MOSS 2007 to 2013.  I have information management set up on a library of InfoPath forms.  For the forms that were created prior to the upgrade, the expiration date is displaying and actually get updated if I modify them. 
    But none of my forms that have been created after the upgrade, are displaying when the expiration date is, which should be one year from modify date.  If I modify the forms created prior to the upgrade, they reflect the new, update date.
    Are these new forms not getting the policy applied to them, and why not?  I am not sure why the older forms are getting updated, but not my new ones.
    Denise E.

    Hi Denise,
    According to your description, my understanding is that the Expiration date column was not displaying values after upgrading from SharePoint 2007 to SharePoint 2013.
    Per my knowledge, we can only use the date column which is added to the library or list or the Declared Recorded date to set the retention policy, so if the Expiration date is used in the retention policy then the Expiration date should be a column in the
    library or list.
    I recommend to check the retention policy in the library and see which column is used in the retention policy as the image below shows:
    After that, go to the Library settings to find this column.
    Could you please provide screenshots of the retention policy and the columns in the Library settings page?
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for