Hi Marco, Thank you for the reply. I was able to solve the error logs and also I am currently using the GR_APIs.
And as you have pointed out the due to slowness of cloud-init script the vDNS IP is not configured in vLB, so I had to manually configure it using the curl command. The health status checks are working fine for all the VNFs when I test with curl. But while doing a manual scale out through VID, the BPMN error logs show 400 error response for the health checks. Am I missing any configuration? Here are the error logs: 2018-12-27T08:48:36.642Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDNC-LCM-WRITE/3378da2e-8032-48ff-9ee3-d7ecfd86672d/3378da2e-8032-48ff-9ee3-d7ecfd86672d?timeout=360000&limit=1000 (as VIlbtVl6YLhNUrtU) ... 2018-12-27T08:48:36.643Z|| o.o.a.c.impl.core.AbstractRequestResponseHandler - handling response of corrID <f376ed43-b58c-4474-94c1-9e8a9c8fd562-f97632c1-f8ee-4007-985c-a7b2bfcb1021>response {"input":{"common-header":{"flags":{"mode":"NORMAL","force":"FALSE","ttl":"65000"},"api-ver":"2.00","originator-id":"MSO","sub-request-id":"f97632c1-f8ee-4007-985c-a7b2bfcb1021","request-id":"f376ed43-b58c-4474-94c1-9e8a9c8fd562","timestamp":"2018-12-27T08:47:06.489Z"},"status":{"code":"400","message":""}}} 2018-12-27T08:48:36.645Z|| org.onap.appc.client.impl.core.TaskQueue - could not run task java.lang.NullPointerException: null at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:2599) at org.onap.appc.client.lcm.impl.business.CoreResponseHandler.jsonToResponseObject(CoreResponseHandler.java:85) at org.onap.appc.client.lcm.impl.business.CoreResponseHandler.getResponse(CoreResponseHandler.java:59) at org.onap.appc.client.lcm.impl.business.CoreSyncResponseHandlerImpl.onResponse(CoreSyncResponseHandlerImpl.java:42) at org.onap.appc.client.impl.core.SyncRequestResponseHandler.runTask(SyncRequestResponseHandler.java:54) at org.onap.appc.client.impl.core.AbstractRequestResponseHandler$1.run(AbstractRequestResponseHandler.java:56) at org.onap.appc.client.impl.core.TaskQueue.run(TaskQueue.java:50) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2018-12-27T08:48:36.645Z|| org.onap.appc.client.impl.core.TaskQueue - THR# <526> shutdown indicator false Thank you Best Regards Sirisha -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14712): https://lists.onap.org/g/onap-discuss/message/14712 Mute This Topic: https://lists.onap.org/mt/28811190/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
