Avalanche: /opt/VIAVI/api/Layer_4_7_Application_Linux/STC/libsJava.so: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found
Knowledge Base - FAQ
If by running a test in Linux automation environment, you receive the error below:
ERROR: (cannot_connect_to_ip_addresses) Unable to connect to chassis at IP_ADDRESS_OF_CHASSIS (CANNOT_FIND_STC_FILE)
..it might be related with the Java libraries. In order to find out exactly, logs must be verified:
1. From /root/VIAVI/data/logs if you're logged in with root user
2. From /VIAVI/data/logs if you're logged in with another user
The logs are showing:
Thread-10] ERROR com.VIAVIcom.admin.stc.service.STCBLLServiceSimpleJava -- [BLL]--Problem communicating with STC BLL service:
com.VIAVIcom.admin.stc.service.STCServiceException: java.lang.UnsatisfiedLinkError: /opt/VIAVI/api/Layer_4_7_Application_Linux/STC/libsJava.so: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /opt/VIAVI/api/Layer_4_7_Application_Linux/STC/libsJava.so)
N/A