-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 21, 22
-
b27
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321689 | 21.0.3-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8322541 | 21.0.3 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8321690 | 17.0.11-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8322640 | 17.0.11 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8321691 | 11.0.23-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8326147 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b04 |
MSG RTE: javax.naming.CommunicationException: example.com:1234 [Root exception is java.net.ConnectException: Connection timed out: no further information]
MSG: Connect timed out
MSG: Timeout exceeded while waiting for a connection: 26984ms
MSG: Timed out waiting for lock
MSG: Timed out waiting for lock
MSG: Timed out waiting for lock
MSG: Timeout exceeded while waiting for a connection: 26984ms
MSG: Timeout exceeded while waiting for a connection: 26984ms
java.lang.Exception: failures: 1
at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
Can we extend the accepted exception message strings to 'ConnectException: Connection timed out' ?
Additionally the 'Connection timed out: no further information' is far from perfect, should we add some text explaining what went wrong?
(probably some socket/networking operation from Net.c)
- backported by
-
JDK-8321689 test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
-
- Resolved
-
-
JDK-8321690 test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
-
- Resolved
-
-
JDK-8321691 test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
-
- Resolved
-
-
JDK-8322541 test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
-
- Resolved
-
-
JDK-8322640 test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
-
- Resolved
-
-
JDK-8326147 test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/cc88c3ca
-
Commit openjdk/jdk17u-dev/38036c10
-
Commit openjdk/jdk21u-dev/34fc725b
-
Commit openjdk/jdk/b9b82631
-
Review openjdk/jdk11u-dev/2513
-
Review openjdk/jdk17u-dev/2062
-
Review openjdk/jdk21u-dev/71
-
Review openjdk/jdk/16922