7016 - The Health Service cannot verify the future validity of the RunAs account

Hi,
We have several gateways set up on our other domains (DMZ, Test and Dev) using certificates to connect to the RMS with a few agents reporting to the gateway in it's domain. I am recieving this warning for all gateways and agents that are being monitored (in the other domains).  All our servers are either Win 2003 32bit or Win 2003 64bit.
The Health Service cannot verify the future validity of the RunAs account PRODUCTION\username for management group PRODMGMT due to an error retrieving information from Active Directory (for Domain Accounts) or the local security authority (for Local Accounts). The error is The network path was not found.(0x80070035).
From the searching that I've done on the net, a couple of people have mentioned that if you set the password expiration flag on AD users and computers for the account the problem will go away.. This hasn't happened for me.
I have checked the logs on the gateway servers and they report the following messages:
Event Type: Error
Event Source: HealthService
Event Category: Health Service
Event ID: 7016
Date:  15/03/2010
Time:  6:05:25 AM
User:  N/A
Computer: DEMOMMS003
Description:
The Health Service cannot verify the future validity of the RunAs account PRODUCTION\username for management group PRODMGMT due to an error retrieving information from Active Directory (for Domain Accounts) or the local security authority (for Local Accounts).  The error is The network path was not found.(0x80070035).
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type: Warning
Event Source: HealthService
Event Category: Health Service
Event ID: 7020
Date:  15/03/2010
Time:  6:05:25 AM
User:  N/A
Computer: DEMOMMS003
Description:
The Health Service has validated all RunAs accounts for management group PRODMGMT, except those we could not monitor.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
However a few hours later I don't get any error messages and it seems to be working happily.
Event Type: Information
Event Source: HealthService
Event Category: Health Service
Event ID: 7026
Date:  15/03/2010
Time:  9:02:28 AM
User:  N/A
Computer: DEMOMMS003
Description:
The Health Service successfully logged on the RunAs account PRODUCTION\username for management group PRODMGMT
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type: Information
Event Source: HealthService
Event Category: Health Service
Event ID: 7023
Date:  15/03/2010
Time:  9:02:28 AM
User:  N/A
Computer: DEMOMMS003
Description:
The Health Service has downloaded secure configuration for management group PRODMGMT successfully.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type: Information
Event Source: HealthService
Event Category: Health Service
Event ID: 7025
Date:  15/03/2010
Time:  9:02:28 AM
User:  N/A
Computer: DEMOMMS003
Description:
The Health Service has authorized all configured RunAs accounts to execute for management group PRODMGMT.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type: Information
Event Source: HealthService
Event Category: Health Service
Event ID: 7024
Date:  15/03/2010
Time:  9:02:28 AM
User:  N/A
Computer: DEMOMMS003
Description:
The Health Service successfully logged on all accounts for management group PRODMGMT
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Despite the successful logs that appear the gateway still shows up with the same warning.
If i stop and start the service on the gateway it then shows up as healthy in SCOM, but then the next day it the warning comes back.
Is the problem caused by different domain acounts and when it tries to find it in the domain it can't find it?
Cheers, 
Phil

