<< Back to previous view

[QB-3645] Install SSL Certificate
Created: 09/Dec/20  Updated: 15/Dec/20

Status: Closed
Project: QuickBuild
Component/s: None
Affects Version/s: 10.0.28
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Phong Trinh Assigned To: Robin Shen
Resolution: Won't Fix Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 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

 Comments   
Comment by Robin Shen [ 09/Dec/20 11:34 PM ]
Seems that your JDK has some issues loading required UI library. Please edit config.sh to point java command to a different JDK to see if it works.
Comment by Phong Trinh [ 10/Dec/20 05:42 AM ]
Thank you, Robin. I will ask the admin to it a try.
Comment by Phong Trinh [ 15/Dec/20 08:07 PM ]
 The system admin identified the issue, and the SSL cert was successfully updated. Please close this issue when you have a chance. Thank you very much.
Generated at Fri Apr 19 20:12:54 UTC 2024 using JIRA 189.