openbaton / NFVO

Repository containing the source code of the NFVO
Apache License 2.0
61 stars 56 forks source link

RuntimeException: No EMS yet for host #145

Closed onurko closed 7 years ago

onurko commented 7 years ago

Hello,

After onboarding CSAR file, runtime exception appeared for the message between generic VNFM and EMS. After throwing this exception, on boarding process is halted and VNFM sent ERROR message to VNFR .

Is there any way to handle this problem?

EMS_problem.txt

Thank you,

Onur

onurko commented 7 years ago

Any suggestion on that?

gc4rella commented 7 years ago

Hi, most of the time this is due to two main reasons:

alidiab90 commented 7 years ago

I have the same problem. EMS is installed, I see the file (/etc/openbaton/ems/confi.ini):
[ems] orch_ip = localhost orch_port = 61613 type = generic hostname = newName1

I did not understand well what should I do, can you explain please.

gc4rella commented 7 years ago

Please check my comment in issue #167