09-26-2022 11:00 AM - edited 09-26-2022 11:53 AM
trying to install the mob function pack mob-fp-3.4.0-21.27.2 to NSO version 5.7.6.1 but i'm getting the below error when packages are reloaded:
reload-result {
package nfv-vim
result false
info INSTANTIATE_COMPONENT[nfv-vim:Netconf notification subscriber[FAIL in ImageMonitor init()]]
}
admin@ncs# *** ALARM package-load-failure: INSTANTIATE_COMPONENT[nfv-vim:Netconf notification subscriber[FAIL in ImageMonitor init()]]
the package is loaded successfully just when i redeploy the nfv-vim package alone ...
tried to add in /etc/ncs/ncs.conf below configuration from mobility NSO setup document but without any use
<ncs-config>
<event-streams>
<notifications>
<stream>
<name>nfv-events</name>
<description>Generic netconf notification stream for NFV events</description>
<replay-support>true</replay-support>
<builtin-replay-store>
<enabled>true</enabled>
<dir>${NCS_RUN_DIR}/state</dir>
<max-size>S10M</max-size>
<max-files>50</max-files>
</builtin-replay-store>
</stream>
</event-streams>
</notifications>
</ncs-config>
I have attached error log from ncs-java-vm.log
any body can help ?
10-31-2022 07:53 AM
NSO MFP 3.4 has not been validated with newer 5.6 or newer versions of NSO. This is tracked by CDETS CSCwd29108
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide