Hi,
just update NCS node via zypper and after restart ncs service fail to start, this is log:
OES-REST: <load_domainutil_nlvm_funcs:20> Successfully loaded libnlvm.so
oes-rest[4530]: OES-REST: <Init:14> ADUtil queue has been initialized
oes-rest[4530]: OES-REST: <Init:13> File-Folders Properties and Operations has been initialised
oes-rest[4530]: OES-REST: <load_nlvm_funcs:216> Successfully loaded libnlvm.so
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:242> Successfully loaded libncssdk.so
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_FilterChange function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_FilterChange
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_ClusterJoin function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_ClusterJoin
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_ClusterLeave function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_ClusterLeave
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_ClusterDown function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_ClusterDown
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_IsNW6orHigher function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_IsNW6orHigher
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_Is6Pack function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_Is6Pack
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_Revision function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_Revision
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_MyNodeIPAddress function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_MyNodeIPAddress
oes-rest[4530]: OES-REST: <load_ncssdk_funcs:248> Failed to load NCS_UpdateResource function from libncssdk.so library due to error: /usr/lib64/libncssdk.so: undefined symbol: NCS_UpdateResource
OES-REST: <Init:35> NLVM Mutex initialized
Anyone else seen this?
Thanks