openconfig / public

Repository for publishing OpenConfig models, documentation, and other material for the community.
Apache License 2.0
897 stars 656 forks source link

Issue on integration of yuma123 and openconfig modules giving errors #339

Closed gouravgopal closed 3 months ago

gouravgopal commented 4 years ago

Tried to load openconfig modules(e.g. openconfig-network-element) on yuma123(version 2.12) and encountered error :

_yang_obj_resolve_xpath for module 'openconfig-segment-routing-types' agt_cb: got new module 'openconfig-segment-routing-types', rev '2019-09-24' E0: ../../../netconf/src/ncx/yang.c:2493 Error 2: NULL pointer

Error: identityref '--' has invalid base value (TUNNEL_ENCAPSULATION_TYPE) openconfig-rib-bgp-attributes.yang:654.7: error(2): NULL pointer

E0: ../../../netconf/src/ncx/ncxmod.c:2079 Error 4: invalid internal value

Error: include of submodule 'openconfig-rib-bgp-attributes' failed openconfig-rib-bgp-tables.yang:13.3: error(2): NULL pointer

E0: ../../../netconf/src/ncx/ncxmod.c:2079 Error 4: invalid internal value

Error: include of submodule 'openconfig-rib-bgp-tables' failed openconfig-rib-bgp.yang:17.3: error(2): NULL pointer

Error: 'openconfig-bgp.yang' import of module 'openconfig-rib-bgp' failed openconfig-bgp.yang:12.3: error(2): NULL pointer

Stop parsing 'openconfig-bgp' due to linkage errors Error: 'openconfig-network-instance.yang' import of module 'openconfig-bgp' failed openconfig-network-instance.yang:21.3: error(332): imported module has errors

Stop parsing 'openconfig-network-instance' due to linkage errors Load module 'openconfig-network-instance' failed (imported module has errors) Error: one or more modules could not be loaded netconfd: init returned (operation failed) Shutting down the netconfd server

Server Cleanup Starting...

Total Internal Errors: 3 _

Please let me know whether any one has encountered this issue.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 180 days with no activity. If you wish to keep this issue active, please remove the stale label or add a comment, otherwise will be closed in 14 days.