Anielo,

You used the wrong URL in your test. Please refer the below link for the 
Message Router API. You can subscribe to a topic by hitting the URL 
http://<host>:30227/events/<topic name>/<consumer group>/<consumer>

https://onap.readthedocs.io/en/latest/submodules/dmaap/messagerouter/messageservice.git/docs/offeredapis/offeredapis.html


Thanks,
Sunil

From: [email protected] <[email protected]> On Behalf Of 
Aniello Paolo Malinconico
Sent: Friday, January 31, 2020 11:09 AM
To: [email protected]
Subject: [onap-discuss] [El Alto] dmaap issue during distribution

Hi all,
I am testing Onap El Alto release (branch origin/elalto).
I successfully onboarded a custom service, but the diistribution fails 
returning the following error:
15:02:25.700 [pool-2-thread-1] ERROR org.onap.sdc.impl.NotificationConsumer - 
Error exception occured when fetching with Cambria 
Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service 
Unavailable


The robot healthcheck tests passed
root@cp-1:~/oom/kubernetes/robot# ./ete-k8s.sh onap health
Basic SDC Health Check                                                (DMaaP:UP)
| PASS |
------------------------------------------------------------------------------
Basic DMAAP Data Router Health Check                                  | PASS |
------------------------------------------------------------------------------
Basic DMAAP Message Router Health Check                               | PASS |
------------------------------------------------------------------------------
Basic DMAAP Bus Controller Health Check With Basic Auth               | PASS |


 but making a curl against the message router, it returns
root@cp-1:~/oom/kubernetes/robot# curl -v 
http://163.162.239.96:30227/events/<https://urldefense.proofpoint.com/v2/url?u=http-3A__163.162.239.96-3A30227_events_&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=t27CRRmn7U12dnOvcSPfcQ&m=OJSnbOcNYnLGOSv2nzsvVnwGJva__IWsuzh_IxJqYR0&s=Ik7kOoq6qkHlC5PFGFEyNLLi8_tnUIgyrem3cW0TK-4&e=>
*   Trying 163.162.239.96...
* TCP_NODELAY set
* Connected to 163.162.239.96 (163.162.239.96) port 30227 (#0)
> GET /events/ HTTP/1.1
> Host: 163.162.239.96:30227
> User-Agent: curl/7.58.0
> Accept: */*
>
< HTTP/1.1 500 Server Error
< Date: Fri, 31 Jan 2020 14:59:47 GMT
< Accept: */*
< breadcrumbId: ID-dev-dmaap-message-router-0-1580379155568-0-519108
< User-Agent: curl/7.58.0
< X-CSI-Internal-WriteableRequest: true
< Content-Length: 0
< Server: Jetty(9.4.z-SNAPSHOT)
<
Connection #0 to host 163.162.239.96 left intact


So I deleted the dmaap component and reinstalled it by making  helm undeploy 
dev-dmaap and then  helm deploy dev local/dmaap --namespace onap -f 
onap/values.yaml --debug.
But nothing changes.

How Can I solve this issue?
Thanks a lot,
Aniello Paolo Malinconico





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#19878): https://lists.onap.org/g/onap-discuss/message/19878
Mute This Topic: https://lists.onap.org/mt/70864182/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to