在自动更新
中执行DownloadFileAction时出现以下错误[INFO] com.install4j.runtime.beans.actions.net.DownloadFileAction [ID 63]: Started action at 2017-03-09T14:09:55
Execute action
Property checkForMd5Sums: true
Property retryIfInterrupted: true
Property dontAskForRetry: true
Property showFileName: true
Property showProgress: true
Property md5Url:
Property targetFile: C:\Windows\system32\config\systemprofile\Documents\xx_Windows_1_6_1.exe
Property deleteOnExit: false
Property rollbackSupported: false
Property showError: true
Property connectTimeout: 10000
Property readTimeout: 20000
Property askForProxy: true
Property connectionFailureScript: null
Property acceptAllCertificates: true
Property requestHeaders: []
Property url: https://10.1.0.142:8080/download/dc/xx_Windows_1_6_1.exe
Backing up C:\Windows\system32\config\systemprofile\Documents\xx_Windows_1_6_1.exe
Download: https://10.15.0.142:8080/download/dc/xx_Windows_1_6_1.exe to C:\Windows\system32\config\systemprofile\Documents\xx_Windows_1_6_1.exe; size: 250728960 bytes
[ERROR] com.install4j.runtime.installer.helper.content.Md5Checker: could not get md5sums
[ERROR] com.install4j.runtime.beans.actions.net.DownloadFileAction [ID 63]: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative names matching IP address 10.15.0.142 found
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative names matching IP address 10.15.0.142 found
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
请指导我解决异常。
答案 0 :(得分:0)
这是install4j 6.1.5中的一个错误,将在6.1.6中修复。请联系support@ej-technologies.com获取已经修复的版本。