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

KeepAliveStreamClose test failing after recent integration.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs
    • None
    • beta
    • 6
    • beta
    • generic
    • generic

      > Chris,
      >
      > This test is consistently failing on linux (i586/amd64) builds since last night's nightlies. Is this a test bug, ignorable (next integration), or a showstopper. Given the area, I'm assuming it's related to the KeepAlive putback.
      >
      > The underlying cause of the Runtime is:
      >
      > java.net.SocketException: Connection reset
      > at java.net.SocketInputStream.read(SocketInputStream.java:168)
      > at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
      > at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
      > at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
      > at sun.net.www.MeteredStream.read(MeteredStream.java:116)
      > at java.io.FilterInputStream.read(FilterInputStream.java:116)
      > at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Http
      > URLConnection.java:2313)
      > at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Http
      > URLConnection.java:2308)
      > at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Http
      > URLConnection.java:2297)
      > at KeepAliveStreamClose.main(KeepAliveStreamClose.java:66)
      >
      > Exception in thread "main" java.lang.RuntimeException: Unexpected exception
      > at KeepAliveStreamClose.main(KeepAliveStreamClose.java:75)
      >
      > Please investigate ASAP, this blocks my release to PIT.
      >
      > Thanks,
      >
      > Brad
      >
      >
      >
      > TEST: sun/net/www/http/KeepAliveStream/KeepAliveStreamClose.java
      > JDK under test: (/net/luster/export/scratch/jsn_re/jdk/mustang-nightlies/ws/cont
      > rol/build/linux-i586/j2sdk-image)
      > java version "1.6.0-internal"
      > Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-internal-b99)
      > Java HotSpot(TM) Client VM (build 1.6.0-ea-b51, mixed mode)
      >
      > ACTION: build -- Passed. Compilation successful
      > REASON: Named class compiled on demand
      > TIME: 1.946 seconds
      >
      > ACTION: compile -- Passed. Compilation successful
      > REASON: .class file out of date or does not exist
      > TIME: 1.943 seconds
      > STDOUT:
      > STDERR:
      >
      > ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.Runt
      > imeException: Unexpected exception
      > REASON: User specified action: run main/othervm/timeout=10 KeepAliveStreamClose
      > TIME: 4.589 seconds
      > STDOUT:
      > STDERR:
      > java.lang.RuntimeException: Unexpected exception
      > at KeepAliveStreamClose.main(KeepAliveStreamClose.java:74)
      > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      > java:39)
      > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      > sorImpl.java:25)
      > at java.lang.reflect.Method.invoke(Method.java:585)
      > at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:
      > 83)
      > at java.lang.Thread.run(Thread.java:611)
      >
      > JavaTest Message: Test threw exception: java.lang.RuntimeException: Unexpected e
      > xception
      > JavaTest Message: shutting down test
      >
      > STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected exc
      > eption
      >
      > TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Runtime
      > Exception: Unexpected exception

            chegar Chris Hegarty
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: