1
0
-1

Hi,

I have referred  the following links to create a consumer and a publisher for the dmaap

https://github.com/att/dmaap-framework/tree/master/dmaapClient/src/main/java/com/att/nsa/mr/test/clients

https://github.com/att/dmaap-framework/tree/master/dmaapClient/src/main/resources/dme2

I have published a json message  and consumed through the curl command and it is working fine .


but I am getting the following error while running the application

org.onap.universalvesadapter.exception.DMaapException: Problem while fetching messaged from consumer
Reason : [AFT-DME2-0007]: [AFT-DME2-0007]: Http client start invocation failed because of attached exception. [Context: manager=DefaultDME2Manager;]


Thanks.

    CommentAdd your comment...