Sowmya, That AskTimeoutException typically occurs because the 3 SDNC pods came up too close together and akka was unable to negotiate a shard leader. Usually if you restart the SDN pods (just delete them via kubectl delete pod and let kubernetes restart), it’ll clear the error.
Dan From: onap-discuss <[email protected]> on behalf of Narayanasetty Sowmya <[email protected]> Reply-To: onap-discuss <[email protected]>, "[email protected]" <[email protected]> Date: Friday, December 11, 2020 at 3:39 AM To: onap-discuss <[email protected]> Cc: Velugubantla Praveen <[email protected]> Subject: [onap-discuss] Not able to deploy a VNF through GR-API in guilin Hi Team, I am trying to deploy a vnf using gr-api by using the python scripts. But I am facing an error as follows: "response-message": "TransactionCommitFailedException{message=canCommit encountered an unexpected failure, errorList=[RpcError [message=canCommit encountered an unexpected failure, severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=akka.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(akka://opendaylight-cluster-data/), Path(/user/shardmanager-config/member-3-shard-default-config#-1175421278)]] after [120000 ms]. Message of type [org.opendaylight.controller.cluster.datastore.messages.ReadyLocalTransaction]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.]]}" And in my Guilin setup, HealthCheck of enhanced sdnc is failing. PFA log of the so-sdnc adapter. Any inputs on this would help me resolve my issue. Thanks and Regards, Sowmya L&T Technology Services Ltd www.LTTS.com<https://urldefense.com/v3/__http:/www.LTTS.com__;!!BhdT!wjy_yk_kqvOzg38wn2ub9ACrNIxAjd-OL3eQLZ3tmoKJsw_mLrJtwgAhVpWL$> L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com<https://urldefense.com/v3/__http:/www.Ltts.com__;!!BhdT!wjy_yk_kqvOzg38wn2ub9ACrNIxAjd-OL3eQLZ3tmoKJsw_mLrJtwqr5tPKU$>. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22635): https://lists.onap.org/g/onap-discuss/message/22635 Mute This Topic: https://lists.onap.org/mt/78875217/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
