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

AdapterActivator functionality not working with a destroyed poa

XMLWordPrintable

    • beta2
    • sparc
    • solaris_1
    • Not verified

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

        ###@###.### 2002-12-24

        build - /java/re/rip_int_generic_merge/promoted/fcs/b01/binaries

        Problem description :
        This is a regression in ripint-generic. AdapterActivator functionality seem not to work properly when a client invokes an operation on a poa that was destroyed. When the client invocation happens, unknown_adapter() is invoked, child poa is created and returns true. But the client get an OBJECT_NOT_EXIST Exception.

        test:
        $(RTM_HOME)/tests/api/poa/adapteractivator

        Error trace :

        org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: SUN minor code: 1006 completed: No
                at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
                at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
                at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
                at java.lang.Class.newInstance0(Class.java:296)
                at java.lang.Class.newInstance(Class.java:249)
                at com.sun.corba.ee.impl.iiop.messages.ReplyMessage_1_2.getSystemException(ReplyMessage_1_2.java:90)
                at com.sun.corba.ee.impl.xgiop.CorbaMessageMediatorImpl.getSystemExceptionReply(CorbaMessageMediatorImpl.java:528)
                at com.sun.corba.ee.impl.subcontract.ClientSubcontractImpl.marshalingComplete(ClientSubcontractImpl.java:344)
                at com.sun.corba.ee.impl.subcontract.ClientDelegateImpl.invoke(ClientDelegateImpl.java:137)
                at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
                at api.poa.adapteractivator._HelloStub.sayHello(_HelloStub.java:19)
                at api.poa.adapteractivator.AdapterActivatorClient.adapterActivatorTest1(AdapterActivatorClient.java:95)
                at api.poa.adapteractivator.AdapterActivatorClient.<init>(AdapterActivatorClient.java:64)
                at api.poa.adapteractivator.AdapterActivatorClient.main(AdapterActivatorClient.java:132)

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

              kcavanauorcl Ken Cavanaugh (Inactive)
              smanuel Sony Manuel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: