Management Configuration Service failed to process agent configuration request

We're having a SCOM environment with several Management Servers. Since about two days, we're receiving the following alerts in SCOM and Management Server State is Critical:
Name                              : Management Configuration Service failed to process agent configuration request
Description                       : Management Configuration Service failed to process agent configuration request. 
                                    OpsMgr Management Configuration Service failed to process configuration request 
                                    (Xml configuration file or management pack request) due to the following exception
                                    Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.DataAccessEx
                                    ception: Data access operation failed
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.DataAc
                                    cessOperation.ExecuteSynchronously(Int32 timeoutSeconds, WaitHandle stopWaitHandle)
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.SqlConfigurationStore.
                                    ConfigurationStore.ExecuteOperationSynchronously(IDataAccessConnectedOperation 
                                    operation, String operationName)
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.SqlConfigurationStore.
                                    ConfigurationStore.GetConfiguration(IDictionary`2 agentList, 
                                    ConfigurationSignature configurationSignature)
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.AgentRequestPro
                                    cessor.ProcessConfigurationRequest(ICollection`1 requestList, Int32& 
                                    processedRequestsCount)
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.AgentRequestPro
                                    cessor.Execute()
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.ThreadManager.R
                                    esponseThreadStart(Object state)
                                    System.Data.SqlClient.SqlException (0x80131904): Timeout expired.  The timeout 
                                    period elapsed prior to completion of the operation or the server is not 
                                    responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait 
                                    operation timed out
                                       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean 
                                    breakConnection, Action`1 wrapCloseInAction)
                                       at 
                                    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject 
                                    stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
                                       at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand 
                                    cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, 
                                    TdsParserStateObject stateObj, Boolean& dataReady)
                                       at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, 
                                    Boolean& more)
                                       at System.Data.SqlClient.SqlDataReader.Read()
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.SqlConfigurationStore.
                                    AgentConfigGetOperation.ReadAgentPoolInfo(IDataReader reader, 
                                    AgentConfigurationBuilder builder)
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.SqlConfigurationStore.
                                    AgentConfigGetOperation.ReadData(SqlDataReader reader)
                                       at Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.Reader
                                    SqlCommandOperation.SqlCommandCompleted(IAsyncResult asyncResult)
                                    ClientConnectionId:e44a346e-adb8-4679-9b0d-b515ac24df95
As of that I'm pretty sure that it's related to a SQL Issue. I think it's related to SQL performance, as the server is available and can be reached:
System.Data.SqlClient.SqlException (0x80131904): Timeout expired.  The timeout elapsed prior to completion of the operation or the server is not . ---> System.ComponentModel.Win32Exception (0x80004005): The wait  timed out
at ....
Related to the error I also see warning related to "Local Dirty Notification State" and "Delta Synchronization State"
Thanks for any help

Hi,
You may need to check whether your SQL server which hold SCOM database has any performance issue. You can restart related SQL services and system center management configuration service. In addition, please check operation manager event logs on management
server and find out is there any error messages related.
If there is event 31552, then you can try links below to troubleshoot it:
http://blogs.technet.com/b/sudheesn/archive/2009/07/28/getting-31552-exception-sqlexception-timeout-expired-very-frequently-in-scom-server.aspx
http://blogs.technet.com/b/kevinholman/archive/2010/08/30/the-31552-event-or-why-is-my-data-warehouse-server-consuming-so-much-cpu.aspx
In addition, please also try to flush health service state and caches for management server.
Regards,
Yan Li
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • OpsMgr Management Configuration Service failed to execute 'DeltaSynchronization' engine work item due to the following exception with event id 29181

    Hi , sometimes this error shows in event viewer:
    OpsMgr Management Configuration Service failed to execute 'DeltaSynchronization' engine work item due to the following exception
    Microsoft.EnterpriseManagement.ManagementConfiguration.Interop.ConfigManager.ConfigurationChangeException: Configuration change occurred during delta synchronization. Delta will be restarted
       at Microsoft.EnterpriseManagement.ManagementConfiguration.SqlConfigurationStore.ConfigurationStore.WriteConfigurationDelta(IConfigurationDeltaDataSet dataSet)
       at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.DeltaSynchronizationWorkItem.TransferData(String watermark)
       at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.DeltaSynchronizationWorkItem.ExecuteSharedWorkItem()
       at Microsoft.EnterpriseManagement.ManagementConfiguration.Interop.SharedWorkItem.ExecuteWorkItem()
       at Microsoft.EnterpriseManagement.ManagementConfiguration.Interop.ConfigServiceEngineWorkItem.Execute()
    thanks

    For this issue, You can refer below link
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=se&lc=sv&dlc=sv&tmp_geoLoc=true&docname=c03699441
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Unable to install 2nd SCOM 2012 Management Server - Services Fails and fails trying to get data reader writer accounts?

    2<sup>nd </sup>Management Server Setup fails at "Data Warehouse Configuration".
    error log:
    [12:33:20]:           Always:                :Current Action: StartServices
    [12:33:20]:           Always:                :Starting OM Services.
    [12:33:20]:           Debug: :StartService: attempting to start service OMSDK
    [12:33:50]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:33:50]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:33:50]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:33:50]:           Error:     :InnerException.StackTrace:
    [12:34:51]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:34:51]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:34:51]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:34:51]:           Error:     :InnerException.StackTrace:
    [12:35:55]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:35:55]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:35:55]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:35:55]:           Error:     :InnerException.StackTrace:
    [12:36:32]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:36:32]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:36:32]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:36:32]:           Error:     :InnerException.StackTrace:
    [12:37:36]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:37:36]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:37:36]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to
    the start or control request in a timely fashion
    [12:37:36]:           Error:     :InnerException.StackTrace:
    [12:38:12]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:38:12]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:38:12]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to
    the start or control request in a timely fashion
    [12:38:12]:           Error:     :InnerException.StackTrace:
    [12:41:19]:           Error:     :StartService: Unable to start the service OMSDK after 3 minutes.
    [12:41:19]:           Warn:    :Warning:OMSDK service could not be started
    [12:41:19]:           Debug: :StartService: attempting to start service healthservice
    [12:41:19]:           Debug: :StartService: Able to start the service healthservice after 0 minutes.
    [12:41:19]:           Debug: :StartService: attempting to start service cshost
    [12:41:19]:           Debug: :StartService: Able to start the service cshost after 0 minutes.
    [12:41:19]:           Info:      :StartServices completed.
    [12:41:19]:           Always:                :Current Action: GetDataReaderWriterAccounts
    [12:41:22]:           Error:     :GetDataReaderWriterAccounts failed with the following exception: : Threw Exception.Type: System.Reflection.TargetInvocationException, Exception
    Error Code: 0x80131604, Exception.Message: Exception has been thrown by the target of an invocation.
    [12:41:22]:           Error:     :StackTrace:   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct&
    sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
       at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.Action.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
       at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.InstallStep.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
    [12:41:22]:           Error:     :Inner Exception.Type: Microsoft.EnterpriseManagement.Common.ServiceNotRunningException, Exception Error Code: 0x80131604, Exception.Message: The Data
    Access service is either not running or not yet initialized. Check the event log for more information.
    [12:41:22]:           Error:     :InnerException.StackTrace:   at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.GetDWWriterAccountFromManagementGroup(String managementServerName, String& userName, String& userDomain)
       at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.OMDataWarehouseProcessor.GetDataReaderWriterAccounts()
    [12:41:22]:           Error:     :Inner Exception.Type: System.ServiceModel.EndpointNotFoundException, Exception Error Code: 0x80131604, Exception.Message: Could not connect to net.tcp://localhost:5724/DispatcherService.
    The connection attempt lasted for a time span of 00:00:00.9950000. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:5724.
    [12:41:22]:           Error:     :InnerException.StackTrace:
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    [12:41:22]:           Error:     :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131604, Exception.Message: No connection could be made because the
    target machine actively refused it 127.0.0.1:5724
    [12:41:22]:           Error:     :InnerException.StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    [12:41:22]:           Error:     :FATAL ACTION: GetDataReaderWriterAccounts
    [12:41:22]:           Error:     :FATAL ACTION: DWInstallActionsPostProcessor
    [12:41:22]:           Error:     :ProcessInstalls: Running the PostProcessDelegate returned false.
    [12:41:22]:           Always:                :SetErrorType: Setting VitalFailure. currentInstallItem: Data Warehouse Configuration
    [12:41:22]:           Error:     :ProcessInstalls: Running the PostProcessDelegate for OMDATAWAREHOUSE failed.... This is a fatal item.  Setting rollback.
    [12:41:22]:           Info:      :SetProgressScreen: FinishMinorStep.
    [12:41:22]:           Always:                :!***** Installing: POSTINSTALL ***
    [12:41:22]:           Info:      :ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    [12:41:22]:           Always:                :****************************************************************
    [12:41:22]:           Always:                :****Starting*RollBack*******************************************
    [12:41:22]:           Always:                :****************************************************************

    Hi,
    Pls ensure there is no firewall in between DB, DW and MS or required ports are open and you have permission on DW for the account being used for installation.
    http://technet.microsoft.com/en-us/library/hh298609.aspx
    http://technet.microsoft.com/library/hh205990.aspx   supported configuration
    Thanks,
    Varun

  • Error source CAPI2 id 513 - Cryptographic Services failed while processing the OnIdentity() call in the System Writer Object

    Running Windows 8.1 PRO RTM x64 upgraded from Win 8 PRO. Updates to 8.1 as of 17 October installed
    Event viewer still shows newly triggered Error(s) CAPI2 event id 513.
    I can trigger this error by manually creating a restore point invoking VSS.
    The VSS System Writer is listed and is error free.
    Log Name:      Application
    Source:        Microsoft-Windows-CAPI2
    Date:          17/10/2013 20:32:19
    Event ID:      513
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Machine -Name
    Description:
    Cryptographic Services failed while processing the OnIdentity() call in the System Writer Object.
    Details:
    AddLegacyDriverFiles: Unable to back up image of binary Microsoft Link-Layer Discovery Protocol.
    System Error:
    Access is denied.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-CAPI2" Guid="{5bbca4a8-b209-48dc-a8c7-b23d3e5216fb}" EventSourceName="Microsoft-Windows-CAPI2" />
        <EventID Qualifiers="0">513</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2013-10-17T19:32:19.935384000Z" />
        <EventRecordID>89898</EventRecordID>
        <Correlation />
        <Execution ProcessID="1404" ThreadID="2104" />
        <Channel>Application</Channel>
        <Computer>Machine-Name</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
    Details:
    AddLegacyDriverFiles: Unable to back up image of binary Microsoft Link-Layer Discovery Protocol.
    System Error:
    Access is denied.
    </Data>
      </EventData>
    </Event>

    Thank you excellent post! I confirmed this fix worked for my situation as well. Below is more detailed post since it did not jump out for me the first time.
    ############################ Details ##############################
    My operating system is Windows 8.1 after installing Visual Studio 2013 when Symantec System recover 2013 ran started seeing 
    the following errors in event logs.
    ################## Example event log errors #######################
    Cryptographic Services failed while processing the OnIdentity() call in the System Writer Object.
    Details:
    AddLegacyDriverFiles: Unable to back up image of binary Microsoft Link-Layer Discovery Protocol.
    System Error:
    Access is denied.
    ################## Example event log errors #######################
    Note: Confirmed this fix resolved my issue. 
    Step 1. Download and unzip accesschk.exe to C:\Temp http://download.sysinternals.com/files/AccessChk.zip
    Step 2. Run cmd.exe prompt as Administrator go to Temp directory
    C:\>cd Temp
    Step 3. Run accesschk.exe
    C:\Temp>accesschk.exe -c mslldp
    ################# Example output 1 #################################
    Accesschk v5.10 - Reports effective permissions for securable objects
    Copyright (C) 2006-2012 Mark Russinovich
    Sysinternals - www.sysinternals.com
    mslldp
      RW NT AUTHORITY\SYSTEM
      RW BUILTIN\Administrators
      RW S-1-5-32-549
      R  NT SERVICE\NlaSvc
    ################# Example output 1 #################################
    Step 4. Run following command.
    C:\Temp>SC sdshow MSLLDP <---- Example text 1.
    ################# Example output 2 #################################
    D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BG)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;LCRPWP;;;S-1
    -5-80-3141615172-2057878085-1754447212-2405740020-3916490453)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    ################# Example output 2 #################################
    Step 5. Run following command.
    C:\Temp>SC sdshow MUP
    ################# Example output 3 #################################
    D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)
    (A;;CCLCSWLOCRRC;;;SU) ######## <--- Example text 2. Grab this value. #######
    S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    ################# Example output 3 #################################
    Step 6. 
    C:\Temp>
    ### Copy and past Example 1. line in notepad in command promt you can select all then copy the paste the text into notepad.
    MSLLDP D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BG)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;LCRPWP;;;S-1-5-80-3141615172-2057878085-1754447212-2405740020-3916490453)
    (A;;CCLCSWLOCRRC;;;SU) ######## <--- Insert Example text 2. here #######
    S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    Run this command. (Note: Make sure its all one line no wordwrap that the webpage could be showing this text.)
    C:\Temp> sc sdset MSLLDP D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BG)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;LCRPWP;;;S-1-5-80-3141615172-2057878085-1754447212-2405740020-3916490453)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    Step 7.
    ##### Check the result #####
    C:\Temp>accesschk.exe -c mslldp
    ################# Example output 4 #################################
    Accesschk v5.10 - Reports effective permissions for securable objects
    Copyright (C) 2006-2012 Mark Russinovich
    Sysinternals - www.sysinternals.com
    mslldp
      RW NT AUTHORITY\SYSTEM
      RW BUILTIN\Administrators
      RW S-1-5-32-549
      R  NT SERVICE\NlaSvc
      R  NT AUTHORITY\SERVICE <--- You should now see this line.
    ################# Example output 4 #################################
    Step 8.
    Ran backup using Symantect System Recovery 2013 the event errors did not return after this fix. Great post again!
    ############################ Details ##############################

  • WLC Failed to process an association request

    Hi
    I am usig a 4402 WLC with s/w version 4.1.171.0.
    I keep seeing the following messages in the syslog very frequently.
    2008-01-07 07:44:56 Local0.Notice 185.1.137.5 Jan 07 07:44:54.339 apf_80211.c:2847 APF-4-ASSOCREQ_PROC_FAILED: Failed to process an association request from00:15:70:46:43:e7. WLAN:1, SSID:. message recived from disabled WLAN.
    Any ideas why ?
    Regards
    Lee

    Make sure the admin status of the WLAN is enabled. On controller CLI use the command "show WLAN summary" .If you get this message even when the SSID is enabled delete and reconfigure the SSID. Check the URL http://cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a0080665d18.shtml#c3 to enable a WLAN.

  • Workflow Manager Backend service fails to start - FatalException

    Hi,
    I installed Workflow Manager 1.0 (with default recommended configuration) and the Cummulative Update 1 and activated the feature on SharePoint 2013. I restarted my server.
    The Workflow Manager Backend service cannot start. An attempt is done every 30" but it's always fails. The errors I see in the event viewer (every 30") are the following:
    Error 1
    Application: Microsoft.Workflow.ServiceHost.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: Microsoft.Workflow.Common.FatalException
    Stack:
       at Microsoft.Workflow.Common.Fx+<>c__DisplayClass2.<FailFast>b__0()
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ThreadHelper.ThreadStart()
    Error 2
    Faulting application name: Microsoft.Workflow.ServiceHost.exe, version: 1.0.20922.0, time stamp: 0x505e1b24
    Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988aa6
    Exception code: 0xe0434352
    Fault offset: 0x000000000003811c
    Faulting process id: 0x25c0
    Faulting application start time: 0x01cefd844175ec32
    Faulting application path: C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts\Microsoft.Workflow.ServiceHost.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 7fb79f6a-6977-11e3-9401-0050569055b0
    Faulting package full name:
    Faulting package-relative application ID:
    As a result I cannot deploy workflows on SharePoint using Visual Studio. I get a 500 error during activation of the related feature.
    Any ideas?
    Dimitris Papadimitriou, Software Development Professional

    Hi,
    I am not sure if you have solved this but it seems that the WF 1.1 Update requires some more updates in one of the tables in the configuration
    database for the Workflow installation. Checkout the database [WFResourceManagementDB] and the table [WorkflowServiceConfig]. You need the flowing entries and values:
    WorkflowServiceScopeSnapshotProcessBatchSize
    20
    WorkflowServiceScopeSnapshotProcessLoopInterval
    00:05:00
    WorkflowServiceSuspendedInstanceRetentionDuration
    30.00:00:00
    WorkflowServiceMaxInstanceCompressedSizeKB
    5120
     BR
    Magnus Danielson

  • OSB import Configuration Jar fails after OES SM configured

    HI,
    I am seeing some behaviour in OSB whereby when I attempt to import a configuration jar into OSB, it complains with the following error on the business and proxy services:
    Import Failed!:
    Failed to canonicalize 'ProxyService Employee/ProcessEmployeeProxy'.com.bea.wli.sb.management.BrokerManagementException:com.bea.wli.sb.transports.TransportException: com.bea.wli.sb.sources.transformException: Failed to get DOM implementation LS instance
    I am seeing this error after configuring the OES Security Module. I was able to import the configuration before  the OES SM setup.
    Has anybody encountered this issue before?
    Thanks,
    Alex

    Chris,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Agent Configuration Assistant canceled

    i want to install oracle 9iR2... at the end of installation after creating a database, i get the canceled Agent Configuration Assistant..
    The other assistant is succeeded
    - Oracle Net Configuration Assistant
    - Oracle Database Configuration Assistant
    - Starting HTTP Server
    but the Agent Configuration Assistant canceled.
    Details for Agent Configuration Assistant
    Parameter "orahome" = /u01/app/oracle/product/9.2.0.1.0
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    What is Agent Configuration Assistant?? what should i do??

    Lets start with what product you are installing and why. An Oracle database installation, in and of itself, does not install an HTTP server.
    Of course one might also wonder why you are, just now, installing software so old it is in desupport.

  • OMS 11g failing in "Agent Configuration" phase - securing agent

    I'm installing OMS 11g on an Oracle Linux 5 (x64) server and it's failing on the agent configuration step. When I look in the logs I found that it was failing on securing the agent and that there were ssl errors and timeouts.
    Has anybody else had this problem?

    If you have 10.3.3 installed it will fail on the "OMS Configuration step". I am also failing on the "Agent Configuration" step. You don't happen to know what ports need to be open for securing an agent do you?
    EDIT:
    Seems like there might be some answers here http://download.oracle.com/docs/cd/E11857_01/install.111/e16847/firewalls.htm#BABIGHDH
    I am not very smart about firewalls/network diagrams but it looks like the agent will need 3782 for incoming secure communications, and 1159 for outgoing secure communications if you used the default ports
    Edited by: user8851997 on May 19, 2010 11:03 AM
    Edited by: user8851997 on May 19, 2010 11:36 AM
    EDIT: Seems like in my case all the ports are open, but it times out on the genwallet function. This is what I see in my $ORACLE_HOME/sysman/log/secure.log for the agent home.
    [19-05-2010 12:55:41] USERINFO ::Securing agent... Started.
    2010-05-19 12:55:41,756 [main] INFO agent.SecureAgentCmd secureAgent.226 - Requesting an HTTPS Upload URL from the OMS
    2010-05-19 12:55:41,763 [main] INFO agent.SecureAgentCmd openPage.829 - Opening: https://asgoravlt01.ga.com:4900/em/genwallet
    2010-05-19 13:01:43,401 [main] ERROR agent.SecureAgentCmd main.210 - Failed to secure the Agent:
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:746)
    at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75)
    at HTTPClient.BufferedInputStream.fillBuff(BufferedInputStream.java:206)
    at HTTPClient.BufferedInputStream.read(BufferedInputStream.java:126)
    at HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.java:348)
    at HTTPClient.RespInputStream.read(RespInputStream.java:147)
    at HTTPClient.RespInputStream.read(RespInputStream.java:108)
    at HTTPClient.Response.readResponseHeaders(Response.java:1107)
    at HTTPClient.Response.getHeaders(Response.java:832)
    at HTTPClient.Response.getStatusCode(Response.java:331)
    at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:92)
    at HTTPClient.HTTPResponse.handleResponseImpl(HTTPResponse.java:872)
    at HTTPClient.HTTPResponse.access$000(HTTPResponse.java:62)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:839)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:837)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:837)
    at HTTPClient.HTTPResponse.getInputStream(HTTPResponse.java:677)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.openPage(SecureAgentCmd.java:880)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.getOMSSecurePort(SecureAgentCmd.java:800)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:227)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:203)
    Edited by: user8851997 on May 19, 2010 2:40 PM
    Edited by: user8851997 on May 19, 2010 2:44 PM

  • OUI-25031: ... Web Cache Configuration Assistant FAILED

    During installation of EMGC 10.2.0.3 at OEL 4.5 (x86_64 platform) have this problem at the end of installation:
    here is the error message:
    Output generated from configuration assistant "Web Cache Configuration Assistant":
    Command = /oracle/OMS/jdk/bin/java -DORACLE_HOME=/oracle/OMS -Djava.net.preferIPv4Stack=true -classpath /oracle/OMS/sysman/webapps/emd/WEB-INF/lib/webcachecfg.jar:/oracle/OMS/sysman/webapps/emd/WEB-INF/lib/emd.jar:/oracle/OMS/lib/emSDK.jar:/oracle/OMS/dcm/lib/dcm.jar:/oracle/OMS/jlib/repository.jar:/oracle/OMS/lib/xmlparserv2.jar:/oracle/OMS/jlib/emConfigInstall.jar:/oracle/OMS/jdbc/lib/classes12.zip:/oracle/OMS/jdbc/lib/nls_charset12.jar:/oracle/OMS/jlib/jndi.jar:/oracle/OMS/jlib/rt.jar:/oracle/OMS/jdk/lib/i18n.jar:/oracle/OMS/jlib/ldapjclnt10.jar:/oracle/OMS/jlib/ojmisc.jar:/oracle/OMS/j2ee/home/jazn.jar:/oracle/OMS/j2ee/home/jaas.jar oracle.ias.webcache.config.WebcacheConfig -oh /oracle/OMS
    2
    Start traversing...
    got process-manager node
    got ias-instance node
    attrValue=IASPT
    attrValue=DSA
    attrValue=HTTP_Server
    attrValue=LogLoader
    attrValue=dcm-daemon
    attrValue=OC4J
    attrValue=WebCache
    Entity found.
    got ias-instance node
    Current status is : enabled
    Changing the value of port to enabled
    Modified ...
    SysMgmtException
    se.ENTITY is : null
    se.ATTRIBUTE_NAME is : null
    se.ATTRIBUTE_VALUE is : null
    se.BASE_EXCEPTION is : The configuration files for this Oracle Application Server instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. The exception associated with this failed operation is:
    {0}
    . Please also check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    Resolution:
    Base Exception:
    java.net.BindException
    Address already in use
    java.net.BindException: Address already in use
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
         at java.net.Socket.bind(Socket.java:498)
         at java.net.Socket.<init>(Socket.java:307)
         at java.net.Socket.<init>(Socket.java:124)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendHTTPRequest(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getOpmnProcStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getComponentProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManager.reloadOpmn(Unknown Source)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.reloadOpmnSynchronous(OpmnPlugin.java:265)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.commit(OpmnPlugin.java:251)
         at oracle.ias.sysmgmt.repository.DcmPlugin.commit(Unknown Source)
         at oracle.ias.sysmgmt.repository.PluginCollection.commitResyncPlugins(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpTopologyConfigurationFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpTopologyConfigurationFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUpTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resyncTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.internal_resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManagementInput.execute(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ResyncInput.execute(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManager.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.ClusterManagementAdapter.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMasterReceiver.process(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMasterReceiver.handle(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sync_evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.internal_evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.RemoteEvaluate.execCommand(Unknown Source)
         at oracle.ias.sysmgmt.task.DaemonWorker.run(Unknown Source)
    Configuration assistant "Web Cache Configuration Assistant" failed
    The "/oracle/AGENT/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------

    after restart of server
    the following appeared:
    Output generated from configuration assistant "OC4J Instance Configuration Assistant":
    Command = /oracle/OMS/jdk/bin/java -Djava.net.preferIPv4Stack=true -Djava.io.tmpdir=/tmp -mx512M -classpath /oracle/OMS/dcm/lib/dcm.jar:/oracle/OMS/dcm/lib/oc4j_deploy_tools.jar:/oracle/OMS/opmn/lib/opmnplugin.jar -Doracle.ias.sysmgmt.logging.logdir=/oracle/OMS/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /oracle/OMS -verbose -inifile /oracle/OMS/j2ee/deploy.ini
    Reading ini file - '/oracle/OMS/j2ee/deploy.ini'
    Adding web-app 'IsWebCacheWorkingWeb.war' for app 'IsWebCacheWorking'.
    Initializing DCM...done.
    OC4J instance 'home' already exists.
    Starting OC4J instance 'home'...
    ERROR: Start failed.
    Error message returned is: OPMN Request: /start?mode=sync&process-type=home
    OPMN Response: HTTP/1.1 204 No Content
    Content-Length: 938
    Content-Type: text/html
    Response: 0 of 1 processes started.
    <?xml version='1.0' encoding='WINDOWS-1251'?>
    <response>
    <opmn id="host.net:6200" http-status="204" http-response="0 of 1 processes started.">
    <ias-instance id="EnterpriseManager0.host.net">
    <ias-component id="OC4J">
    <process-type id="home">
    <process-set id="default_island">
    <process id="1911095299" pid="11860" status="Init" index="1" log="/oracle/OMS/opmn/logs/OC4J~home~default_island~1" operation="request" result="failure">
    <msg code="-11" text="no port available from the port range">
    </msg>
    <msg code="-21" text="failed to start a managed process after the maximum retry limit">
    </msg>
    <msg code="-11" text="no port available from the port range">
    </msg>
    </process>
    </process-set>
    </process-type>
    </ias-component>
    </ias-instance>
    </opmn>
    </response>
    If there is no response from OPMN, check OPMN configuration and restart DCM daemon. If OPMN response is available, identify the failure and the corresponding log files indicated in the OPMN response contents
    Terminating DCM...done.
    Copying /oracle/OMS/j2ee/deploy.ini to /oracle/OMS/j2ee/deploy.ini.1202385410248.bak.
    Writing any undeployed entries back to /oracle/OMS/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed

  • Sso configuration assistant failed

    my envirament is redhat AS4 + oracle 10.1.0.4.2
    MR and OID are installed in different PC. There is no problem when I install the MR,but the "sso configuration assistant failed " alway appear when I install OID.
    the installation log is as fllow:
    Configuration assistant "Single Sign-On Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Single Sign-On Configuration Assistant" (attempt 4):
    CLASSPATH=/home/oracle/OraHome_1/jlib/repository.jar:/home/oracle/OraHome_1/sso/lib/ossoca.jar:/home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/jdbc/lib/classes12.jar:/home/oracle/OraHome_1/jdbc/lib/nls_charset12.jar:/home/oracle/OraHome_1/jlib/jndi.jar:/home/oracle/OraHome_1/jlib/ojmisc.jar:/home/oracle/OraHome_1/j2ee/home/jazn.jar:/home/oracle/OraHome_1/j2ee/home/jaas.jar:/home/oracle/OraHome_1/jdk/lib/rt.jar:/home/oracle/OraHome_1/jdk/lib/i18n.jar:.:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/dcm/lib/dcm.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/portalSMI.jar:/home/oracle/OraHome_1/jlib/emConfigInstall.jar:/home/oracle/OraHome_1/lib/dms.jar:/home/oracle/OraHome_1/opmn/lib/ons.jar:/home/oracle/OraHome_1/j2ee/home/oc4j.jar:/home/oracle/OraHome_1/jlib/ojmisc.jar:/home/oracle/OraHome_1/j2ee/home/jaznplugin.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/click-agent.jar:/home/oracle/OraHome_1/sso/conf:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/disco_dsc_smi.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/f90em.jarParameters passed to ssoca : param0:config param1:/home/oracle/OraHome_1 param2:cn=orcladmin param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:localhost.localdomain param7:7777 param8:en
    Wed Aug 11 19:50:56 PDT 2010
    Parameters received by ssoca : param0:config param1:/home/oracle/OraHome_1 param2:cn=orcladmin param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:localhost.localdomain param7:7777 param8:en Content of ssoca config file is :
    -- listing properties --
    config_sso_oid=true
    config_lang=true
    config_sso_seed=true
    config_targets_xml=true
    config_ssoupg=true
    config_dad=true
    config_em_integ=trueSSO seed is already configured in the database.ACTION by SSOConfigAssistant :
    /home/oracle/OraHome_1/bin/sqlplus [email=orasso/*****@]orasso/*****@"cn=wmz,cn=oraclecontext[email]"
    @/home/oracle/OraHome_1/sso/admin/plsql/sso/ssooidd.sql localhost.localdomain 636 "cn=orcladmin" ***** Y
    SQL*Plus: Release 10.1.0.4.2 - Production on Wed Aug 11 19:50:58 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> Connected.
    SQL> Creating OID entries for SSO
    Error code : 1
    Error message: User-Defined Exception
    LDAP error : ORA-31203: DBMS_LDAP: PL/SQL - Init Failed.
    ERROR: deleting application entry
    Error code: 1
    Error message: User-Defined Exception
    ERROR: creating SSO users and groups in OID
    PL/SQL procedure successfully completed.
    *** Refreshing WWC OID cache....***
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "ORASSO.WWSEC_OID", line 1199
    ORA-06512: at "ORASSO.WWSEC_OID", line 1328
    ORA-06512: at "ORASSO.WWSEC_OID", line 2498
    ORA-06512: at "ORASSO.WWSEC_OID", line 2528
    ORA-06512: at "ORASSO.WWSEC_OID", line 1606
    ORA-06512: at "ORASSO.WWSEC_OID", line 1755
    ORA-06512: at "ORASSO.WWSEC_OID", line 2133
    ORA-06512: at line 8
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    With the Partitioning, OLAP and Data Mining options
    NLS_LANG character set = AL32UTF8
    NLS_LANG param = AMERICAN_AMERICA.AL32UTF8/home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    wmz_oid.localhost.localdomain_Single Sign-OnrassoSetting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.
    getASTargetInfo: oracleHome = "/home/oracle/OraHome_1".
    getASTargetInfo: iasName = "wmz_oid.localhost.localdomain".
    getASTargetInfo: iAS Target Type = "oracle_ias".getASTargetInfo: StatusURL value = "http://localhost.localdomain:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://localhost.localdomain:7777".
    The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "localhost.localdomain".
    Port: "7777".
    /home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    /home/oracle/OraHome_1/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
    us Language us is already installed.About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    /home/oracle/OraHome_1/jdk/bin/java
    -DORACLE_HOME=/home/oracle/OraHome_1
    -jar
    /home/oracle/OraHome_1/jlib/emConfigInstall.jar
    consolesn
    /home/oracle/OraHome_1/sso/conf/consoleConfigSNSegment.xml
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    Configuration assistant "Single Sign-On Configuration Assistant" failed
    =============================
    Can someone help me?

    I had the similar issue and same error mesaage.
    One of the possible reason is the DNS and/or host file configuration.
    If the OID/SSO and metadata repository are on two different servers, make sure for both servers, the entries IP <fully qualified hostname> <Alias> reflects in host file of each of them.
    Simply click retry and the install should run to completion.
    Good Luck!

  • Failed to read the configuration file. Fresh install on windows 7

    I have just downloaded and installed firefox on my windows 7 computer. No errors on the install. When I try to launch Firefox I get this dialog box. Configuration Error - Failed to read the configuration file. Please contact your system
    administrator.

    Check for the presence of a mozilla.cfg file in the Firefox program folder to initialize some prefs.
    This also involves the presence of a .js (JScript) file, probably in "defaults\pref" folder, that specifies to process this mozilla.cfg file.
    If you have .js files apart from the channel-prefs.js file, that sets app.update.channel, in the defaults\pref folder then open this file in an editor like Notepad and please post its content.
    Also please post the content of the mozilla.cfg file.
    There shouldn't be a mozilla.fcg file present unless you've created it yourself to initialize some prefs.
    If you have this mozilla.cfg file then best is to do a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
    *http://kb.mozillazine.org/Preferences_not_saved#Other_solutions

  • Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed

    Hello,
    I am trying to install Microsoft SQL Server 2008 R2. I get the error bellow (Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed). I already have a copy of SQL Server 2008 R2 on the machine.
    I want to create a new named instance of SQL Server for some software I'm installing.
    The error is below.
    Any help would be much appreciated, thanks!
    Overall summary:
      Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Exit code (Decimal):           -595541211
      Exit facility code:            1152
      Exit error code:               49957
      Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Start time:                    2014-02-06 09:14:09
      End time:                      2014-02-06 11:18:16
      Requested action:              Install
      Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.2500.0%26EvtType%3d0x44D4F75E%400xDC80C325
    Machine Properties:
      Machine name:                  BAHPBZ52TY
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      Sql Server 2008 R2   SQLEXPRESS           MSSQL10_50.SQLEXPRESS          Database Engine Services                
    1033                 Express Edition      10.50.1600.1    No        
      Sql Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Express Edition     
    10.50.1600.1    No        
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL Server 2008 R2
      Type:                          RTM
      Version:                       10
      Installation location:         c:\c7ced2c86d6b9813b28186cc831c2054\x64\setup\
      Installation edition:          EXPRESS_ADVANCED
      Slipstream:                    True
      SP Level                       1
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      True
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASDOMAINGROUP:                 <empty>
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 *****
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CONFIGURATIONFILE:             
      CUSOURCE:                      
      ENABLERANU:                    True
      ENU:                           True
      ERRORREPORTING:                False
      FARMACCOUNT:                   <empty>
      FARMADMINPORT:                 0
      FARMPASSWORD:                  *****
      FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,RS,SSMS,SNAC_SDK,OCS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE
      FTSVCPASSWORD:                 *****
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              c:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           c:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    aedt2bSQL
      INSTANCENAME:                  AEDT2BSQL
      ISSVCACCOUNT:                  NT AUTHORITY\NetworkService
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      NPENABLED:                     0
      PASSPHRASE:                    *****
      PCUSOURCE:                     c:\c7ced2c86d6b9813b28186cc831c2054\PCUSOURCE
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSVCACCOUNT:                  NT AUTHORITY\NETWORK SERVICE
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           BAH\568385
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Reporting Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Management Tools - Basic
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Microsoft Sync Framework
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\SystemConfigurationCheck_Report.htm

    Hello,
    If you see error descriptioon it gives access denied so basically it is because of some access issue.I guess You must be using some domin account for installation make sure it is  added as local administrator also instead of using NT Authority network
    service  as SQL server service account use local system account .
    Below link would help
    http://serverfault.com/questions/212135/access-is-denied-error-installing-sql-server-2008-on-windows-7
    You can also browse to setup.exe file and RK on it and select run as administrator
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator.

    Hi,
    I'm not able to access the term store. I get an below mentioned error.
    "The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator. "
    Since this is happening on my local machine (Dev environment). I have full control on the term store and the all the site collections.
    Hence, this is not a permission issue.
    I have checked, the Metadata service is active on the machine. All the application pools in IIS is running.
    After reading one of the recommendation on internet, I created a new Managed Metadata Service.
    After which I was able access both (old and new) MMS from Central Admin only (highlight the MMS from manage service applications and click Manage ) and not from the site collection (term store management).
    Now again its not working after I did an IISRESET.
    The managed metadata service (Managed Metadata Service Connection) is grayed out.
    ULS Error says:
    Failed to create ManageLink for service proxy 'Managed Metadata Service'. Exception: System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout
    value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/7a91ec90b46843e995c144be48d804f0/MetadataWebService.svc' has exceeded the allotted
    timeout of 00:00:09.9990000. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
    Please let me know if you need more information.

    Hi Victoria,
    Thanks for your reply
    I tried making all the changes you had recommended and which are mentioned in the link you have provided.
    I tried making all possible combination of changes to the web.config and client.config files but it does not make any difference to the environment.
    One thing is that, my error in ULS logs has changed.
    Error 1: 
    Exception returned from back end service. System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted
    to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/b1640facdf8b49b0886fea1bd37b8eb3/MetadataWebService.svc' has exceeded the allotted timeout of 00:00:09.9990000. The time
    allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
        at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) 
        at System.Net.HttpWebRequest.GetRequestStream() 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()     --- End of inner exception stack trace --- 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() 
        at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) 
        at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
        at Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication.GetServiceSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<ReadApplicationSettings>b__2e(IMetadataWebServiceApplication serviceApplication) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2b()
    Error 2:
    Error encountered in background cache check System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time
    allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/b1640facdf8b49b0886fea1bd37b8eb3/MetadataWebService.svc' has exceeded the allotted timeout of 00:00:09.9990000.
    The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
        at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) 
        at System.Net.HttpWebRequest.GetRequestStream() 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()     --- End of inner exception stack trace --- 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() 
        at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) 
        at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
        at Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication.GetServiceSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<ReadApplicationSettings>b__2e(IMetadataWebServiceApplication serviceApplication) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2b() 
        at Microsoft.Office.Server.Security.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2a() 
        at Microsoft.Office.Server.Utilities.MonitoredScopeWrapper.RunWithMonitoredScope(Action code) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.RunOnChannel(CodeToRun codeToRun, Double operationTimeoutFactor) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.ReadApplicationSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.get_ServiceApplicationSettings() 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.TimeToCheckForUpdates() 
        at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.CheckForChanges() 
        at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.<LoopForChanges>b__0().

  • RD Connection Broker randomly fails to process connection requests

    The RD Connection Broker is a Windows 2008 R2 server. It's been running without issues for 3 years. It handles three RD servers also Windows 2008 R2.
    Starting yesterday some users - not all - no longer can log on using the farm name. If the RDP file is set up to point to the server they were disconnected from then they get their session back.
    There is only one error in the TerminalServices-SessionBroker log:
    Log Name:      Microsoft-Windows-TerminalServices-SessionBroker/Operational
    Source:        Microsoft-Windows-TerminalServices-SessionBroker
    Date:          8/19/2014 15:04:18
    Event ID:      802
    Task Category: RD Connection Broker processes connection request
    Level:         Error
    Keywords:     
    User:          NETWORK SERVICE
    Computer:      NJDC1.nj.kearfott.com
    Description:
    RD Connection Broker failed to process the connection request for user NJ\a.davis.
    Load Balancing failed OR Specified endpoint could not be found.
    HRESULT = 0xfffffc0a.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-TerminalServices-SessionBroker" Guid="{D1737620-6A25-4BEF-B07B-AAC3DF44EFC9}" />
        <EventID>802</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>101</Task>
        <Opcode>11</Opcode>
        <Keywords>0x2000000000000000</Keywords>
        <TimeCreated SystemTime="2014-08-19T19:04:18.882662400Z" />
        <EventRecordID>1971452</EventRecordID>
        <Correlation />
        <Execution ProcessID="2388" ThreadID="1308" />
        <Channel>Microsoft-Windows-TerminalServices-SessionBroker/Operational</Channel>
        <Computer>NJDC1.nj.kearfott.com</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <UserData>
        <EventXML xmlns:auto-ns3="http://schemas.microsoft.com/win/2004/08/events" xmlns="Event_NS">
          <param1>NJ\a.davis</param1>
          <param2>0xfffffc0a</param2>
          <param3>8</param3>
        </EventXML>
      </UserData>
    </Event>
    The MS updates were installed last week so this issue did not happen immediately after the install.
    Any help, pointers, ideas would be greatly appreciated

    Thanks for replying, Dharmesh but I forgot to mention a couple of things:
    1. There was only one 802 event and quite a few users who could not log on using the farm name for the RDP connection. This is still happening though the majority of the users have no problem logging on to the RD servers using the farm name.
    2. Those who could not log on using the farm name could log on using a specific server name. I have not tried all the names because on the first day I had noticed that one server had no users on while the other two had lots. So when the first call came in
    I pointed the user to the one server with the smallest load.
    3. This is the first time this happens since I set up the farm.
    4. This shouldn't matter but I had uninstalled IE 11 about a week before and reinstalled IE 9. 
    5. Some users who logged on using the farm name have to be logged off as they can't log back on after a disconnect.
    I had seen the first article before I posted. Looked ant the second. I'll have to study it because at the first glance it doesn't appear to have much to do with my issue.

Maybe you are looking for