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

vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002/TestDescription.java fails intermittently

XMLWordPrintable

      # ERROR: ##> debugger: ERROR: Exception : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** EXCEPTION while waiting for event ** : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** TIMEOUT while waiting for event **
      The following stacktrace is for failure analysis.
      nsk.share.TestFailure: ##> debugger: ERROR: Exception : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** EXCEPTION while waiting for event ** : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** TIMEOUT while waiting for event **
              at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:431)
              at nsk.share.Log.complain(Log.java:402)
              at nsk.share.jdi.JDIBase.log3(JDIBase.java:69)
              at nsk.jdi.EventRequestManager.threadStartRequests.thrstartreq002.runTest(thrstartreq002.java:214)
              at nsk.jdi.EventRequestManager.threadStartRequests.thrstartreq002.runThis(thrstartreq002.java:144)
              at nsk.jdi.EventRequestManager.threadStartRequests.thrstartreq002.run(thrstartreq002.java:90)
              at nsk.jdi.EventRequestManager.threadStartRequests.thrstartreq002.main(thrstartreq002.java:83)
              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:1575)
      # ERROR: ##> debugger: test phase has not finished normally: debuggee is still alive
      --> debugger: ......forcing: vm.exit();
      TEST FAILED
      # ERROR: binder> Debugee VM has not exited correctly: trying to kill it
      The following stacktrace is for failure analysis.
      nsk.share.TestFailure: binder> Debugee VM has not exited correctly: trying to kill it
              at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:431)
              at nsk.share.Log.complain(Log.java:402)
              at nsk.share.jpda.DebugeeProcess.complain(DebugeeProcess.java:458)
              at nsk.share.jpda.DebugeeProcess.close(DebugeeProcess.java:438)
              at nsk.share.jpda.DebugeeProcess.cleanup(DebugeeProcess.java:467)
              at nsk.share.Finalizable.finalizeAtExit(Finalizable.java:50)
              at nsk.share.Finalizer$FinalizerThread.run(Finalizer.java:122)
      ------------ Try to print debuggee threads before killing process ------------
      The following stacktrace is for failure analysis.
      nsk.share.TestFailure:
              at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:431)
              at nsk.share.Log.complain(Log.java:402)
              at nsk.share.jdi.Debugee.printThreadsInfo(Debugee.java:629)
              at nsk.share.jdi.Debugee.killDebugee(Debugee.java:640)
              at nsk.share.jdi.LocalLaunchedDebugee.killDebugee(Binder.java:1048)
              at nsk.share.jpda.DebugeeProcess.close(DebugeeProcess.java:439)
              at nsk.share.jpda.DebugeeProcess.cleanup(DebugeeProcess.java:467)
              at nsk.share.Finalizable.finalizeAtExit(Finalizable.java:50)
              at nsk.share.Finalizer$FinalizerThread.run(Finalizer.java:122)
      com.sun.jdi.VMDisconnectedException: connection is closed
              at jdk.jdi/com.sun.tools.jdi.TargetVM.send(TargetVM.java:293)
              at jdk.jdi/com.sun.tools.jdi.VirtualMachineImpl.sendToTarget(VirtualMachineImpl.java:1172)
              at jdk.jdi/com.sun.tools.jdi.PacketStream.send(PacketStream.java:79)
              at jdk.jdi/com.sun.tools.jdi.JDWP$VirtualMachine$AllThreads.enqueueCommand(JDWP.java:319)
              at jdk.jdi/com.sun.tools.jdi.JDWP$VirtualMachine$AllThreads.process(JDWP.java:310)
              at jdk.jdi/com.sun.tools.jdi.VMState.allThreads(VMState.java:221)
              at jdk.jdi/com.sun.tools.jdi.VirtualMachineImpl.allThreads(VirtualMachineImpl.java:458)
              at nsk.share.jdi.Debugee.printThreadsInfo(Debugee.java:598)
              at nsk.share.jdi.Debugee.killDebugee(Debugee.java:640)
              at nsk.share.jdi.LocalLaunchedDebugee.killDebugee(Binder.java:1048)
              at nsk.share.jpda.DebugeeProcess.close(DebugeeProcess.java:439)
              at nsk.share.jpda.DebugeeProcess.cleanup(DebugeeProcess.java:467)
              at nsk.share.Finalizable.finalizeAtExit(Finalizable.java:50)
              at nsk.share.Finalizer$FinalizerThread.run(Finalizer.java:122)
      binder> Killing debuggee by forcing target VM to exit
      binder> Ignore VMDisconnectedException while forcing debuggee VM to exit:
              com.sun.jdi.VMDisconnectedException: connection is closed
      Killing debugee VM process


      #>
      #> SUMMARY: Following errors occured
      #> during test execution:
      #>
      # ERROR: ##> debugger: ERROR: Exception : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** EXCEPTION while waiting for event ** : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** TIMEOUT while waiting for event **
      # ERROR: ##> debugger: test phase has not finished normally: debuggee is still alive
      # ERROR: binder> Debugee VM has not exited correctly: trying to kill it

            cjplummer Chris Plummer
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: