应用Oracle JDK修补程序后、无法将对象上传到存储分段
适用场景
StorageGRID 11.7.0.4
Oracle JDK
问题描述
尝试将文件上传到StorageGRID存储分段时、应用程序收到以下错误。
Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty File deleted from Staging Location
Caused by: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at sun.security.ssl.Alert.createSSLException(Alert.java:133) ~[?:?] at sun.security.ssl.TransportContext.fatal(TransportContext.java:376) ~[?:?] at sun.security.ssl.TransportContext.fatal(TransportContext.java:319) ~[?:?] at sun.security.ssl.TransportContext.fatal(TransportContext.java:314) ~[?:?] at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1555) ~[?:?] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:431) ~[?:?] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:388) ~[?:?] at org.apache. http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) ~[ httpclient-4.5.13.jar!/:4.5.13]