[omniORB] COMM_FAILURE in omniORB
Juan Manuel Rodriguez
JUANMA@sag.es
Wed, 10 Mar 1999 17:30:08 +0100
Hello all.
I am not able to communicate a Java-developed module (jdk1.2) and run in =
NT4.0 with other module also in Java (jkd1.2) and run in a Sun Solaris-Spar=
c machine.
The error shown is:
---------------------------------------------------------------------------=
-----------------------------------------------------------------
Exception in thread "main" org.omg.CORBA.COMM_FAILURE: minor code: 1 =
complete
d: No
at com.sun.CORBA.iiop.ConnectionTable.get(Compiled Code)
at com.sun.CORBA.iiop.GIOPImpl.createRequest(GIOPImpl.java:78)
at com.sun.CORBA.iiop.GIOPImpl.createRequest(GIOPImpl.java:62)
at com.sun.CORBA.idl.GenericCORBAClientSC.createRequest(GenericCORB=
AClie
ntSC.java:138)
at com.sun.CORBA.idl.RequestImpl.doInvocation(Compiled Code)
at com.sun.CORBA.idl.RequestImpl.send_oneway(RequestImpl.java:225)
at HelloApp._helloStub.hola(_helloStub.java:29)
at Cliente.main(Cliente.java:33)
---------------------------------------------------------------------------=
-----------------------------------------------------------------
If the 2nd module (Solaris-sparc) is put in the same machine than the =
first one, then it works ok.
Can anyone help me? What can be the cause?
Thanks in advance
Juanma.