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

Regression test ManyThreadsAndGroups.java Failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2
    • None
    • 1.3.1_01
    • core-svc
    • sparc
    • solaris_8

    Description



      Name: as83306 Date: 10/04/2000

      Regression test sun/tools/debug/ManyThreadsAndGroups.java
      Failing
      #Test Results (version 2)
      #Tue Oct 03 22:33:36 PDT 2000
      #checksum:34bc3a7cf0a1eb86
      #-----testdescription-----
      $file=/net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test/sun/tools/debug/M
      anyThreadsAndGroups.java
      $root=/net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test
      author=Gordon Hirsch
      keywords=bug4089145
      run=USER_SPECIFIED clean ManyThreadsAndGroups\nUSER_SPECIFIED compile
      DebugTestFramework.java\nUSER_SPECIFIED compile -g
      ManyThreadsAndGroups.java\nUSER_SPECIFIED main ManyThreadsAndGroups\n
      source=ManyThreadsAndGroups.java
      title=Verify debug API can handle large numbers of threads/thread groups

      #-----environment-----

      #-----testresult-----
      description=file:///net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test/sun/
      tools/debug/ManyThreadsAndGroups.java
      end=Tue Oct 03 22:33:36 PDT 2000
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: java.lang.InternalError
      javatestOS=Solaris 2.x (sparc)
      javatestVersion=JT_2.1.3i
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages clean compile compile build main
      start=Tue Oct 03 22:33:21 PDT 2000
      status=Failed. Execution failed: `main' threw exception: java.lang.InternalError
      test=sun/tools/debug/ManyThreadsAndGroups.java
      work=/export0/results/regression/firefly/bickle5.8-harness115k-testwithjdk130_01-10-
      03-19.27-ALL/sun/tools/debug

      #section:script_messages
      ----------messages:(1/99)----------
      JDK under test: java full version "1.3.0_01-beta"
      (/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris)

      #section:clean
      ----------messages:(3/128)----------
      command: clean ManyThreadsAndGroups
      reason: User specified action: run clean ManyThreadsAndGroups
      elapsed time (seconds): 0.0
      result: Passed. Clean successful

      #section:compile
      ----------messages:(3/216)----------
      command: compile
      /net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test/sun/tools/debug/DebugTe
      stFramework.java
      reason: User specified action: run compile DebugTestFramework.java
      elapsed time (seconds): 6.27
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/224)----------
      command: compile
      /net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test/sun/tools/debug/ManyThr
      eadsAndGroups.java
      reason: User specified action: run compile -g ManyThreadsAndGroups.java
      elapsed time (seconds): 5.665
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:build
      ----------messages:(3/107)----------
      command: build ManyThreadsAndGroups
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0050
      result: Passed. No need to compile: ManyThreadsAndGroups.java

      #section:main
      ----------messages:(3/127)----------
      command: main ManyThreadsAndGroups
      reason: User specified action: run main ManyThreadsAndGroups
      elapsed time (seconds): 2.692
      ----------System.out:(2/1209)----------
      Setting application.home to /net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/jre/../
      [Internal debugger error: Failed to exec a child java interpreter with this command
      line: /net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/jre/bin/java -classic -Xdebug
      -Djava.compiler=NONE -classpath
      null:/export0/results/regression/firefly/bickle5.8-harness115k-testwithjdk130_01-10-
      03-19.27-ALL/classes/sun/tools/debug:/net/sqesvr/export/st1/regression/firefly/tools
      /sqe-tools2.1.3fcs/javatest.jar:/export0/results/regression/firefly/bickle5.8-harnes
      s115k-testwithjdk130_01-10-03-19.27-ALL/classes/sun/tools/debug:/net/sqesvr/export/s
      t1/regression/firefly/jdk13_01Tests/test/sun/tools/debug:/net/sqesvr/export/st1/jdk1
      .3.0_01/jdk-solaris/classes:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/class
      es:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/classes.jar:/net/sqesvr/export
      /st1/jdk1.3.0_01/jdk-solaris/lib/rt.jar:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solar
      is/lib/i18n.jar:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/classes.zip:/net/
      sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/tools.jar
      -Xbootclasspath/a:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/jre/..//lib/tools.j
      ar sun.tools.agent.EmptyApp]
      ----------System.err:(14/673)----------
      java.lang.InternalError
              at sun.tools.debug.RemoteAgent.error(RemoteAgent.java:1427)
              at sun.tools.debug.RemoteAgent.<init>(RemoteAgent.java:261)
              at sun.tools.debug.RemoteDebugger.<init>(RemoteDebugger.java:59)
              at DebugTestFramework.StartDebugger(DebugTestFramework.java:124)
              at ManyThreadsAndGroups.main(ManyThreadsAndGroups.java:41)
              at java.lang.reflect.Method.invoke(Native Method)
              at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
              at java.lang.Thread.run(Thread.java:484)

      JavaTest Message: Test threw exception: java.lang.InternalError
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.InternalError
      result: Failed. Execution failed: `main' threw exception: java.lang.InternalError


      test result: Failed. Execution failed: `main' threw exception:
      java.lang.InternalError
      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apsmith Alan Smith (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: