Event ID 10801: Microsoft.EnterpriseManagement.Common.DiscoveryDataUnresolvedClassPropertyNameException,Unable to resolve the class property name specified in the discovery data item. Try using a fully qualified name.

Edwio 1 Reputation point
2022-05-25T12:41:36.993+00:00

I'm trying to debug a failed discovery event id number 10801, after importing a new custom management pack:

Log Name: Operations Manager
Source: Health Service Modules
Date: 24/05/2022 16:45:59
Event ID: 10801
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: SRV1086B0K.con.test.me
Description:
Discovery data couldn't be inserted to the database. This could have happened because of one of the following reasons:

           - Discovery data is stale. The discovery data is generated by an MP recently deleted.
           - Database connectivity problems or database running out of space.
           - Discovery data received is not valid.

The following details should help to further diagnose:

DiscoveryId: c11738ad-fda0-2244-8b4b-309a6f4c7817
HealthServiceId: d5c7f4e6-e256-a718-a7d2-c55f411e3613
Microsoft.EnterpriseManagement.Common.DiscoveryDataUnresolvedClassPropertyNameException,Unable to resolve the class property name specified in the discovery data item. Try using a fully qualified name.
Class property name: 0dd4b731-cdfe-098e-6eab-0dbd8ee51e5c
Rule ID: c11738ad-fda0-2244-8b4b-309a6f4c7817
Instance:
<?xml version="1.0" encoding="utf-16"?><ClassInstance TypeId="{6e0ca46a-5dcf-6003-be15-ba9575930e1e}"><Settings><Setting><Name>0dd4b731-cdfe-098e-6eab-0dbd8ee51e5c</Name><Value>T24CONT</Value></Setting><Setting><Name>3d24de39-becc-a048-b35e-48a473fefb8d</Name><Value>AUTOMATION_4_1_10</Value></Setting><Setting><Name>5c4dfee9-d0ea-7515-a86b-f72b123bda3a</Name><Value>NIX12763.con.test.me</Value></Setting><Setting><Name>c2ec02fc-fa4d-65c9-82da-fa76476433eb</Name><Value>NIX12763.con.test.me</Value></Setting></Settings></ClassInstance>.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Health Service Modules" />
<EventID Qualifiers="0">10801</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-05-24T13:45:59.061262400Z" />
<EventRecordID>4086339</EventRecordID>
<Channel>Operations Manager</Channel>
<Computer>SRV1086B0K.con.test.me</Computer>
<Security />
</System>
<EventData>
<Data>c11738ad-fda0-2244-8b4b-309a6f4c7817</Data>
<Data>d5c7f4e6-e256-a718-a7d2-c55f411e3613</Data>
<Data>Microsoft.EnterpriseManagement.Common.DiscoveryDataUnresolvedClassPropertyNameException,Unable to resolve the class property name specified in the discovery data item. Try using a fully qualified name.
Class property name: 0dd4b731-cdfe-098e-6eab-0dbd8ee51e5c
Rule ID: c11738ad-fda0-2244-8b4b-309a6f4c7817
Instance:
<?xml version="1.0" encoding="utf-16"?><ClassInstance TypeId="{6e0ca46a-5dcf-6003-be15-ba9575930e1e}"><Settings><Setting><Name>0dd4b731-cdfe-098e-6eab-0dbd8ee51e5c</Name><Value>T24CONT</Value></Setting><Setting><Name>3d24de39-becc-a048-b35e-48a473fefb8d</Name><Value>AUTOMATION_4_1_10</Value></Setting><Setting><Name>5c4dfee9-d0ea-7515-a86b-f72b123bda3a</Name><Value>NIX12763.con.test.me</Value></Setting><Setting><Name>c2ec02fc-fa4d-65c9-82da-fa76476433eb</Name><Value>NIX12763.con.test.me</Value></Setting></Settings></ClassInstance></Data>
</EventData>
</Event

Class and class relationship are valid, same for the class property key, and the hosting class property key.

I've also check the PowerShell script in the discovery, and the AddProperty values are valid, also for the AddInstance and $discoveryData.

But I don't understand,

Which class property name in the problematic one.

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,413 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SChalakov 10,261 Reputation points MVP
    2022-05-25T13:03:09.843+00:00

    Hi @Edwio ,

    I am not quite sure that I understand your challlenge here? Can you resolve all the IDs? Are you able to get the name of the class propertyy, based on the ID?
    In the message I see only one - "0dd4b731-cdfe-098e-6eab-0dbd8ee51e5c"
    What is the rule "c11738ad-fda0-2244-8b4b-309a6f4c7817" corrsponding to?
    A couple of additional thoughts here:

    • Did you install the SCOM agent on your backend (SQL) servers?
      Kevin Holman mentions this as a possible cause for such events:

    New Administrative Console Views in SCOM 2019
    https://kevinholman.com/2019/03/15/new-administrative-console-views-in-scom-2019/

    • Did you follow this one during your troubleshooting:

    Seeing Event ID’s 10801 and 33333 on your management servers?
    https://blog.ctglobalservices.com/operations-manager-scom/laj/seeing-event-ids-10801-and-33333-on-your-management-servers/

    Do you have also the 33333 events logged alongside the 10801?

    ----------

    (If the reply was helpful please don't forget to upvote or accept as answer, thank you)
    Regards,
    Stoyan


  2. AdamMohamed-3032 56 Reputation points
    2023-04-05T10:05:46.4133333+00:00

    Hello All, Good day !! All of sudden I have got the below error in SCOM 2019. The partitioning and grooming processes for the operational database (OperationsManager) on the server scom_stage have either not been run recently or have been failing. At the time this alert was raised, the partitioning and grooming process had not completed for days. I have restart MMA service in management server no luck. I have the 10801 event id triggered and below is the same for your reference. Discovery data couldn’t be inserted to the database. This could have happened because of one of the following reasons: – Discovery data is stale. The discovery data is generated by an MP recently deleted.
    – Database connectivity problems or database running out of space.
    – Discovery data received is not valid. The following details should help to further diagnose: DiscoveryId: 711b2e47-8459-d6bb-5c83-034c96f12671
    HealthServiceId: 5797e176-7ca0-772c-bf3d-2b81847e4878 User's image

    Could someone please help me ? Thanks,
    Adam

    0 comments No comments