I also have the same problem with my scom 2012 system.
I am getting 7021 and 7016 events.
as mentioned by Jonathan, i am able to open notepad with the user account for which we are getting error.
another thing noted, when we run setspn -l domain\acc , we are getting error 
Ldap Error(0x51 -- Server Down): ldap_open
or
FindDomainForAccount: Call to DsGetDcNameWithAccountW failed with return value 0x00000525
Could not find account DOMAIN/account
Another point to add, my server is ABC.XXX.company.com and acc i am using us YYY\acc_name. I mean to say my account is of diff domain.
This config is working fine no issues at all in another server which was setup earlier with 2007 r2.
Manish
I recently had the same issue in our Forest. Did you try YYY.company.com\acc_name? If you use the netbios name, setspn (and scom does on account validation as well, if you just pick the domainname from the list) will try to resolve the dc via netbios. Two
alternatives: add the other domain to the dns searchlist for your network adapter (I won't do this one, this does not resolve the cause of the problem) or configure your action accounts with fqdn [email protected] The funny thing is, in scom event
you will see scom validated account "\[email protected]" (still add's the backslash)
Correction: this did not solve the issue as mentioned before, the error reappeared again... :(

Similar Messages

  • Changing the RunAs account without reinstalling Workflow Manger

    For SharePoint 2013 installation, I need to change the RunAs account.
    is it possible to change the RunAs account without reinstalling Workflow Manger/SB Manager without complete uninstall? Even if I remove all servers from the farm, seems like the RunAs account is always in Management db, so RunAs account is pre-populated
    with the old account.
    Thank you

    To change the RunAs account of the Service Bus, use following PowerShell commands:
    Stop-SBFarm
    Set-SBFarm -RunAsAccount Domain\Username
    $RunAsPassword = ConvertTo-SecureString
    -AsPlainText -Force
    '<password>'
    [RunOnAllNodes] Update-SBHost
    -RunAsPassword $RunAsPassword
    Start-SBFarm
    Then open the Service Control Manager and navigate to Workflow Backend Service and change manually the account.
    Restart the Wf Service.
    Damir Dobric
    developers.de
    daenet.de
    daenet.eu
    daenet.com

  • The Health Service could not log on the RunAs account ...event ID 7000 Health Service

    Hello everyone,
    While using the Web Application Transaction Monitoring to monitor certain websites using specific credentials, this Event 7000 occures on the Watcher Nodes which happen to be also Management Servers.
    Here are the details:
    The Run As Accounts used are Windows account types.
    They have been tested on the websites and are correct.
    In the Distribution the More Secure option is selected but no object is present. They are used only for web monitoring.
    The Web Application in WATM is using NTLM as the authentication method.
    In Monitoring, the web application appears healthy as it is working properly and is being correctly monitored.
    In Profiles there is a User Authentication Action Account profile created automatically and has the Run As Account. It is scoped to the management server which is also the watcher node for the web application.
    The problem:
    On the management server acting as a Watcher Node for the web application, in the OpsMgr log the event ID 7000 is recorded, causing a trigger for a monitor that changes the health of the Management Server to Warning. The monitor should automaticaly resolve
    when all Run As Accounts are validated.
    Any ideeas on how to resolve this issue without overriding the monitor?
    Thanks,
    Marius 
    http://mariusene.wordpress.com/

    The SCOM Run As Account wizard does not allow me to specify the basic/simple/digest type account in the form domain\username. I belive the website uses Windows integrated (NTLM) authentication so there is no workaround but to create a Windows
    Account type in SCOM.
    I just dont want the Health Service to try to validate the run as account locally on the watcher node because its in a different domain.
    I suppose in this case a disable of the monitor for those watcher nodes is the only solution?
    http://mariusene.wordpress.com/

  • I synched up an incorrect email with icloud, now i cannot verify the email address. is there a way to go about correcting this?

    Title sums it up, i wanted to log into icloud to change setting around, but i forgot my password (stupid of me). Now i cannot verify or do anything with my icoud account. help?

    Hi rabeah,
    If you are having issues resetting the password for the Apple ID associated with your iCloud account, you may find the following article helpful:
    Apple ID: If you forget your password
    http://support.apple.com/kb/ht5787
    Regards,
    - Brenden

  • SQL MP - System Center Management Health Service Credentials Not Found Alert Message

    Hi Dears,
    I have read so many open cases, but I could not find solution to my situation...
    Error: System Center Management Health Service Credentials Not Found Alert Message
    Desc are 1 of those 2:
    An account specified in the Run As profile "Microsoft.SQLServer.SQLDiscoveryAccount" cannot be resolved.
    An account specified in the Run As profile "Microsoft.SQLServer.SQLDefaultAccount" cannot be resolved.
    Okay, I am fine, I  verify the RunAs account configuration and yes this is the problem... I was able to solve it for those SQL running servicec account using domain user account, I created the run as account, and assoistte it with SQL profiles,
    and it is fine....
    BUT, what about my 8 SQL Servers running SQL Service Account under System and Network accounts,
    so how Can I add this coz I cannot target all objects,so what shall I target (Object Health Service or WHAT)?
    Please I need it step by step coz I am not able to handle this issue....
    Thank you Guys

    Hi,
    If you have not distributed the Run As Account to a system, but we discovered SQL on it, you will see the error message.
    This condition may have occurred because the account is not configured to be distributed to this computer. To resolve this problem, please distribute the account to this computer if appropriate. You can refer to the following blog to distribute the Run As
    credential.
    Niki Han
    TechNet Community Support

  • SCOM2012 Need to use Powershell to reset the RUNAS Configuration account passwords

    I Need to use Powershell to reset the SCOM2012 RUNAS Configuration account passwords... could anyone help me with this?

    Hi BenStu,
    Have you checked the cmdlet
    "Update-SCOMRunAsAccount" to change the RunAs account password.
    This script is for your reference:
    $username = "<domain>/<user>"
    $password = cat C:\temp\securestring.txt | convertto-securestring
    $newcred = new-object System.Management.Automation.PsCredential $userName,$password
    Get-SCOMRunAsAccount –name "OMWindowsRunAsOM" | Update-SCOMRunAsAccount –RunAsCredential $newCred
    Refer to:
    Tracking down where Operations Manager stores information – Part 7               
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

  • SCOM not generating alerts & The request to synchronize state for OpsMgr Health Service identified by "bdb1712b-0a9a-bbe3-9630-41f2da9f64a1" failed due to the following exception "System.Data.SqlClient.SqlException: Cannot open database "OperationsManager

    Hi Anyone can assisting on this. The SCOM 2007r2 i managed suddenly do not pump out alerts.
    I have perform full scom service restart(data access, agent, config). it no load up related datawarehouse like(stored, write)
    I also restarted my sql db services. It show me the error like this. Anyhow i can fix it
    The request to synchronize state for OpsMgr Health Service identified by "bdb1712b-0a9a-bbe3-9630-41f2da9f64a1" failed due to the following exception "System.Data.SqlClient.SqlException: Cannot open database "OperationsManager" requested
    by the login. The login failed.
    Login failed for user 'HK\svc-scomsdk'.
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at System.Data.SqlClient.SqlConnection.Open()
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at System.Data.SqlClient.SqlConnection.Open()
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DatabaseConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryRequest.Execute(SqlNotificationRequest sqlNotificationRequest)
       at Microsoft.Mom.ConfigService.OpsMgrDataAccess.ConfigurationDataAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.DataAccess.DatabaseAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.Instances.CollectPublicProperties(ReadOnlyCollection`1 identities, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.ConfigurationItemCollection`2.CollectPublicProperties(IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems..ctor(StateContext stateContext, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.CreateResponse(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.Managers.Synchronize(OnDoSynchronizedWork onDoSynchronizedWork)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Execute(Managers managers)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DatabaseConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryRequest.Execute(SqlNotificationRequest sqlNotificationRequest)
       at Microsoft.Mom.ConfigService.OpsMgrDataAccess.ConfigurationDataAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.DataAccess.DatabaseAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.Instances.CollectPublicProperties(ReadOnlyCollection`1 identities, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.ConfigurationItemCollection`2.CollectPublicProperties(IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems..ctor(StateContext stateContext, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.CreateResponse(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.Managers.Synchronize(OnDoSynchronizedWork onDoSynchronizedWork)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Execute(Managers managers)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DatabaseConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryRequest.Execute(SqlNotificationRequest sqlNotificationRequest)
       at Microsoft.Mom.ConfigService.OpsMgrDataAccess.ConfigurationDataAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.DataAccess.DatabaseAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.Instances.CollectPublicProperties(ReadOnlyCollection`1 identities, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.ConfigurationItemCollection`2.CollectPublicProperties(IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems..ctor(StateContext stateContext, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.CreateResponse(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.Managers.Synchronize(OnDoSynchronizedWork onDoSynchronizedWork)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Execute(Managers managers)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DatabaseConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DatabaseConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryRequest.Execute(SqlNotificationRequest sqlNotificationRequest)
       at Microsoft.Mom.ConfigService.OpsMgrDataAccess.ConfigurationDataAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryRequest.Execute(SqlNotificationRequest sqlNotificationRequest)
       at Microsoft.Mom.ConfigService.DataAccess.DatabaseAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.Instances.CollectPublicProperties(ReadOnlyCollection`1 identities, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.ConfigurationItemCollection`2.CollectPublicProperties(IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems..ctor(StateContext stateContext, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.DataAccess.DatabaseAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.CreateResponse(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.Instances.CollectPublicProperties(ReadOnlyCollection`1 identities, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Execute(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Run(Guid source, String cookie, Managers managers, IConfigurationDataAccessor dataAccessor, Stream stream, IConnection connection)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.ConfigurationItemCollection`2.CollectPublicProperties(IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems..ctor(StateContext stateContext, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.CreateResponse(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.Managers.Synchronize(OnDoSynchronizedWork onDoSynchronizedWork)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Execute(Managers managers)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DatabaseConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryRequest.Execute(SqlNotificationRequest sqlNotificationRequest)
       at Microsoft.Mom.ConfigService.OpsMgrDataAccess.ConfigurationDataAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlConnectionHandler.Open(SqlConnection sqlConnection, RetryPolicy retryPolicy, DatabaseConnection databaseConnection)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.ConfigurationItemCollection`2.CollectPublicProperties(IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems..ctor(StateContext stateContext, IConfigurationDataAccessor dataAccessor)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DatabaseConnection.Open()
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryRequest.Execute(SqlNotificationRequest sqlNotificationRequest)
       at Microsoft.Mom.ConfigService.OpsMgrDataAccess.ConfigurationDataAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.DataAccess.DatabaseAccessor.QueryInstanceProperties(ReadOnlyCollection`1 instances)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.Instances.CollectPublicProperties(ReadOnlyCollection`1 identities, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems.ConfigurationItemCollection`2.CollectPublicProperties(IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.Managers.Synchronize(OnDoSynchronizedWork onDoSynchronizedWork)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.ConfigurationItems..ctor(StateContext stateContext, IConfigurationDataAccessor dataAccessor)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Execute(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.CreateResponse(Managers managers)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.Managers.Synchronize(OnDoSynchronizedWork onDoSynchronizedWork)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Run(Guid source, String cookie, Managers managers, IConfigurationDataAccessor dataAccessor, Stream stream, IConnection connection)
       at Microsoft.Mom.ConfigService.Engine.ConfigurationEngine.CommunicationHelper.StateSyncRequestTask.Run(Guid source, String cookie, Managers managers, IConfigurationDataAccessor dataAccessor, Stream stream, IConnection connection)".

    Hi,
    I would like to suggest you reset the SDK account password (in this case, it seems like that the account is 'scomsdk'). And change the password for the account in service configuration.
    Please go through the below article for details:
    How to change the credentials for the SDK Service and for the Config Service in Microsoft System Center Operations Manager
    http://support.microsoft.com/kb/936220/en-us
    Regards,
    Yan Li
    Regards, Yan Li

  • Health Service in which the location monitoring object is contained is not available

    Hello,
    When i am trying to discover new machines I am getting this error:
    Health Service 'OPMGRRMS1.xxx.xxx.xxx.xxx' in which the location monitoring object is contained is not available
    All services have been restarted successfully without error... on the RMS Server.
    - System Center Data Access
    - System Center Management
    - System Center Management Configuration
    - System Event Notification Service
    but still having the error...
    Date: 10/27/2009 10:14:00 AM
    Application: System Center Operations Manager 2007 R2
    Application Version: 6.1.7221.0
    Severity: Error
    Message:
    Microsoft.EnterpriseManagement.Common.LocationMonitoringObjectNotAvailableException: Health Service 'OPMGRRMS1.ad.medctr.ucla.edu' in which the location monitoring object is contained is not available. Make sure that the computer hosting the Health Service is available and verify that the Health Service is running.
    at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.HandleSubmitTaskIndigoExceptions(Exception ex)
    at Microsoft.EnterpriseManagement.DataAbstractionLayer.AdministrationOperations.LaunchDiscovery(Guid batchId, List`1 jobDefinitions)
    at Microsoft.EnterpriseManagement.Administration.ManagementServer.BeginExecuteWindowsDiscovery(IList`1 discoveryConfigurations, AsyncCallback callback, Object state)
    at Microsoft.EnterpriseManagement.Mom.Internal.UI.Administration.DiscoveryProgress.<>c__DisplayClass7.<SubmitTask>b__3(Object , ConsoleJobEventArgs )
    at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
    DW works (Datawarehouse) I restarted the System Center Management successfully
    MS works (2nd Management Server) I restarted the System Center Management successfully
    ACS works (Audit Control Server) cannot access the reporting server but I restarted the System Center Management successfully
    RMS DB 48 % Free
    DW DB 18% Free
    ACS DB 13% Free
    I can ping the RMS Server what other test could I do?
    I removed the new items:
    Delete the six modules of Windows Failover Clustering Management Pack (SCOM Console > Administration > Management Packs > Right Click delete on it)
    Uninstall System Center Operations Manager 2007 R2 Authoring Resource Kit (Add/Remove Programs)
    Uninstall System Center Operations Manager 2007 R2 Authoring Console (Add/Remove Programs)
    Reboot the RMS Server
    SAME ERROR!!! 
    Any idea
    Thanks,
    Dom
    Altiris Support / System Center Configuration Manager Support

    Hi Marius,
    In the Operations Manager Log I have some errors:
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:06 PM
    Event ID: 4506
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Data was dropped due to too much outstanding data in rule "Microsoft.SQLServer.2008.LoginsPerSecCollection" running for instance "MSSQLSERVER" with id:"{24345584-0FD5-0FAB-2293-D4C82BEDB086}" in management group "SCOM-MED".
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">4506</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:06.000Z" />
    <EventRecordID>4126486</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>Microsoft.SQLServer.2008.LoginsPerSecCollection</Data>
    <Data>MSSQLSERVER</Data>
    <Data>{24345584-0FD5-0FAB-2293-D4C82BEDB086}</Data>
    </EventData>
    </Event>
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:50 PM
    Event ID: 1107
    Task Category: Health Service
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Account for RunAs profile in workflow "Microsoft.SystemCenter.DataWarehouse.CollectEntityHealthStateChange", running for instance "OPMGRRMS1.ad.medctr.ucla.edu" with id:"{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}" is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group "SCOM-MED"
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">1107</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:50.000Z" />
    <EventRecordID>4126487</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}</Data>
    <Data>OPMGRRMS1.ad.medctr.ucla.edu</Data>
    <Data>Microsoft.SystemCenter.DataWarehouse.CollectEntityHealthStateChange</Data>
    </EventData>
    </Event>
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:50 PM
    Event ID: 1107
    Task Category: Health Service
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Account for RunAs profile in workflow "Microsoft.SystemCenter.DataWarehouse.CollectEventData", running for instance "OPMGRRMS1.ad.medctr.ucla.edu" with id:"{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}" is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group "SCOM-MED"
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">1107</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:50.000Z" />
    <EventRecordID>4126488</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}</Data>
    <Data>OPMGRRMS1.ad.medctr.ucla.edu</Data>
    <Data>Microsoft.SystemCenter.DataWarehouse.CollectEventData</Data>
    </EventData>
    </Event>
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:50 PM
    Event ID: 1107
    Task Category: Health Service
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Account for RunAs profile in workflow "Microsoft.SystemCenter.DataWarehouse.CollectPerformanceData", running for instance "OPMGRRMS1.ad.medctr.ucla.edu" with id:"{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}" is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group "SCOM-MED"
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">1107</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:50.000Z" />
    <EventRecordID>4126489</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}</Data>
    <Data>OPMGRRMS1.ad.medctr.ucla.edu</Data>
    <Data>Microsoft.SystemCenter.DataWarehouse.CollectPerformanceData</Data>
    </EventData>
    </Event>
    these errors are recurrent...
    the RMS is doing yoyo between Green as healthy and grayed out under Monitoring > Windows Computers or Administration > Device Management > Management Servers (2-3 minutes green then grayed out) there is no event in the Windows Event Log as System Center Management service remains running...
    This MP for the Data Warehouse Internal Library has been removed and restored two weeks agao with Premier Support as the RMS was already fleaky and doing gray-green...
    I have tried again but I will need to check again as it seems these errors are pointing to the Data Warehouse Library and not only the Data Warehouse Internal Library Management Pack. The main problem with this is that the Data Warehouse Library is [b]94[/b] Management Packs which depends on this Data Warehouse Library in our environment so if I need to remove this one it is almost a complete reinstallation of 50% of our MPs :(
    Heartbeat failures: The Heartbeat State view ( Health Service Watcher (Agent) - All) is giving me 10 Critical and 1 Warning
    [b]Any way to delete All MPs and restore them at once?[/b]
    I have an issue trying deleting "Notifications Internal Library":
    The User does not have sufficient permissions to perform the operation"
    I am using my own account which is supposed to have all accesses.
    I tried the hotfix 938510 but it does not seem to apply to SCOM R2
    Thanks
    Dom
    Altiris Support / System Center Configuration Manager Support

  • I had Microsoft Office installed in my Macbook Air by one of the technicians in the store, it was working fine the first week but after that it started popping a notice saying it cannot verify my suscription online and now I cannot open any documents?

    I just bought a Macbook Air almost a month now. When I bought it, the technician installed Microsoft Office 365 as they were having a promotion at the time. However after a week of using it, it started popping up a notice saying that it cannot verify Microsoft Office. I still managed to open the word document but as of today, it will not open. I took it to the Mac store last week, and they said that there was nothing wrong with it and they could not figure out any problem.
    I don't know what to do and I am in desperate need of help. I cannot open my documents at all and I have my research paper that I need to finish writing. This is very disappointing and extremely stressful for me. If anyone has any suggestions of how this can be fixed, please let me know. I do not want to lose my hard work =(

    Microsoft Office 365 is a subscription - based service. You have to pay for it... and keep paying for it... and paying for it... as in 365 days a year... or lose your hard work.
    Office Home Premium is a mere $10 a month, but a convenient annual subscription is only $100 a year. This is a substantial discount to Microsoft's Office 365 business products ($150 / employee / year).
    Such a deal! Are you not absolutely thrilled?
    Here are some slightly more reasonable alternatives, all of which are compatible with their Office equivalents:
    LibreOffice (donation-supported)
    NeoOffice ($10 but older version is free if you can find it)
    OpenOffice (completely free)
    Numbers ($19.99)
    Pages ($19.99)

  • The BPEL domain "services" cannot be found

    I get the following error while invoking a web service.
    <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    <part name="summary">
    <summary>when invoking locally the endpoint 'http://..........', ; nested exception is: ORABPEL-02052 Cannot lookup BPEL domain. The BPEL domain "services" cannot be found; the domain may not have initialized properly. Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.</summary>
    </part>
    <part name="detail">
    <detail>ORABPEL-02052 Cannot lookup BPEL domain. The BPEL domain "services" cannot be found; the domain may not have initialized properly. Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.</detail>
    </part>
    </remoteFault>
    Anyone with similar issues?

    bstn,
    here is why - services is reserved within bpel .. (for hw and idm) - can you pls redeploy you service with a different path and see if it works ..
    The reason is that optSOAPShortcut set to false, will cause performance loss, as everything (even local process to process calls) will use ws stack instead of in memory..
    Nevertheless if this is not the case, I'd really like to see what is the endpoint the ws stack is trying to call to ensure we are not running into the wrong direction..
    thx clemens

  • ERROR: Install cannot verify the oracle 10g Database

    I just completed installation of the SES 10.1.8.2 version and am now trying to apply the 10.1.8.4 Service Pack. After the OUI screen asks for my sys password, I click on Next and receive a popup error message that reads,
    Install cannot verify the oracle 10g Database. Please ensure that the database and its listener are running and please verify that the information you entered is correct.
    The installer log file (installActions2010-04-15_08-56-19PM.log) shows this:
    *** Specify the SYS Password Page***
    Calling Query EmQueries4.2.2 checkUserExists
    schemaName = SYS
    schemaPassword = Protected value, not to be logged
    connectString = (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=HostNodeName_1)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=Ses01.HostNodeName_1)))
    userName = EQSYS
    Query Returned: ERROR:Exception occured while connecting to database. Please check the connection details of the database you specified and retry.
    Io exception: Got minus one from a read call
    Error:*** Alert: Install cannot verify the Oracle10g Database. Please ensure that the database and its listener are running and please verify that the information you entered is correct. ***
    User Selected: Yes/OK
    ===
    I've verified that I can login as EQSYS using sqlplus. Also tested that I can login as sys, too. I've also tested the login using the Admin console and that is fine, too.
    Any ideas on what is causing this or how to fix it is most welcome as I've not encountered this error before when installing SES or a service pack. I've even tried the OUI for Service pack 10.1.8.3 but also get the same error.
    I've checked the listener.ora and tnsnames and they are OK. I've checked and the listener is running and so is the DB.
    Right now, I have the Oracle SES instance up and running at 10.1.8.2 but need to upgrade this to the same level as the other SES search nodes.
    Edited by: user8655787 on Apr 15, 2010 2:18 PM
    My listener.log file is showing this message each time, I run the OUI and enter the sys password and click "Next"
    15-APR-2010 23:17:05 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client

    A couple of other things that I have tried but have had no affect. I'm still getting the same error:
    1. Tried recreating the orapwd file
    orapwd file=orapwprdses01 password=prdses01
    And make sure that the pfile or spfile has:
    remote_login_passwordfile='EXCLUSIVE'
    another OTN posting said to try this:
    1. Go to directory $ORACLE_HOME/network/admin
    2. Modify sqlnet.ora file with following parameter:
    tcp.validnode_checking = no
    3. If you don't want to disable this, you can put the machine names as follows:
    tcp.invited_nodes=(machine1, machine2)
    3. Bounce the listener.
    .... but, I'm still getting the same error when trying to run the .runInstaller OUI for the service pack for 10.1.8.4.

  • I am trying to activate  new qualitative research software. When I attempt to activate it my Apple Air will not allow it and gives an error message saying we cannot verify the identity of the developer of the software

    I am trying to activate  new qualitative research software. When I attempt to activate it my Apple Air will not allow it and gives an error message saying we cannot verify the identity of the developer of the software

    The developer isn't recognized by the App Store, so your Mac is trying to protect you in case the program is malware. As long as you are sure it isn't, follow this procedure:
    In the Finder, locate the app you want to open.Don’t use Launchpad to do this. Launchpad doesn’t allow you to access the shortcut menu.
    Press the Control key, then click the app icon.
    Choose Open from the shortcut menu.
    Click Open.The app is saved as an exception to your security settings, and you will be able to open it in the future by double-clicking it, just like any registered app.
    OS X Mavericks: Open an app from an unidentified developer

  • TS3899 cannot receive or send email from my hotmail account, refuses to verify server. I have changed my password, deleted the account numerous times, any solutions? all on ios 6.

    cannot receive or send email from my hotmail account, refuses to verify server. I have changed my password, deleted the account numerous times, any solutions? all on ios 6. it was working up until a few days ago and now refuses to load on both my ipad 2 and iphone 4S
    in the process deleted all my contact, very annoying.
    all help is much appreciated.
    interesting that my gmail account does work perfectly.

    this may or may not help - but give it a try.  On a forum some were reporting that talk21 is now under the yahoo umbrella.  below are the steps this use listed.  (This was an android forum, but the email settings should be the same.  In short it looks like their server names have changed.  An existing account may have simply been forwarded - but if you are reinstalling, it may want a clean install to the right servers.)  Pay particular attention to the server names and port settings.  (this thread was started based on a discussion of Imap vs pop - you are already an Imap person - so ignore that part)
    See if this helps.
    why settle for pop3, when IMAP works with talk21 and not only does mail get pushed out faster with IMAP, but when you click refresh it will be received faster than pop3.  The other advantage is subfolders are also supported with IMAP but cant be seen with POP3. This mail feature works with my android eclair & hero phone and the settings are exactly the same for win mobiles also (not tested). The mail setting up roadmap is the same from what i can remember once in the mail feature for win mobi. 
    This is what you need to do to setup Talk21 email with IMAP. 
    Incoming server settings
    IMAP server - imap.mail.yahoo.com
    Port - 143
    Security type - none 
    Outgoing Server settings
    SMTP server - smtp.mail.yahoo.com
    Port - 25
    Security type - none Also important note - Enable 'require sign-in'
    and enter your talk21 username and password The End...works a treat for me p.s. Its only taken me 3 years to work it out with win mobile and recently with android. Finally got it to work...hope this helps all the talk21 users out there. if there are any other similar posts out there with no answer...dont forget to mention my name when passing this post around.

  • HT1766 When I setup my new iPhone 5c I inadvertently entered wrong email address for apple id.  I cannot verify the email sent.  I have a new apple id, but can neither use nor delete the iCloud account.  How do I get an iCloud account for this phone?

    When I set up my new iPhone 5c I inadvertently used wrong email for setting up my apple id.  I have since setup an id with correct email, but cannot verify the first account.  I cannot delete it either.  How can I get an iCloud account for this phone?

    You said "have since setup an id with correct email, but cannot verify the first account.  I cannot delete it either. ".
    Why can't you verify it?
    Do you not receive the verification email address?
    If problem contact iTunes by:
    http://www.apple.com/support/itunes/contact/

  • App-V 5.0 Sequencing Office 2010 - Cannot verify the License for this Application KMS

    Hey Guys,
    i already found some Topics about my Problem, but None of the Solutions i have found, help in my case. I hope someone can help...
    I Sequenced Office 2010 Professional Plus x86 on an App-V 5.0 Sequencer Client (x64) and streamed it to Windows 7 x64 and Windows Server 2012. While i was sequencing, i followed the Articles at
    http://blogs.technet.com/b/office_resource_kit/archive/2011/06/15/sequencing-office-2010-for-app-v-part-1-considerations.aspx and also used the Parameter:
    msiexec/i OffVirt.msi ADDLOCAL=Click2runMapi,Click2runOWSSupp,Click2runWDS,OSpp,OSpp_Core PROPLUS=1
    In the sequencing Process anything ist working fine, i can start Word, Excel... and Office is activated. When i publish the Application and stream to the Client or RDS, i get the Error message in the Screenshot.
    I also tried to create a new Package and type in the KMS Client Key directly to Office, didnt work. In a third Sequencing Process (also new Sequence) i tried with an another Script what i have found: msiexec /i OffVirt.msi PROPLUS=1 KMSSERVICENAME=”SERVERNAME”
    KMSSERVICEPORT=1688
    Please help!!
    Best regards

    I am having this same exact issue; however, I have done everything in the App-V 5.0 Sequencing document, and I have enabled Set-AppVClientConfiguration -EnablePackageScripts 1.
    The sequencer is on a Win 7 32-bit machine, so I used the following:
    msiexec
    /i OffVirt.msi ADDLOCAL=OSpp,OSpp_Core PROPLUS=1
    KMS is registered in DNS, so I shouldn't have to specify KMS.
    As soon as I start Office on a machine, setup screen comes up briefly, and then I see the: 
    "Microsoft Office cannot verify the license for this application. A repair attempt failed or was canceled by the user. The application will now shut down."
    I would use the package accelerator; however, it's a new Pro Plus 2010 build, and it says 12 files are missing from the install (files like the actual OffVirt.msi and manifest files).
    This is getting a little frustrating, as I've already tried the package 4 different times. I also tried this version:
    msiexec/i OffVirt.msi ADDLOCAL=Click2runMapi,Click2runOWSSupp,Click2runWDS,OSpp,OSpp_Core PROPLUS=1
    I am also using the latest SP2 client, Sequencer, and then the AppV 5.0 SP1 server is using the latest hotfix 4 which was released in April 2014.

Maybe you are looking for

  • Disable access to Androïd applications: possible ?

    Hi! Is there, or will be there the opportunity to disable the access to the Androïd applications (the nowadays restrictions about BB World, in Security parameters, are only about the age) ? In fact, I downloaded the Kindle application - by Amazon - i

  • HT5661 How to transfer iPad with downloaded apps to another person?

    Hi, Could you please advise how do I transfer my iPad2 with many downloaded apps to my son, i.e. re-register the iPad2 with my son's own Apple Id so that he could sync his iPhone stuff with iPad2?  I don't need the iPad2 anymore but would like him to

  • Mail 5.3 Rules export and import to new laptop problem

    I was using Lion 10.7.5 and Mail 5.3 and had alot of rules setup. I now have a new laptop.  All my mailboxes transferred over but not the Rules.  Please let me know how to export from old laptop and transfer to the new laptop. Thanks and I look forwa

  • Flash reading binary from a database

    i'm storing videos and images inside a blob in mysql and i need to have flash 8 read the files. right now i'm querying the database using php and then converting the php page to xml and then flash is parsing the xml. i need any feedback i can get. th

  • Macbook Pro goes into sleep mode randomly

    I have a Macbook Pro, early 2011 version running Mountain Lion. Sometimes, it doesnt matter  what I am doing but it will be running fine and then out of no where the screen will go black. I assume it goes to sleep because the sleep light goes on. It