Hi folks,
I mounted device on SDNC and it is in connected state. But when I do some HTTP 
PATCH on that device via RESTConf API, It gives me :
org.opendaylight.netconf.restconf-nb-rfc8040 - 3.0.5 |  -  | Transaction(Patch) 
FAILED!
java.util.concurrent.ExecutionException: 
TransactionCommitFailedException{message=Netconf transaction commit failed, 
errorList=[RpcError [message=Netconf transaction commit failed, severity=ERROR, 
errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, 
cause=NetconfDocumentedException{message=RPC during tx failed. operation failed 
, errorType=RPC, errorTag=operation-failed, errorSeverity=ERROR, 
errorInfo={}}]]}

Error Payload is:
Error reply from remote device, request: <rpc message-id="m-4" 
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<commit/>
</rpc>
, response: <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" 
xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" 
xmlns:ncx="http://netconfcentral.org/ns/yuma-ncx"; message-id="m-4">
<rpc-error>
<error-type>rpc</error-type>
<error-tag>operation-failed</error-tag>
<error-severity>error</error-severity>
<error-app-tag>general-error</error-app-tag>
<error-path>/nc:rpc/nc:commit</error-path>
<error-message xml:lang="en">operation failed</error-message>
</rpc-error>
</rpc-reply>


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#24681): https://lists.onap.org/g/onap-discuss/message/24681
Mute This Topic: https://lists.onap.org/mt/108553963/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