Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8224775

test/jdk/com/sun/jdi/JdwpListenTest.java failed to attach

    XMLWordPrintable

Details

    • b13
    • x86_64
    • linux

    Description

      [debuggee] Debugger failed to attach: timeout during handshake
      java.lang.RuntimeException: ERROR: failed to attach
      at JdwpListenTest.listenTest(JdwpListenTest.java:95)
      at JdwpListenTest.main(JdwpListenTest.java:63)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:567)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:830)
      Caused by: java.io.IOException: handshake failed - connection prematurally closed
      at jdk.jdi/com.sun.tools.jdi.SocketTransportService.handshake(SocketTransportService.java:137)
      at jdk.jdi/com.sun.tools.jdi.SocketTransportService.attach(SocketTransportService.java:271)
      at jdk.jdi/com.sun.tools.jdi.GenericAttachingConnector.attach(GenericAttachingConnector.java:119)
      at jdk.jdi/com.sun.tools.jdi.SocketAttachingConnector.attach(SocketAttachingConnector.java:83)
      at JdwpListenTest.attach(JdwpListenTest.java:147)
      at JdwpListenTest.listenTest(JdwpListenTest.java:88)
      ... 7 more

      Attachments

        Issue Links

          Activity

            People

              amenkov Alex Menkov
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: