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

MARSHAL exception for double parameters on persistent object invocaitons

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.2
    • 1.3.0
    • other-libs
    • None
    • only
    • generic
    • solaris_2.6
    • Not verified

        I get the following exception when invoking on a persistent EntityBean object
        which has a double method parameter:

        java.rmi.MarshalException: CORBA MARSHAL 1398079496 Maybe; nested exception is:
                org.omg.CORBA.MARSHAL: minor code: 1398079496 completed: Maybe
        org.omg.CORBA.MARSHAL: minor code: 1398079496 completed: Maybe
                at java.lang.Class.newInstance0(Native Method)
                at java.lang.Class.newInstance(Class.java:241)
                at com.sun.corba.ee.internal.iiop.ReplyMessage.getSystemException(ReplyMessage.java:97)
                at com.sun.corba.ee.internal.iiop.ClientResponseImpl.getSystemException(ClientResponseImpl.java:86)
                at com.sun.corba.ee.internal.POA.GenericPOAClientSC.invoke(GenericPOAClientSC.java:173)
                at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:248)
                at entity._HelloHome_Stub.create(Unknown Source)
                at entity.HelloClient.main(HelloClient.java:26)

              mmortazasunw Masood Mortazavi (Inactive)
              skrishnasunw Sanjeev Krishnan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: