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

4765019 fix fails for 1.3.1_13 on win2000server on multi CPU but passes onsingle

XMLWordPrintable

    • x86
    • windows_2000

      Bug 4765019 is failing for 1.3.1_13-b03 on win 2000 server machine with Multi CPU machine. But it passed for win 2000 server when run on single CPU machine.
      The failure is observed only on Win 2000 Server machine with Multi CPU machine .
      When same machine ( 4 CPU ) is booted on Win 2003 Server this testcase passed for 1.3.1_13 b03.
      The bugtraq information represents this is integrated in 1.3.1_07 but is not verified for the same . As per the bugtraq seems like the integration was not succesful as it says "Customer is still seeing problem with 1.3.1_07" .

      This fail is seen from 1.3.1_08 onwards.

      please see below table for test results for 1.3.1_13 b03
      Win 2000 Server ( multi CPU) FAILED

      Win 2000 Server ( single CPU) PASSED
      Win 2003 Server ( Multi CPU ) PASSED
      Win 2000 Pro ( Single CPU) PASSED

      Though in the above 3 cases the output says PASSED there will be a Outof Memory error in system.out .

      This also failed for 1.3.1_08 and onwards and also on 1.3.1_12 when run on a multi CPU machine.So this may not be a recent regression.

      To Reproduce:
      1.Run the testcase /CTE_REGTEST/Generic/4765019/ThreadTest.java from 131 regression testbase on WIn 2000 server machine with multi CPU.
      The test fails with timeout error .

      Please find below jtr out put for FAIL on Win 2000 Server ( multi CPU)

      #Test Results (version 2)
      #Thu Aug 26 17:18:50 PDT 2004
      #checksum:3498295b8f8297bd
      #-----testdescription-----
      $file=Z:\\links\\jtest-s14\\regtests\\131\\test\\CTE_REGTEST\\Generic\\4765019\\ThreadTest.java
      $root=Z:\\links\\jtest-s14\\regtests\\131\\test
      keywords=bug4765019 shell
      run=USER_SPECIFIED shell/timeout=1200 Test4765019.sh\r\n
      source=ThreadTest.java
      title=unable to create more than 2300 threads Fixed in JDK1.3.1_07 Respin

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

      #-----testresult-----
      description=file:///Z:/links/jtest-s14/regtests/131/test/CTE_REGTEST/Generic/4765019/ThreadTest.java
      end=Thu Aug 26 17:18:50 PDT 2004
      environment=regtest
      execStatus=Failed. Execution failed: Program `sh' interrupted! (timed out?)
      javatestOS=Windows 2000 5.0 (x86)
      javatestVersion=2.1.6
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages shell
      start=Thu Aug 26 16:58:50 PDT 2004
      status=Failed. Execution failed: Program `sh' interrupted! (timed out?)
      test=CTE_REGTEST/Generic/4765019/ThreadTest.java
      work=C:\\export\\updates\\regtests\\131_13\\JTwork\\CTE_REGTEST\\Generic\\4765019

      #section:script_messages
      ----------messages:(5/231)----------
      JDK under test: (c:/jdk1.3.1_13)
      java version "1.3.1_13"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_13-b03)
      Java HotSpot(TM) Client VM (build 1.3.1_13-b03, mixed mode)
      Timeout signalled after 1200.0 seconds

      #section:shell
      ----------messages:(3/135)----------
      command: shell Test4765019.sh
      reason: User specified action: run shell/timeout=1200 Test4765019.sh
      elapsed time (seconds): 1200.0
      ----------System.out:(10/190)----------
      7367
      7368
      7369
      7370
      7371
      7372
      7373
      java.lang.OutOfMemoryError: unable to create new native thread
      at java.lang.Thread.start(Native Method)
      at ThreadTest.main(ThreadTest.java:15)
      ----------System.err:(7/545)*----------
      java full version "1.3.1_13-b03"
      Execute_Command 52: Z:\\links\\jtest-s14\\regtests\\131\\test\\CTE_REGTEST\\Generic\\4765019\\Test4765019.sh 92: cannot open "test.out" for output: Access is denied.
      kill: Execute_Command 52: Z:\\links\\jtest-s14\\regtests\\131\\test\\CTE_REGTEST\\Generic\\4765019\\Test4765019.sh 92: Usage: kill -l [status]
      kill [-s SIGNAL] job ...
      grep: input file "test.out": The system cannot find the file specified.
      grep: input file "test.out": The system cannot find the file specified.
      Usage: expr expression
      result: Failed. Execution failed: Program `sh' interrupted! (timed out?)


      test result: Failed. Execution failed: Program `sh' interrupted! (timed out?)

            vkulkarnsunw Vaibhav Kulkarni (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: