The test timeout
test result: Error. Program `/run/media/oracle8/2894-DC76/Tuong/oraclejdk/jdk-18/bin/java' timed out (timeout set to 120000ms, elapsed time including timeout handling was 151603ms).
but looks like a failure in the Proxy
----------System.out:(4/244)----------
URL: https://[0:0:0:0:0:0:0:1]:44445/index.html
Proxy Failed: java.io.IOException: Proxy received a request: CONNECT [0:0:0:0:0:0:0:1]:44445 HTTP/1.1
No incoming client connection in 30 seconds. Ignore in server side.
Timeout refired 120 times
----------System.err:(10/654)----------
java.io.IOException: Proxy received a request: CONNECT [0:0:0:0:0:0:0:1]:44445 HTTP/1.1
at ProxyTunnelServer.retrieveConnectInfo(ProxyTunnelServer.java:282)
at ProxyTunnelServer.processRequests(ProxyTunnelServer.java:121)
at ProxyTunnelServer.run(ProxyTunnelServer.java:92)
Caused by: java.lang.NumberFormatException: For input string: "0:0:0:0:0:0:1]:44445"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
at java.base/java.lang.Integer.parseInt(Integer.java:668)
at java.base/java.lang.Integer.parseInt(Integer.java:784)
at ProxyTunnelServer.retrieveConnectInfo(ProxyTunnelServer.java:280)
... 2 more
test result: Error. Program `/run/media/oracle8/2894-DC76/Tuong/oraclejdk/jdk-18/bin/java' timed out (timeout set to 120000ms, elapsed time including timeout handling was 151603ms).
but looks like a failure in the Proxy
----------System.out:(4/244)----------
URL: https://[0:0:0:0:0:0:0:1]:44445/index.html
Proxy Failed: java.io.IOException: Proxy received a request: CONNECT [0:0:0:0:0:0:0:1]:44445 HTTP/1.1
No incoming client connection in 30 seconds. Ignore in server side.
Timeout refired 120 times
----------System.err:(10/654)----------
java.io.IOException: Proxy received a request: CONNECT [0:0:0:0:0:0:0:1]:44445 HTTP/1.1
at ProxyTunnelServer.retrieveConnectInfo(ProxyTunnelServer.java:282)
at ProxyTunnelServer.processRequests(ProxyTunnelServer.java:121)
at ProxyTunnelServer.run(ProxyTunnelServer.java:92)
Caused by: java.lang.NumberFormatException: For input string: "0:0:0:0:0:0:1]:44445"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
at java.base/java.lang.Integer.parseInt(Integer.java:668)
at java.base/java.lang.Integer.parseInt(Integer.java:784)
at ProxyTunnelServer.retrieveConnectInfo(ProxyTunnelServer.java:280)
... 2 more
- duplicates
-
JDK-8186765 Speed up test sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
-
- Resolved
-
- relates to
-
JDK-8280099 sun/net/www/protocol/http/TunnelThroughProxy.java fails with timeout
-
- Open
-
-
JDK-8280099 sun/net/www/protocol/http/TunnelThroughProxy.java fails with timeout
-
- Open
-
-
JDK-8220499 Update JDK networking tests for IPv6-only environments
-
- Open
-
-
JDK-8221681 Improved IPv6 Support
-
- Open
-