-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
merlin
-
sparc
-
solaris_7
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2038157 | 1.4.0 | Ken Cavanaugh | P3 | Closed | Won't Fix |
Accessing effective_profile() in ClientRequestInfo throws org.omg.CORBA.MARSHAL exception.
<STACK-TRACE>
Accessing effective_profile ...
org.omg.CORBA.MARSHAL: underflow called with grow strategy minor code: 1398079690 completed: No
at com.sun.corba.ee.internal.iiop.BufferManagerReadGrow.underflow(BufferManagerReadGrow.java:28)
at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.grow(CDRInputStream_1_0.java:260)
at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.read_octet_array(CDRInputStream_1_0.java:481)
at com.sun.corba.ee.internal.iiop.CDRInputStream.read_octet_array(CDRInputStream.java:214)
at org.omg.IOP.TaggedProfileHelper.read(TaggedProfileHelper.java:76)
at com.sun.corba.ee.internal.ior.IIOPProfile.getIOPProfile(IIOPProfile.java:125)
at com.sun.corba.ee.internal.Interceptors.ClientRequestInfoImpl.effective_profile(ClientRequestInfoImpl.java:235)
at product.pi.crinterceptor.test001.CRInfoValidity.check_effective_profile(CRInfoValidity.java:409)
at product.pi.crinterceptor.test001.CRInterceptorImpl_DII.check_validity(CRInterceptorImpl_DII.java:149)
at product.pi.crinterceptor.test001.CRInterceptorImpl_DII.receive_exception(CRInterceptorImpl_DII.java:102)
at com.sun.corba.ee.internal.Interceptors.InterceptorInvoker.invokeClientInterceptorEndingPoint(InterceptorInvoker.java:276)
at com.sun.corba.ee.internal.Interceptors.PIORB.invokeClientPIEndingPoint(PIORB.java:481)
at com.sun.corba.ee.internal.corba.RequestImpl.doInvocation(RequestImpl.java:466)
at com.sun.corba.ee.internal.corba.RequestImpl.invoke(RequestImpl.java:226)
at product.pi.crinterceptor.test001.PIClient_DII.main(PIClient_DII.java:103)
</STACK-TRACE>
Please refer to the attachment for reproducing this error.
********************************************************************************
Ramshankar Rajha: 2001-08-15
-Fix verified ok
1) with build: j2sdk-1_4_0-beta_refresh-bin-b75-solsparc-09_aug_2001
2) with test:
tests/product/pi/crinterceptor/test001
-I am using muthu's bugtraq id to close the bugs. while i am waiting for my id to get activated.
********************************************************************************
<STACK-TRACE>
Accessing effective_profile ...
org.omg.CORBA.MARSHAL: underflow called with grow strategy minor code: 1398079690 completed: No
at com.sun.corba.ee.internal.iiop.BufferManagerReadGrow.underflow(BufferManagerReadGrow.java:28)
at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.grow(CDRInputStream_1_0.java:260)
at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.read_octet_array(CDRInputStream_1_0.java:481)
at com.sun.corba.ee.internal.iiop.CDRInputStream.read_octet_array(CDRInputStream.java:214)
at org.omg.IOP.TaggedProfileHelper.read(TaggedProfileHelper.java:76)
at com.sun.corba.ee.internal.ior.IIOPProfile.getIOPProfile(IIOPProfile.java:125)
at com.sun.corba.ee.internal.Interceptors.ClientRequestInfoImpl.effective_profile(ClientRequestInfoImpl.java:235)
at product.pi.crinterceptor.test001.CRInfoValidity.check_effective_profile(CRInfoValidity.java:409)
at product.pi.crinterceptor.test001.CRInterceptorImpl_DII.check_validity(CRInterceptorImpl_DII.java:149)
at product.pi.crinterceptor.test001.CRInterceptorImpl_DII.receive_exception(CRInterceptorImpl_DII.java:102)
at com.sun.corba.ee.internal.Interceptors.InterceptorInvoker.invokeClientInterceptorEndingPoint(InterceptorInvoker.java:276)
at com.sun.corba.ee.internal.Interceptors.PIORB.invokeClientPIEndingPoint(PIORB.java:481)
at com.sun.corba.ee.internal.corba.RequestImpl.doInvocation(RequestImpl.java:466)
at com.sun.corba.ee.internal.corba.RequestImpl.invoke(RequestImpl.java:226)
at product.pi.crinterceptor.test001.PIClient_DII.main(PIClient_DII.java:103)
</STACK-TRACE>
Please refer to the attachment for reproducing this error.
********************************************************************************
Ramshankar Rajha: 2001-08-15
-Fix verified ok
1) with build: j2sdk-1_4_0-beta_refresh-bin-b75-solsparc-09_aug_2001
2) with test:
tests/product/pi/crinterceptor/test001
-I am using muthu's bugtraq id to close the bugs. while i am waiting for my id to get activated.
********************************************************************************
- backported by
-
JDK-2038157 effective_profile() in ClientRequestInfo throws org.omg.CORBA.MARSHAL exception
-
- Closed
-