TRACE CDB_SUBSCRIBE DEBUG badly formatted or nonexistent path - Bad path element "WMGEBuilder" after: /

Hi,

I am facing one issue,while subscribing to cdb_subscribe2

TRACE CDB_SUBSCRIBE DEBUG badly formatted or nonexistent path - Bad path element “WMGEBuilder” after: /

cdb_subscribe2(eb_ss, CDB_SUB_RUNNING_TWOPHASE, 0,
CONFD_PRIORITY_LEVEL2, &spoint1, 0, “/WMGEBuilder”));

Can you please help me what is the root cause of this issue?

Regards,
Bibin

Hi,

is your ConfD CDB up & running when you try to run the subscribing application?

debug message seems to point directly to problem - do you have “WMGEBuilder” container/list/leaf in your CDB root to be subscribed to?

If so, how is the “WMGEBuilder” defined in the YANG model? Do you have some callpoints attached to this “node” - e.g. transformation/data provider etc.?