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

service context ID not accessible in receive_exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • other-libs
    • merlin
    • sparc
    • solaris_7
    • Not verified

      Service context initialized in send_reply is accessible in receive_reply. However the same service context is not accessible in receive_exception. It is throwing org.omg.CORBA.BAD_PARAM exception. Stack trace:

      Accessing get_reply_service_context ...
      Getting Reply Service Context for 7777 ...
      org.omg.CORBA.BAD_PARAM: No such service context minor code: 1330446362 completed: No
              at com.sun.corba.ee.internal.Interceptors.RequestInfoImpl.getServiceContext(RequestInfoImpl.java:722)
              at com.sun.corba.ee.internal.Interceptors.ClientRequestInfoImpl.get_reply_service_context(ClientRequestInfoImpl.java:394)
              at product.pi.crinterceptor.test001.CRInfoValidity.check_get_reply_service_context(CRInfoValidity.java:313)
              at product.pi.crinterceptor.test001.CRInterceptorImpl.check_validity(CRInterceptorImpl.java:122)
              at product.pi.crinterceptor.test001.CRInterceptorImpl.receive_exception(CRInterceptorImpl.java:86)
              at com.sun.corba.ee.internal.Interceptors.InterceptorInvoker.invokeClientInterceptorEndingPoint(InterceptorInvoker.java:276)
              at com.sun.corba.ee.internal.Interceptors.PIORB.invokeClientPIEndingPoint(PIORB.java:503)
              at com.sun.corba.ee.internal.POA.GenericPOAClientSC.invoke(GenericPOAClientSC.java:271)
              at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:294)
              at product.pi.crinterceptor.test001._helloStub.sayHello_ex(_helloStub.java:78)
              at product.pi.crinterceptor.test001.PIClient.main(PIClient.java:58)

      ********************************************************************************
      ###@###.### 2001-08-16

      - Fix verified ok
        1) with build: j2sdk-1_4_0-beta_refresh-bin-b76-solsparc-15_aug_2001
        2) with test: /tests/product/pi/bugs/bug_4383192

      - I am using muthu's id to verify & close the bugs since i didn't get the id yet.
      ********************************************************************************

            hcarr Harold Carr
            arungup Arun Gupta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: