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

WIN-IA64: nsk/jdwp/ThreadReference/Status/status001 (thread status is -1)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 5.0
    • core-svc
    • itanium
    • other, windows_2003



      Name: fh87463 Date: 11/03/2003


       
      Failing test name:

      nsk/jdwp/ThreadReference/Status/status001 <http://vmsqe.sfbay.sun.com/backup/testbase/testbase_vm.1.5/vm/src/nsk/jdwp/ThreadReference/Status/status001>


      Platform:
      windows-ia64

      Rerun script location:
      http://vmsqe.sfbay/pit/tiger/DTWS/results/10-30-03/ServerVM/64BITWINDOWSXP/mixed/VM/VM_QUICKLOOK2-PIT-VM-ServerVM-mixed-64BITWINDOWSXP-en-2003-10-30-22-43-08-0772/ResultDir/status001/rerun.sh
      tlog file location:
      http://vmsqe.sfbay/pit/tiger/DTWS/results/10-30-03/ServerVM/64BITWINDOWSXP/mixed/VM/VM_QUICKLOOK2-PIT-VM-ServerVM-mixed-64BITWINDOWSXP-en-2003-10-30-22-43-08-0772/ResultDir/status001/status001.tlog


      Here is tonga tlog file:
      #!C:/PROGRA~2/MKSTOO~1/mksnt/sh.exe

      CLASSPATH="Y:/nightly/mantis/DTWS/exec1/VM_QUICKLOOK2-PIT-VM-ServerVM-mixed-64BITWINDOWSXP-en-2003-10-30-22-43-08-0772/work/run2/Administrator.Windows_2003.ia64/status001;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/bin/classes\;\;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/bin/classes\;\;;Y:/pit/tiger/JDK/latest/windows-ia64/lib/tools.jar\;\;\;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/JCKS/JCK-118a\;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/JCKS/JCK-118a/javatest.jar\;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/JCKS/JCK-118a/classes\;Y:/pit/tiger/JDK/latest/windows-ia64/classes;Y:/pit/tiger/JDK/latest/windows-ia64/lib/tools.jar\;\;\;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/JCKS/JCK-118a\;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/JCKS/JCK-118a/javatest.jar\;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/JCKS/JCK-118a/classes\;Y:/pit/tiger/JDK/latest/windows-ia64/classes"
      SHELL=C:/PROGRA~2/MKSTOO~1/mksnt/sh.exe
      PATH="Y:/pit/tiger/JDK/latest/windows-ia64/bin;Y:/nightly/mantis/DTWS/suites/VM_QUICKLOOK2/testbase/src/nsk/share/lib/winia64;"
      RAS_OPTIONS=
      SystemRoot=C:/WINDOWS
      WINDIR=C:/WINDOWS

      while [ $# -gt 0 ];
      do
      if [ $1 = "-jdk" ]; then
      shift 1
      PATH=${1}/bin;${PATH}
      shift 1
      fi
      done

      export CLASSPATH
      export SHELL
      export PATH
      export RAS_OPTIONS
      export SystemRoot
      export WINDIR

      #annotate TEST javaopt=-server -Xmixed -XX:-ShowMessageBoxOnError
      Y:/pit/tiger/JDK/latest/windows-ia64/bin/java -server -Xmixed
      -XX:-ShowMessageBoxOnError -DHANGINGJAVA5224
      nsk.jdwp.ThreadReference.Status.status001 -arch=winia64 -waittime=2
      -debugee.vmkind=java -connector=listening -transport=socket
      -transport.address=dynamic "-debugee.vmkeys=-server -Xmixed
      -XX:-ShowMessageBoxOnError -DHANGINGJAVA5224"
      ##Exit status of execution step=97
      ##!checkExitCode

      ##>
      ##> WARNING: switching log to verbose mode,
      ##> because error is complained
      ##>
      #
      #>>> Preparing debugee for testing
      #
      #Launching debugee
      #Debugee> Starting java process:
      #"Y:\pit\tiger\JDK\latest\windows-ia64\jre\bin\java" "-server" "-Xmixed"
      "-XX:-ShowMessageBoxOnError" "-DHANGINGJAVA5224" "-Xdebug"
      "-Xrunjdwp:server=n,transport=dt_socket,address=localhost:3794"
      "nsk.jdwp.ThreadReference.Status.status001a" "-arch=winia64"
      "-waittime=2" "-debugee.vmkind=java" "-connector=listening"
      "-transport=socket" "-transport.address=dynamic"
      "-debugee.vmkeys=-server -Xmixed -XX:-ShowMessageBoxOnError
      -DHANGINGJAVA5224" "-pipe.port=3793"
      #Debugee> Establishing JDWP socket connection
      #Debugee> Listening from debugee
      #Waiting for VM_INIT event
      #Querying for IDSizes
      #Resuming debugee VM
      #Waiting for signal from debugee: ready
      #Received signal from debugee: ready
      #
      #>>> Obtaining requred data from debugee
      #
      #Getting classID by signature:
      # Lnsk/jdwp/ThreadReference/Status/status001a$TestedClass;
      # got classID: 2
      #Getting threadID value from static field: thread
      # got threadID: 3
      #
      #>>> Testing JDWP command
      #
      #Create command packet:
      #Command: ThreadReference.Status
      # threadID: 3
      #Sending command packet:
      #Packet header (11 bytes):
      # 0000 (length) : 0x00000013 (19)
      # 0004 (id) : 0x00000006 (6)
      # 0008 (flags) : 0x00 (0)
      # 0009 (cmd set): 0x0b (11)
      # 000a (command): 0x04 (4)
      #Entire packet (19 bytes):
      # 0000: 00 00 00 13 00 00 00 06 00 0b 04 00 00 00 00 00 ................
      # 0010: 00 00 03 ...
      #Packet end
      #Waiting for reply packet
      #Reply packet received:
      #Packet header (11 bytes):
      # 0000 (length) : 0x00000013 (19)
      # 0004 (id) : 0x00000006 (6)
      # 0008 (flags) : 0x80 (-128)
      # 000a (error) : 0x0000 (0)
      #Entire packet (19 bytes):
      # 0000: 00 00 00 13 00 00 00 06 80 00 00 ff ff ff ff 00 ................
      # 0010: 00 00 00 ...
      #Packet end
      #Checking reply packet header
      #Parsing reply packet:
      # threadStatus: -1=unknown
      # suspendStatus: 0=NONE
      ## ERROR: Negative value of thread status in reply packet: -1=unknown
      ## ERROR: Unexpected thread status returned in the reply packet:
      -1=unknown (expected: 1=RUNNING or 3=MONITOR)
      #
      #>>> Finishing test
      #
      #Sending signal to debugee: quit
      #Waiting for debugee exits
      #Debugee PASSED with exit code: 95
      ## ERROR: TEST FAILED
      #
      #
      ##>
      ##> SUMMARY: Following errors occured
      ##> during test execution:
      ##>
      ## ERROR: Negative value of thread status in reply packet: -1=unknown
      ## ERROR: Unexpected thread status returned in the reply packet:
      -1=unknown (expected: 1=RUNNING or 3=MONITOR)
      ## ERROR: TEST FAILED



      ======================================================================

            alanb Alan Bateman
            fhsusunw Francis Hsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: