install4j 应用程序使用了错误的代理设置

install4j application uses wrong proxy setting

我在 install4j.vmoptions (install4j 7.0.4) 中使用这些设置:

# Clear out cached proxy information
-Dinstall4j.clearProxyCache=true
# and hopefully prevent install4j from reloading it from the default browser
-Dinstall4j.noProxyAutoDetect=true
# Unconditionally shows proxy config dialog
-Dinstall4j.showProxyConfig=true
# Log issues to %TEMP%\install4j_error.log
-Dinstall4j.showConnectError=true

我没有收到代理对话框;错误日志中的输出是这样的:

java.io.IOException: Proxy password required. Please set the parameter -DproxyAuthPassword=[password].
at com.install4j.runtime.installer.helper.content.HttpRequestHandler.askForProxyPassword(HttpRequestHandler.java:335)
at com.install4j.runtime.installer.helper.content.HttpRequestHandler.getURLConnection(HttpRequestHandler.java:233)
at com.install4j.runtime.installer.helper.content.HttpRequestHandler.connect(HttpRequestHandler.java:124)
at com.install4j.runtime.installer.helper.content.Downloader.connect(Downloader.java:151)
at com.install4j.runtime.installer.helper.content.Downloader.connect(Downloader.java:24)
at com.install4j.runtime.installer.helper.content.HttpRequestHandler.connect(HttpRequestHandler.java:117)
at com.install4j.runtime.installer.helper.content.Downloader.connect(Downloader.java:146)
at com.install4j.gui.c.h.c(ejt:72)
at com.install4j.gui.c.h.run(ejt:38)

这与以下两个假设相反: 1) install4j 应该记录代理设置。 2) install4j 应该显示一个带有这些设置的代理对话框。 我错过了什么?

更新:-DproxyAuth=false 会更改错误消息,现在会抱怨证书问题。

这涉及 install4j IDE 中的 JRE 下载,将在 7.0.7 中修复。

请写信给 support@ej-technologies.com 以获得包含修复程序的构建。

或者,您可以从

手动下载 JRE 包

https://download.ej-technologies.com/bundles/list