We have been using the secure protocol for our QB server and tried to update the SSL certificate since it was expired. We ran config.sh to update, but got the following error:
sudo -u qbuser /opt/quickbuild/bin/config.sh
openjdk version "11.0.7" 2020-04-14 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.7+10-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.7+10-LTS, mixed mode, sharing)
===========================================================
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-11-openjdk-11.0.7.10-4.el7_8.x86_64/lib/libawt_xawt.so
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2630)
at java.base/java.lang.Runtime.load0(Runtime.java:768)
Any advice is appreciated?
Thank you,
ptrinh
Description
We have been using the secure protocol for our QB server and tried to update the SSL certificate since it was expired. We ran config.sh to update, but got the following error:
sudo -u qbuser /opt/quickbuild/bin/config.sh
openjdk version "11.0.7" 2020-04-14 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.7+10-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.7+10-LTS, mixed mode, sharing)
===========================================================
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-11-openjdk-11.0.7.10-4.el7_8.x86_64/lib/libawt_xawt.so
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2630)
at java.base/java.lang.Runtime.load0(Runtime.java:768)
Any advice is appreciated?
Thank you,
ptrinh