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

iiop(1.4): wrong type of exception thrown when a server fails to serialize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.4.2
    • other-libs
    • sparc
    • generic

      This probem happens on JDK1.4, but has been fixed on jdk1.5:

      When a server fails to serialize a answer message, in case of JDK1.4, a client will get an UnknownException, its nested exception is:
              org.omg.CORBA.portable.UnknownException: vmcid: 0x0 minor code: 0 completed

      but on 1.5, a client will get MarshalException: CORBA BAD_PARAM 1330446342 Maybe; nested exception is:
              java.io.NotSerializableException: org.omg.CORBA.BAD_PARAM: vmcid: OMG minor code: 6 completed

      The trace info is attached.
      ###@###.###

            kcavanauorcl Ken Cavanaugh (Inactive)
            sjiang Shanliang Jiang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: