MINOR CODE 211 issue

I have an ejb deployed to weblogic server and , i am making a call to the ejb from the client, using weblogic thin client. I see minor code 211 .
I have a put some debug into the sun classe CDRInputStream_1_0.java and found following is happening, it looks like when an interface is encountered there seems to be something that triggers adding duplicate entry into the cachetable and causing Minor code:207 which in turn causes this exception for me.
java -Xbootclasspath/p:C:/other/test/rt test.proxy.RunMyTest
Before Check - valueClass: interface java.util.List
Now comparing repIdStrs and repositoryIDString
repIdStrs : RMI:java.util.List:0000000000000000
repositoryIDString: RMI:java.util.Arrays\U0024ArrayList:D2A06EB148D0767C:D9A43CB
ECD8806D2
Setting Value class using getClassFromString
After Check - valueClass: class java.util.Arrays$ArrayList
parent: com.sun.corba.se.internal.iiop.ClientResponseImpl@1275d39
indirection: 24
valueClass: class java.util.Arrays$ArrayList
repositoryIDString: RMI:java.util.Arrays\U0024ArrayList:D2A06EB148D0767C:D9A43CB
ECD8806D2
getCOdeBase: com.sun.corba.se.internal.iiop.CachedCodeBase: no delegate set
Before Check - valueClass: class [Ljava.lang.Object;
Now comparing repIdStrs and repositoryIDString
repIdStrs : RMI:[Ljava.lang.Object;:0000000000000000
repositoryIDString: RMI:[Ltest.proxy.MyInterface;:0000000000000000
Setting Value class using getClassFromString
After Check - valueClass: class [Ltest.proxy.MyInterface;
parent: com.sun.corba.se.internal.iiop.ClientResponseImpl@1275d39
indirection: 104
valueClass: class [Ltest.proxy.MyInterface;
repositoryIDString: RMI:[Ltest.proxy.MyInterface;:0000000000000000
getCOdeBase: com.sun.corba.se.internal.iiop.CachedCodeBase: no delegate set
Before Check - valueClass: interface test.proxy.MyInterface
Now comparing repIdStrs and repositoryIDString
repIdStrs : RMI:test.proxy.MyInterface:0000000000000000
repositoryIDString: RMI:\U0024Proxy8:2D4A76C198E9D8DA:0000000000000000
Setting Value class using getClassFromString
After Check - valueClass: null
parent: com.sun.corba.se.internal.iiop.ClientResponseImpl@1275d39
indirection: 164
valueClass: null
repositoryIDString: RMI:\U0024Proxy8:2D4A76C198E9D8DA:0000000000000000
getCOdeBase: com.sun.corba.se.internal.iiop.CachedCodeBase: no delegate set
Before Check - valueClass: interface test.proxy.MyInterface
Now comparing repIdStrs and repositoryIDString
repIdStrs : RMI:test.proxy.MyInterface:0000000000000000
repositoryIDString: RMI:\U0024Proxy8:2D4A76C198E9D8DA:0000000000000000
Setting Value class using getClassFromString
After Check - valueClass: null
parent: com.sun.corba.se.internal.iiop.ClientResponseImpl@1275d39
indirection: 308
valueClass: null
repositoryIDString: RMI:\U0024Proxy8:2D4A76C198E9D8DA:0000000000000000
getCOdeBase: com.sun.corba.se.internal.iiop.CachedCodeBase: no delegate set
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 207 completed: No
at com.sun.corba.se.internal.orbutil.CacheTable.put_table(CacheTable.jav
a:78)
at com.sun.corba.se.internal.orbutil.CacheTable.put(CacheTable.java:67)
at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInput
Stream_1_0.java:1118)
at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(CDRInputStre
am.java:293)
at com.sun.corba.se.internal.io.ValueHandlerImpl.read_Array(ValueHandler
Impl.java:695)
at com.sun.corba.se.internal.io.ValueHandlerImpl.readValueInternal(Value
HandlerImpl.java:244)
at com.sun.corba.se.internal.io.ValueHandlerImpl.readValue(ValueHandlerI
mpl.java:209)
at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInput
Stream_1_0.java:1091)
at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(CDRInputStre
am.java:293)
at com.sun.corba.se.internal.io.IIOPInputStream.inputObjectField(IIOPInp
utStream.java:1577)
at com.sun.corba.se.internal.io.IIOPInputStream.inputClassFields(IIOPInp
utStream.java:1796)
at com.sun.corba.se.internal.io.IIOPInputStream.inputObject(IIOPInputStr
eam.java:913)
at com.sun.corba.se.internal.io.IIOPInputStream.simpleReadObject(IIOPInp
utStream.java:261)
at com.sun.corba.se.internal.io.ValueHandlerImpl.readValueInternal(Value
HandlerImpl.java:247)
at com.sun.corba.se.internal.io.ValueHandlerImpl.readValue(ValueHandlerI
mpl.java:209)
at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInput
Stream_1_0.java:1091)
at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(CDRInputStre
am.java:293)
at test.proxy._TestProxy_Stub.getMyInterfaceList(Unknown Source)
at test.proxy.RunMyTest.testList(RunMyTest.java:44)
at test.proxy.RunMyTest.runTest(RunMyTest.java:29)
at test.proxy.RunMyTest.main(RunMyTest.java:11)
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : vmcid: SU
N minor code: 211 completed: Maybe
at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInput
Stream_1_0.java:1097)
at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(CDRInputStre
am.java:293)
at com.sun.corba.se.internal.io.IIOPInputStream.inputObjectField(IIOPInp
utStream.java:1577)
at com.sun.corba.se.internal.io.IIOPInputStream.inputClassFields(IIOPInp
utStream.java:1796)
at com.sun.corba.se.internal.io.IIOPInputStream.inputObject(IIOPInputStr
eam.java:913)
at com.sun.corba.se.internal.io.IIOPInputStream.simpleReadObject(IIOPInp
utStream.java:261)
at com.sun.corba.se.internal.io.ValueHandlerImpl.readValueInternal(Value
HandlerImpl.java:247)
at com.sun.corba.se.internal.io.ValueHandlerImpl.readValue(ValueHandlerI
mpl.java:209)
at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInput
Stream_1_0.java:1091)
at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(CDRInputStre
am.java:293)
at test.proxy._TestProxy_Stub.getMyInterfaceList(Unknown Source)
at test.proxy.RunMyTest.testList(RunMyTest.java:44)
at test.proxy.RunMyTest.runTest(RunMyTest.java:29)
at test.proxy.RunMyTest.main(RunMyTest.java:11)
java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Una
ble to read value from underlying bridge : vmcid: SUN minor code: 211 complet
ed: Maybe
at com.sun.corba.se.internal.iiop.ShutdownUtilDelegate.mapSystemExceptio
n(ShutdownUtilDelegate.java:100)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:65)
at test.proxy._TestProxy_Stub.getMyInterfaceList(Unknown Source)
at test.proxy.RunMyTest.testList(RunMyTest.java:44)
at test.proxy.RunMyTest.runTest(RunMyTest.java:29)
at test.proxy.RunMyTest.main(RunMyTest.java:11)
Caused by: org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge :
Unable to read value from underlying bridge : vmcid: SUN minor code: 211 comp
leted: Maybe
at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInput
Stream_1_0.java:1097)
at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(CDRInputStre
am.java:293)
... 4 more

Seems like you have compiled the classes on a higher version SDK and then deployed it in WebLogic... just a guess though.
Better use the JDK present in WebLogic and retry.
***Annie***

Similar Messages

  • Minor Code not sure what it means

    I get the following Marshal exception, can anybody explain what the problem is?
    weblogic.jms.common.JMSException: CORBA MARSHAL 1398079699 Maybe; nested exception is:
         org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Can't skip sender's custom marshaled class: RMI:java.lang.Throwable:F8678B4F4D2EB705:D5C635273977B8CB vmcid: SUN minor code: 211 completed: Maybe
         at weblogic.jms.dispatcher.DispatcherWrapperState.dispatchSync(DispatcherWrapperState.java:372)
         at weblogic.jms.client.JMSConnection.setClientID(JMSConnection.java:503)
    Caused by: java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe; nested exception is:
         org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Can't skip sender's custom marshaled class: RMI:java.lang.Throwable:F8678B4F4D2EB705:D5C635273977B8CB vmcid: SUN minor code: 211 completed: Maybe
         at com.sun.corba.se.internal.iiop.ShutdownUtilDelegate.mapSystemException(Unknown Source)
         at javax.rmi.CORBA.Util.mapSystemException(Unknown Source)
         at weblogic.jms.dispatcher._DispatcherImpl_Stub.dispatchSyncFuture(_DispatcherImpl_Stub.java:104)
         at weblogic.jms.dispatcher.DispatcherWrapperState.dispatchSync(DispatcherWrapperState.java:339)
         ... 6 more
    Caused by: org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Can't skip sender's custom marshaled class: RMI:java.lang.Throwable:F8678B4F4D2EB705:D5C635273977B8CB vmcid: SUN minor code: 211 completed: Maybe
         at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(Unknown Source)
         at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(Unknown Source)
         at weblogic.jms.dispatcher._DispatcherImpl_Stub.dispatchSyncFuture(_DispatcherImpl_Stub.java:95)
         ... 7 more

    It's not one of the normal easy setups but you can create a custom one that will work for those situations.
    Read up on creating custom presets. Just be aware that there is no 32/12 available but 32/16 works fine.
    If you wish to stay in the 48/16 world, you can unlink your 32/12 audio, export your audio only, resample it in QT Pro, Soundtrack Pro or another audio editor (eg Peak) to 48/16 and bring it back into FCP. Once back in, relink it to the video and life is good.
    x

  • Org.omg.CORBA.BAD_OPERATION:   vmcid: 0x2000  minor code: 2049  completed:

    Hi,
    I have a stupid CORBA error, can someone please help me to have a clue why this client gives me a hart time?
    Properties props = new Properties();
    props.put("org.omg.CORBA.ORBInitialPort", "1570");
    props.put("org.omg.CORBA.ORBInitialHost", "192.168.10.44");
    ORB orb = ORB.init(args, props);
    org.omg.CORBA.Object obj = orb.resolve_initial_references("NameService");
    NamingContextExt ctx = NamingContextExtHelper.narrow(obj);
    org.omg.CORBA.BAD_OPERATION: vmcid: 0x2000 minor code: 2049 completed: No
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.getSystemException(Unknown Source)
         at com.sun.corba.se.impl.protocol.giopmsgheaders.ReplyMessage_1_0.getSystemException(Unknown Source)
         at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.getSystemExceptionReply(Unknown Source)
         at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.processResponse(Unknown Source)
         at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.marshalingComplete(Unknown Source)
         at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.invoke(Unknown Source)
         at com.sun.corba.se.impl.resolver.BootstrapResolverImpl.invoke(Unknown Source)
         at com.sun.corba.se.impl.resolver.BootstrapResolverImpl.resolve(Unknown Source)
         at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(Unknown Source)
         at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(Unknown Source)
         at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(Unknown Source)
         at com.sun.corba.se.impl.orb.ORBImpl.resolve_initial_references(Unknown Source)

    I too have the same error my friend.
    I am trying to call a remote method of an entity bean when I get the same org.omg.CORBA.BAD_OPERATION message.

  • Oracle to WebLogic error - OBJ_ADAPTER: MINOR CODE: 1398079492

    I am trying to perform an RMI call from a Java Stored Procedure within Oracle 9i to Weblogic 8.1. I am using the following code:
    env.put("java.naming.factory.initial", "com.sun.jndi.cosnaming.CNCtxFactory");
    env.put("java.naming.provider.url", "iiop://myserver:7001");
    Context initialNamingContext = new InitialContext(env);
    LogServiceRmi rmiTest= (LogServiceRmi)PortableRemoteObject.narrow(initialNamingContext.lookup(LogServiceRmi.JNDI_NAME),LogServiceRmi.class);
    miTest.log(event);In the InitialContext constructor, the following exception is generated
    org.omg.CORBA.OBJ_ADAPTER:   minor code: 1398079492  completed: No
      at com.sun.corba.se.internal.corba.ORB.connect(ORB.java)
      at com.sun.corba.se.internal.corba.ORB.getServantIOR(ORB.java)
      at com.sun.corba.se.internal.corba.ClientDelegate.getServiceContexts(ClientDelegate.java)
      at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java)
      at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java)
      at com.sun.corba.se.internal.corba.InitialNamingClient.resolve(InitialNamingClient.java)
      at com.sun.corba.se.internal.corba.InitialNamingClient.cachedInitialReferences(InitialNamingClient.java)
      at com.sun.corba.se.internal.corba.InitialNamingClient.resolve_initial_references(InitialNamingClient.java)
      at com.sun.corba.se.internal.corba.ORB.resolve_initial_references(ORB.java)
      at com.sun.jndi.cosnaming.CNCtx.setOrbAndRootContext(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtx.initUsingUrl(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtx.initOrbAndRootContext(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtx.<init>(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtxFactory.getInitialContext(CNCtxFactory.java)
      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java)
      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java)
      at javax.naming.InitialContext.init(InitialContext.java)
      at javax.naming.InitialContext.<init>(InitialContext.java)
      at com.carlson.cmg.awards.logservice.rmi.CmgRmiAppender.activateOptions(CmgRmiAppender.java:100)Everything works fine when I execute it in a 1.3 JVM outside of Oracle. Any ideas what would cause this to happen? Thanks in advance.

    Hi
    I am getting exactly the same error ? Did you manage to find a resolution to this ?

  • REP-50125: Caught exception: org.omg.CORBA.OBJECT_NOT_EXIST:   minor code:

    i have a problem with the users who request a report, the following error appears
    REP-50125: Caught exception: org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
    i don have any idea, what it's mean. and sometimes only appears in some users, and others can execute the reports ok.
    please really i need some help

    Juan, we are having the same problem, and my cluster of 2 servers 9.0.2.2.
    I was explained by support, and they were explained by developers that this error is caused by the NULL instead of 0 returned parameter, when no engine available.
    This means if you hit refresh long enough it will work.
    I personally found this error happens when server's content in cluster is not in synch and just could not explain some other situations, our TAR is still open.
    Let me know where are you on this issue

  • Unknown CORBA minor code in CORBA Exception

    If this is not the best forum for this Q, please advise.
    I've been using the JDK ORB to do some CORBA programming for some time with no problems. I added a new operation to a server side object, rant the client side stuff througn idlj again, and am getting a CORBA BAD_OPERATION
    exception when invoking this operation. I'm not sure if the source of the exception in on the server side or the client side. The exception major code is
    0x4f490000, and minor code is 387.
    The server ORB and naming service are both from ORB Express 2.6.3 from
    Object Interface (www.ois.com). I am using JDK 1.5.0_05 running on
    Windows XP Professional with Service Pack 2.
    I'm seeking information regarding the meaning of minor code 387. Any help or advice will be appreciated. The full stack trace information is given
    below. Thank you.
    Dennis Newbold
    ==========================================================
    Tst exception: org.omg.CORBA.BAD_OPERATION: vmcid: 0x4f490000 minor code: 387
    completed: No
    org.omg.CORBA.BAD_OPERATION: vmcid: 0x4f490000 minor code: 387 completed: No
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.getSystemEx
    ception(MessageBase.java:897)
    at com.sun.corba.se.impl.protocol.giopmsgheaders.ReplyMessage_1_0.getSys
    temException(ReplyMessage_1_0.java:94)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.getSystemExce
    ptionReply(CorbaMessageMediatorImpl.java:572)
    at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.proce
    ssResponse(CorbaClientRequestDispatcherImpl.java:430)
    at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.marsh
    alingComplete(CorbaClientRequestDispatcherImpl.java:326)
    at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.invoke(CorbaCl
    ientDelegateImpl.java:129)
    at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
    at VehicleNVM._VehicleNVMAccessStub.readProtectedNVM(_VehicleNVMAccessSt
    ub.java:169)
    at JVehicleNVMDevice.readProtectedNVM(JVehicleNVMDevice.java:193)
    at TestSuite.test6(DoTests.java:463)
    at TestSuite.runTests(DoTests.java:477)
    at DoTests.main(DoTests.java:492)

    It looks like it's coming from the server in a ServerException so it is probably an ORB Express code.

  • IOP00010202 org.omg.CORBA.UNKNOWN:   vmcid: SUN  minor code: 202

    Hi,
    I try to make a servlet call a method of an EJB that return an object. After the execution of the method (during the object result return I get th exception below.
    Any idea ???
    Thanks
    Didier
    [#|2004-10-28T15:54:09.424+0200|WARNING|sun-appserver-pe8.1|javax.enterprise.resource.corba.S1AS-ORB.rpc.protocol|_ThreadID=11;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.ClassCastException; message: null"
    org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:8508)
         at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:1921)
         at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1871)
         at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1824)
         at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:261)
         at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1683)
         at com.sun.corba.ee.impl.protocol.SharedCDRClientRequestDispatcherImpl.marshalingComplete(SharedCDRClientRequestDispatcherImpl.java:155)
         at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.invoke(CorbaClientDelegateImpl.java:132)
         at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:129)
         at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:150)
         at com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase.invoke(Unknown Source)
         at fr.adp.com.gxp.std.moteur.comm_host.EJB.src._Saisie_DynamicStub.execute(_Saisie_DynamicStub.java)
         at servlet.IP.src.GxpServlet.doGet(Unknown Source)
         at servlet.IP.src.GxpServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:273)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:236)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:262)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:132)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:618)
         at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:500)
         at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doTask(ProcessorTask.java:375)
         at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:55)
    Caused by: java.lang.ClassCastException
         at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.write(DynamicMethodMarshallerImpl.java:338)
         at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.writeResult(DynamicMethodMarshallerImpl.java:430)
         at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:127)
         at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:648)
         at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:192)
         ... 40 more
    |#]

    My war archive contains remote and home interface and the return object class.
    The exception is rised between the return of the EJB's result and the reception of the result in my servlet.
    thank you for your help
    didier
    This is my remote interface :
    public interface Saisie extends EJBObject
    public GxpOutput execute(String inputReq)
              throws ResourceException,RemoteException;
    This is my Home interface :
    public interface SaisieHome extends EJBHome
         public Saisie create() throws CreateException,RemoteException;
    This a part of my servlet code :
    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////servlet
    InitialContext ic = new InitialContext();
    Object objRef = ic.lookup("ejb/ejbGxp");
    saisieHome = (SaisieHome)PortableRemoteObject.narrow(objRef, SaisieHome.class); //narrow is here
    saisie = saisieHome.create();
    output = (GxpOutput)saisie.execute(inputReq);
    /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////end

  • COMM_FAILURE (Minor code 208) with WLS 8.1

    Hi all
    I'm experiencing something strange with my Weblogic 8.1 client application.
    When I have weblogic.jar (which is 35 MB) in my classpath : everything is fine.
    When I use another client jar file (wlclient.jar) : I get the CORBA.COMM_FAILURE exception with minor code 208 when I try ot access to the server.
    What's exactly the problem ?
    Is there another way to use a smaller WL client jar file in the classpath ?
    Thanks to all for your help.
    FB

    Franck BONNEFOY <[email protected]> writes:
    I'm experiencing something strange with my Weblogic 8.1 client application.
    When I have weblogic.jar (which is 35 MB) in my classpath : everything is fine.
    When I use another client jar file (wlclient.jar) : I get the CORBA.COMM_FAILURE exception with minor code 208 when I try ot access to the server.
    What's exactly the problem ?
    Is there another way to use a smaller WL client jar file in the classpath ?This could be caused by many things. Maybe you could provide more
    details and a full stacktrace. Incidentally make sure you explicitly
    set a ListenAddress in the server config and use that in your client's
    URL.
    andy

  • MINOR CODE PROBLEM WITH AXIS,EJB,WSAD,WEBSPHERE

    Hi All,
    I am using below environment
    client side
    ANT + Sun 1.4.2 JRE
    JIBX (DE)SERIALIZERS, JIBX BINDING
    AXIS 1.2 RC2 STUBS
    server side
    JIBX (DE)SERIALIZERS, JIBX BINDING
    AXIS 1.2 RC2
    JIBX BETA 3D
    WSAD 5.1.2
    WEBSPHERE 5.0 Test Environment
    Basically I used WSAD 5.1.2 to code my EJB's. When I run my web service java client program to access a ejb web service exposed using AXIS,JIBX (DE)SERIALIZERS, WEBSPHERE 5.0 I am getting below exception on client side and no exception atleast in my server console. I guess the cause of this error is I used Sun 1.4.2 JRE on the client side to construct custom types and
    passed them to server which uses IBM JRE 1.3.1 inside WebSphere 5.0 Test Environment. I am not sure may be it is a guess. If so how to ask ANT on take IBM JRE 1.3.1 with <javac> task. Please suggest ... ?
    [java] - Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
    [java] Connecting to service at http://localhost:9999/Axis12Rc2IrscWeb/services/DCPlanListWS
    [java] Sending first request...
    [java] AxisFault
    [java] faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    [java] faultSubcode:
    [java] faultString: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    [java] java.rmi.MarshalException: CORBA MARSHAL 0x4942f89a No; nested exception is:
    [java] org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Mismatched serialization UIDs : Source (Rep. IDRMI:com.americanexpress.bluestar.beans.requestbeans.DCPlanListRequestBean:74291B603AE70D98:BE5D2E53ED0132D4) = BE5D2E53ED0132D4 whereas Target (Rep. ID RMI:com.americanexpress.bluestar.beans.requestbeans.DCPlanListRequestBean:74291B603AE70D98:C8417C221AEF1714) = C8417C221AEF1714 minor code: 4942F89A completed: No
    [java] faultActor:
    [java] faultNode:
    [java] faultDetail:
    [java] {http://xml.apache.org/axis/}hostname:hyddl0337
    [java] java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    [java] java.rmi.MarshalException: CORBA MARSHAL 0x4942f89a No; nested exception is:
    [java] org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Mismatched serialization UIDs : Source (Rep. IDRMI:com.americanexpress.bluestar.beans.requestbeans.DCPlanListRequestBean:74291B603AE70D98:BE5D2E53ED0132D4) = BE5D2E53ED0132D4 whereas Target (Rep. ID RMI:com.americanexpress.bluestar.beans.requestbeans.DCPlanListRequestBean:74291B603AE70D98:C8417C221AEF1714) = C8417C221AEF1714 minor code: 4942F89A completed: No
    [java] at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
    [java] at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
    [java] at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1083)
    [java] at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1712)
    [java] at org.apache.crimson.parser.Parser2.content(Parser2.java:1963)
    [java] at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1691)
    [java] at org.apache.crimson.parser.Parser2.content(Parser2.java:1963)
    [java] at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1691)
    [java] at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:667)
    [java] at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
    [java] at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
    [java] at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
    [java] at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:226)
    [java] at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:645)
    [java] at org.apache.axis.Message.getSOAPEnvelope(Message.java:424)
    [java] at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
    [java] at org.apache.axis.client.AxisClient.invoke(AxisClient.java:173)
    [java] at org.apache.axis.client.Call.invokeEngine(Call.java:2719)
    [java] at org.apache.axis.client.Call.invoke(Call.java:2702)
    [java] at org.apache.axis.client.Call.invoke(Call.java:2378)
    [java] at org.apache.axis.client.Call.invoke(Call.java:2301)
    [java] at org.apache.axis.client.Call.invoke(Call.java:1758)
    [java] at irsc.bluestar.DCPlanListWSBindingStub.getDCPlanList(DCPlanListWSBindingStub.java:180)
    [java] at irsc.bluestar.IrscDcPlanListWsClient.query(IrscDcPlanListWsClient.java:43)
    [java] at irsc.bluestar.IrscDcPlanListWsClient.main(IrscDcPlanListWsClient.java:67)
    [java] Exception in thread "main"
    [java] Java Result: 1
    Thanks & Regards,
    Kumar.

    I remember seeing that post sometime ago. And yes, your guess is quite good. WAS 5.1 uses jdk 1.3.1
    As for Ant, if you want to use a different version class, I think you need to set "build.compiler" property. Of course, a look into Ant docs would be more helpful.
    Cheers!
    ***Annie***

  • MINOR CODE: jms corba marshalling error

    I have a JMS queue connection factory and queue deployed on Sun Application Server 8.2 that I am trying to access through jndi. I am able to look up the queues using JNDI when I run a command line test program. It sets the context using my jndi.properties file.
    java.naming.factory.initial=com.sun.appserv.naming.S1ASCtxFactory
    java.naming.provider.url=iiop://smosi-1:3360
    b2bconnection.queueConnectionFactory=jms/B2BintegrationMDBDestinationFactory
    b2bconnection.queueName=jms/B2BintegrationMDBBeanWhen I run the code from within another application server called pramati, I get the stack trace printed out below. Pramati is the application server from where I'm trying to access the JMS qeueus located on sun application server. It looks like a marshalling error. I did some digging around, and found out that I am able to read all of the objects from JNDI ( i.e. jms, jdbc, ejb, etc ) except for a mysterious context called __SYSTEM that is being used by the java libraries to load the jmsra resource adapter. This context can be loaded from the command line, but not within the pramati application server. Any attempt to load it gives the error below... If I can solve this, I'll be the star of the development team for sure. PLEASE help me if you can. Thanks.
    Other things to note are that both servers have been configured to use the same JDK version, which is 1.4.2_12.
    Aug 16, 2006 4:42:32 PM com.sun.corba.ee.impl.encoding.CDRInputStream_1_0 read_v
    alue
    WARNING: "IOP00810210: (MARSHAL) Error from readValue on ValueHandler in CDRInpu
    tStream"
    org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 210 completed: Maybe
    at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerRead
    Error(ORBUtilSystemException.java:6646)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:1048)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:879)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_inter
    face(CDRInputStream_1_0.java:873)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_inter
    face(CDRInputStream_1_0.java:863)
    at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface
    (CDRInputStream.java:275)
    at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInput
    Stream.java:363)
    at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInput
    Stream.java:526)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:333)
    at java.util.Hashtable.readObject(Hashtable.java:848)
    at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInput
    Stream.java:1694)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.
    java:1212)
    at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputSt
    ream.java:400)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHand
    lerImpl.java:330)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.
    java:296)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:1034)
    at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStre
    am.java:259)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputSt
    ream.java:1989)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputSt
    ream.java:2213)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.
    java:1221)
    at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputSt
    ream.java:400)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHand
    lerImpl.java:330)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.
    java:296)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:1034)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:879)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_inter
    face(CDRInputStream_1_0.java:873)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_inter
    face(CDRInputStream_1_0.java:863)
    at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface
    (CDRInputStream.java:275)
    at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInput
    Stream.java:363)
    at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInput
    Stream.java:526)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:333)
    at java.util.Hashtable.readObject(Hashtable.java:848)
    at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInput
    Stream.java:1694)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.
    java:1212)
    at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputSt
    ream.java:400)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHand
    lerImpl.java:330)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.
    java:296)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:1034)
    at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStre
    am.java:259)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputSt
    ream.java:1989)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputSt
    ream.java:2213)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.
    java:1221)
    at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputSt
    ream.java:400)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHand
    lerImpl.java:330)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.
    java:296)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:1034)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:879)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_inter
    face(CDRInputStream_1_0.java:873)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_inter
    face(CDRInputStream_1_0.java:863)
    at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface
    (CDRInputStream.java:275)
    at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInput
    Stream.java:363)
    at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInput
    Stream.java:526)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:333)
    at java.util.Hashtable.readObject(Hashtable.java:848)
    at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInput
    Stream.java:1694)
    at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.
    java:1212)
    at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputSt
    ream.java:400)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHand
    lerImpl.java:330)
    at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.
    java:296)
    at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInput
    Stream_1_0.java:1034)
    at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStre
    am.java:259)
    at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14
    .read(DynamicMethodMarshallerImpl.java:333)
    at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.re
    adResult(DynamicMethodMarshallerImpl.java:424)
    at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invo
    ke(StubInvocationHandlerImpl.java:133)
    at com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase.invoke(Unkno
    wn Source)
    at com.sun.enterprise.naming._SerialContextProvider_DynamicStub.list(_Se
    rialContextProvider_DynamicStub.java)
    at com.sun.enterprise.naming.SerialContext.list(SerialContext.java:478)
    at javax.naming.InitialContext.list(InitialContext.java:395)
    at com.sun.b2b.connection.B2BConnector.printContext(B2BConnector.java:72
    Message was edited by:
    queperknuckle

    Tried with following error,
    String orbArgs[] = new String[] { "-ORBInitRef", nameService };
    java.util.Properties props = System.getProperties();
    props.put("org.omg.CORBA.ORBClass", "com.iona.corba.art.artimpl.ORBImpl");
    props.put("org.omg.CORBA.ORBSingletonClass", "com.iona.corba.art.artimpl.ORBSingleton");
    // create and initialize the ORB
    orb = ORB.init(orbArgs, props);
    But now received,
    org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.iona.corba.art.artimpl.ORBImpl  vmcid: 0x0 minor code: 0  completed: No
            at org.omg.CORBA.ORB.create_impl(ORB.java:297)
              at org.omg.CORBA.ORB.init(ORB.java:336)
    Please help.

  • UNKNOWN:   vmcid: SUN  minor code: 202

    The idl of the method is:
    void myMethod(in string param1, in string param2, in long param3, in long long param4) raises (anException);
    The problem occure when the two string parameters are empty (not null, but empty).
    org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
    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:306)
    at java.lang.Class.newInstance(Class.java:259)
    at com.sun.corba.se.internal.iiop.messages.ReplyMessage_1_2.getSystemException(ReplyMessage_1_2.java:90)
    at com.sun.corba.se.internal.iiop.ClientResponseImpl.getSystemException(ClientResponseImpl.java:105)
    at com.sun.corba.se.internal.POA.GenericPOAClientSC.invoke(GenericPOAClientSC.java:129)
    at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
    at conferencing._UnitListenerStub.myMethod(_UnitListenerStub.java:61)
    XP Pro, J2SE 1.4.1_01 on the caller side
    XP Pro, J2SE 1.4.1-b21 on the called side
    Both application run on the same machine for the test
    What's wrong with empty String ?

    Empty string is just fine.
    What is probably happening is that server is failing either a) before reaching servant ( server object ) or b) after reaching server object. In this case the exception will be 'unknown' in client side. Try turning on debug for server and checking trace for messages.
    - Jim

  • Org.omg.CORBA.BAD_OPERATION:   minor code: 1414878249 completed: Maybe

    Hello everybody,
    does somebody know something about this minor code we receive in WLE
    5.1. At the same time, we get an ulog entry of an
    java.lang.OutOfMemoryError. Those two things seem to be related, but
    without knowing the meaning of this minor code, it is difficult to
    understand what really happened. Every help is appreciated, thank you!
    Best regards, Werner Koch

    Finally, after some investigation, we found out that the minor code 1414878249 relates
    to null values in Strings or sequences passed in CORBA structures. According to the
    spec, you should initialize those attributes with empty values, but not pass a null
    value. As an example, instead of a null String pass a new String() and for a sequence
    pass an empty array.
    For a good article on the subject, look at
    CORBA
    programming: Storage management responsibilities for arguments
    HTH
    Kostas
    Werner Koch <[email protected]> wrote:
    Hello everybody,
    does somebody know something about this minor code we receive in WLE
    5.1. At the same time, we get an ulog entry of an
    java.lang.OutOfMemoryError. Those two things seem to be related, but
    without knowing the meaning of this minor code, it is difficult to
    understand what really happened. Every help is appreciated, thank you!
    Best regards, Werner Koch

  • Org.omg.CORBA.INV_OBJREF:   minor code: 1398079490  completed: No

    I have written a small application to interface with Domino server5.0 using IIOP. When I run the client application on HP UX using JDK 1.3.1.08, it works fine. When I deploy the client code within a OC4J container (version 9.0.3.0.0) the same code gives me the following error: org.omg.CORBA.INV_OBJREF: minor code: 1398079490 completed: No
    I am able to run this application with the client deployed in OC4J version 9.0.3.0.0 using JDK version 1.3.1_02 on a Win NT4.0 system.
    Any idea what's going wrong???
    Thanks in advance . . .
    Amitabh.

    I too have this problem with jdk1.3.1. Same code works fine with 1.2.2
    I am connecting TAO Trading service from Java Client.
    org.omg.CORBA.INV_OBJREF: minor code: 1398079490 completed: No
         at com.sun.corba.se.internal.core.CodeSetComponentInfo.read(CodeSetComponentInfo.java:95)
         at com.sun.corba.se.internal.core.Profile.<init>(Profile.java:114)
         at com.sun.corba.se.internal.core.IOR.getProfile(IOR.java:278)
         at com.sun.corba.se.internal.iiop.CDRInputStream.read_Object(CDRInputStream.java:592)
         at com.sun.corba.se.internal.iiop.CDRInputStream.read_Object(CDRInputStream.java:578)
         at com.sun.corba.se.internal.corba.TCUtility.unmarshalIn(TCUtility.java:222)
         at com.sun.corba.se.internal.corba.AnyImpl.read_value(AnyImpl.java:359)
         at com.sun.corba.se.internal.corba.RequestImpl.unmarshalParams(RequestImpl.java:403)
         at com.sun.corba.se.internal.corba.RequestImpl.doInvocation(RequestImpl.java:369)
         at com.sun.corba.se.internal.corba.RequestImpl.invoke(RequestImpl.java:223)
         at org.omg.CosNaming._NamingContextStub.resolve(_NamingContextStub.java:156)
         at TradingViewer.resolveRootNC(TradingViewer.java:72)
         at TradingViewer.<init>(TradingViewer.java:44)
         at TradingViewer.main(TradingViewer.java:39)

  • HT201232 Support Subject : iTunes Cards and Codes Sub Issue : hi i want to change my iTunes account from US Store to Kuwait Store and i want to reset My balance.

    Support Subject : iTunes Cards and Codes
    Sub Issue : hi i want to change my iTunes account from US Store to Kuwait Store and i want to reset My balance.

    Try contacting iTunes Support (these are user-to-user forums) and ask them if they can remove the balance from your account so that you can change countries : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • CORBA exception, MINOR CODE 1004

    Hi,
    I'm getting the following error in corba, does anyone knows why it happens?
    IOP02511004: (OBJECT_NOT_EXIST) Null servant"
    org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: SUN minor code: 1004 completed

    Since this is an IBM specific error, you'd do much better doing some searching at IBM's Java site - or asking there.

Maybe you are looking for

  • Problem with one year subscription!

    Hi everyone! I bought the 400 min annual subscription. I've spent all 520 min (400+120 bonus min) in less than a month. However, even when the first month of my sucscription ended, the 520 min were not renewed. I'm a bit confused. What I understood w

  • Nslookup appears to be ignoring search domains

    My organization has a number of shorthand URLs like 'wiki' and 'teamportal' that are on one of many domains we've acquired over the years; nobody knows what's on which domain except the DNS servers. For some reason, I can't resolve these domains. I c

  • How to detect key board event

    HI, How to detect keyboard event (Like CTRL key press shift key press) in Swing�any can any body suggest classes and interface for that�. Thanks

  • What is local data?

    and why does it say that our of the 174.72GB I have used 174.51? My Mac used to be a school laptop then they were wiped and we paid for them to keep them. However, all of my local data is almost completely used?

  • No audio after using capture now to log files

    I'm trying to import some footage into final cut pro but having trouble getting the audio to work. I'm using my camera as a deck and I can hear the sound coming from the camera, I can also hear it when I'm logging/capturing and when i'm using capture