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

Reg-test TestClose.java Failing

XMLWordPrintable

    • beta2
    • sparc
    • solaris_7
    • Verified

      Name: as83306 Date: 04/17/2001

      Regression test java/net/Socket/TestClose.java fails with Merlin build60 on sol2.7, host tiggr
       For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
       This test has not previously passed.

      #Test Results (version 2)
      #Mon Apr 16 20:28:15 PDT 2001
      #checksum:4e4dc4664b3e5a18
      #-----testdescription-----
      $file=/export1/regression/merlin/jdk1.4Tests/b60/java/net/Socket/TestClose.java
      $root=/export1/regression/merlin/jdk1.4Tests/b60
      keywords=bug4408755
      run=ASSUMED_ACTION main TestClose\n
      source=TestClose.java
      title=This tests wether it's possible to get some informations out of a closed socket

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

      #-----testresult-----
      description=file:///export1/regression/merlin/jdk1.4Tests/b60/java/net/Socket/TestClose.java
      end=Mon Apr 16 20:28:15 PDT 2001
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: java.net.BindException: Address already in
      use
      javatestOS=SunOS 5.7 (sparc)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile main
      start=Mon Apr 16 20:28:11 PDT 2001
      status=Failed. Execution failed: `main' threw exception: java.net.BindException: Address already in use
      test=java/net/Socket/TestClose.java
      work=/export0/results/regression/merlin/b60/tiggr5.7-jthb60-jdk14b60.04-16.19.50-noAwt2-64/java/net/Socket

      #section:script_messages
      ----------messages:(4/201)----------
      JDK under test: (/export1/java/jdk14b60)
      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
      Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)

      #section:build
      ----------messages:(3/95)----------
      command: build TestClose
      reason: Named class compiled on demand
      elapsed time (seconds): 2.539
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/172)----------
      command: compile /export1/regression/merlin/jdk1.4Tests/b60/java/net/Socket/TestClose.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 2.536
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/117)----------
      command: main TestClose
      reason: Assumed action based on file name: run main TestClose
      elapsed time (seconds): 1.391
      ----------System.out:(0/0)----------
      ----------System.err:(19/1039)----------
      java.net.BindException: Address already in use
      at java.net.PlainSocketImpl.socketBind(Native Method)
      at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:310)
      at java.net.ServerSocket.bind(ServerSocket.java:305)
      at java.net.ServerSocket.bind(ServerSocket.java:265)
      at java.net.ServerSocket.<init>(ServerSocket.java:201)
      at java.net.ServerSocket.<init>(ServerSocket.java:102)
      at TestClose.main(TestClose.java:34)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
      at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
      at java.lang.reflect.Method.invoke(Method.java:306)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:579)

      JavaTest Message: Test threw exception: java.net.BindException: Address already in use
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.net.BindException: Address already in use
      result: Failed. Execution failed: `main' threw exception: java.net.BindException: Address already in use

      test result: Failed. Execution failed: `main' threw exception: java.net.BindException: Address already in
      use
      ======================================================================

            alanb Alan Bateman
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: