Download new Version in OWS failed

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
Karkre68
Posts: 17
Joined: 19 Nov 2021, 12:50

Download new Version in OWS failed

Post by Karkre68 »

try to download new version OWS will not ask for proxy user. If i start JNLP i will be asked for proxy user.... Please fix it!

java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy authentication required"
at sun.net.www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:2152)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:195)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167)
at com.install4j.runtime.installer.helper.content.HttpRequestHandler.getURLConnection(HttpRequestHandler.java:288)
at com.install4j.runtime.installer.helper.content.HttpRequestHandler.connect(HttpRequestHandler.java:135)
at com.install4j.runtime.installer.helper.content.Downloader.connect(Downloader.java:155)
at com.install4j.runtime.installer.helper.content.Downloader.connect(Downloader.java:24)
at com.install4j.runtime.installer.helper.content.HttpRequestHandler.connect(HttpRequestHandler.java:128)
at com.install4j.runtime.installer.helper.content.Downloader.connect(Downloader.java:150)
at com.install4j.runtime.installer.helper.apiimpl.UpdateCheckerImpl.getUpdateDescriptor(UpdateCheckerImpl.java:31)
at com.install4j.api.update.UpdateChecker.getUpdateDescriptor(UpdateChecker.java:65)
at com.openwebstart.install4j.Install4JUpdateHandler.getUpdate(Install4JUpdateHandler.java:60)
at com.openwebstart.install4j.Install4JUpdateHandler.hasUpdate(Install4JUpdateHandler.java:46)
at com.openwebstart.update.UpdatePanel.lambda$null$4(UpdatePanel.java:78)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

Stephan Classen
Posts: 232
Joined: 27 Mar 2020, 09:55

Re: Download new Version in OWS failed

Post by Stephan Classen »

We will investigate this

Karkre68
Posts: 17
Joined: 19 Nov 2021, 12:50

Re: Download new Version in OWS failed

Post by Karkre68 »

ok.

Post Reply