Hi Kamel/Brian,

We tried to register ransim to sdnc(odl) and with the *schemaless* as "true" it 
got connected but when we tried it with "false" we are getting this error " 
RemoteDevice{ncserver3}: No more sources for schema context ", below are the 
configuration which we tried,

*GET operational network-topology:*

{ "topology": [ { "topology-id": "topology-netconf", "node": [ { "node-id": 
"ncserver3", "netconf-node-topology:host": "10.102.177.248", 
"netconf-node-topology:connected-message": "RemoteDevice{ncserver3}: No more 
sources for schema context", "netconf-node-topology:connection-status": 
"unable-to-connect", "netconf-node-topology:port": 50003 }
] } ] }

*XML for Registration:*

<node xmlns="urn:TBD:params:xml:ns:yang:network-topology"> 
<node-id>ncserver3</node-id> <username 
xmlns="urn:opendaylight:netconf-node-topology">admin</username> <password 
xmlns="urn:opendaylight:netconf-node-topology">admin</password> <host 
xmlns="urn:opendaylight:netconf-node-topology">10.102.177.248</host> <port 
xmlns="urn:opendaylight:netconf-node-topology">50003</port> <tcp-only 
xmlns="urn:opendaylight:netconf-node-topology">false</tcp-only> <schemaless 
xmlns="urn:opendaylight:netconf-node-topology">false</schemaless> </node>

*GET capabilities through sdnc:

* <errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"> <error> 
<error-type>application</error-type> <error-tag>operation-failed</error-tag> 
<error-message>NETCONF operation failed</error-message> <error-info>Unable to 
read data: 
Optional[/(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/capabilities],
 errors: [RpcError [message=Response message contained unknown "message-id", 
severity=ERROR, errorType=PROTOCOL, tag=bad-attribute, applicationTag=null, 
info=&lt;actual-message-id>&lt;/actual-message-id>&lt;expected-message-id>m-46&lt;/expected-message-id>,
 cause=null]]</error-info> </error> </errors>

Please can you help here on what I am missing to register and retrieve 
capabilities.

Thanks,
Naga chetan


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22814): https://lists.onap.org/g/onap-discuss/message/22814
Mute This Topic: https://lists.onap.org/mt/74201211/21656
Mute #sdnc:https://lists.onap.org/g/onap-discuss/mutehashtag/sdnc
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to