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

launchnosuspend001 failed with cannot launch debugee VM: Address already in use (Bind failed)

XMLWordPrintable

      Failed in CI

      [6:3:14.74] Starting debugee VM
      [6:3:14.76] # ERROR: FAILURE: cannot launch debugee VM: Address already in use (Bind failed)
      The following stacktrace is for failure analysis.
      nsk.share.TestFailure: FAILURE: cannot launch debugee VM: Address already in use (Bind failed)
      at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:423)
      at nsk.share.Log.complain(Log.java:394)
      at nsk.jdi.LaunchingConnector.launchnosuspend.launchnosuspend001.run(launchnosuspend001.java:102)
      at nsk.jdi.LaunchingConnector.launchnosuspend.launchnosuspend001.run(launchnosuspend001.java:66)
      at nsk.jdi.LaunchingConnector.launchnosuspend.launchnosuspend001.main(launchnosuspend001.java:61)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at PropertyResolvingWrapper.main(PropertyResolvingWrapper.java:122)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.lang.Thread.run(Thread.java:750)
      java.net.BindException: Address already in use (Bind failed)
      at java.net.PlainSocketImpl.socketBind(Native Method)
      at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:513)
      at java.net.ServerSocket.bind(ServerSocket.java:375)
      at java.net.ServerSocket.bind(ServerSocket.java:329)
      at com.sun.tools.jdi.SocketTransportService.startListening(SocketTransportService.java:255)
      at com.sun.tools.jdi.SocketTransportService.startListening(SocketTransportService.java:283)
      at com.sun.tools.jdi.RawCommandLineLauncher.launch(RawCommandLineLauncher.java:115)
      at nsk.jdi.LaunchingConnector.launchnosuspend.launchnosuspend001.run(launchnosuspend001.java:100)
      at nsk.jdi.LaunchingConnector.launchnosuspend.launchnosuspend001.run(launchnosuspend001.java:66)
      at nsk.jdi.LaunchingConnector.launchnosuspend.launchnosuspend001.main(launchnosuspend001.java:61)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at PropertyResolvingWrapper.main(PropertyResolvingWrapper.java:122)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.lang.Thread.run(Thread.java:750)

            Unassigned Unassigned
            lujaniuk Ludvig Janiuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: