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

Client gets COMM_FAILURE/1 when server fails. MinorCode 1 is not valid

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • other-libs
    • None
    • beta2
    • unknown
    • solaris_2.6
    • Not verified

        When a server dies after the request has been
        received but before a reply is sent the client reports COMM_FAILURE/1.

        The minor code "1" is not valid. It should be prefixed with OMG VMCID
        or SUN VMCID.

        This is because ReaderThread.run calls IIOPConnection.purge_calls with
        Connection.CONN_ABORT which is defined as 1.
        ********************************************************************************

        ###@###.### 2001-10-19

        Fix verified OK
        - with build: j2sdk-1_4_0-beta3-bin-b83-solsparc-10_oct_2001
        - using test: tests/product/rmi-iiop/DGC/rmi-iiop and shutting down the server right after the client was executed.

        ********************************************************************************

              hcarr Harold Carr
              hcarr Harold Carr
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: