If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 09/Dec/20 02:22 AM
Updated: 15/Dec/20 11:25 PM
|
|
Component/s: |
None
|
Affects Version/s: |
10.0.28
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
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 |
Show » |
|