Anterior
 Volver
 Siguiente

 
Asunto: [CORBA-Comp] Problemas con la conexion remota
Fecha: Thu Jun 1 11:55:26 2000
De: "David Bartolome" <bart@peoplecall.com>

 
This is a multi-part message in MIME format.

------=_NextPart_000_017A_01BFCBC0.4B6C2080
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Pasos que realizo:

    Desde una maquina server:
           =20
            tnameserv -ORBInitialPort 1050
            java HelloServer -ORBInitialPort 1050=20

    Desde maquina con el cliente:

            java HelloClient -ORBInitialPort 1050 -ORBInitialHost =
<ip_maquina_server>

    Me sale lo siguiente:

ERROR : org.omg.CORBA.COMM_FAILURE:   minor code: 1  completed: No
org.omg.CORBA.COMM_FAILURE:   minor code: 1  completed: No
        at =
com.sun.CORBA.iiop.ConnectionTable.get(ConnectionTable.java:121)
        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(GenericCORBAClie
ntSC.java:138)
        at =
com.sun.CORBA.idl.RequestImpl.doInvocation(RequestImpl.java:269)
        at com.sun.CORBA.idl.RequestImpl.invoke(RequestImpl.java:219)
        at =
org.omg.CosNaming._NamingContextStub.resolve(_NamingContextStub.java:
160)
        at HelloClient.main(HelloClient.java:20)

    Alguna sugerencia??

                                                                         =
                   David

------=_NextPart_000_017A_01BFCBC0.4B6C2080
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Pasos que realizo:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Desde una maquina=20
server:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; tnameserv -ORBInitialPort 1050</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; java HelloServer -ORBInitialPort 1050 </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Desde maquina con el =

cliente:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; java HelloClient -ORBInitialPort 1050 -ORBInitialHost =

&lt;ip_maquina_server&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Me sale lo=20
siguiente:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ERROR : =
org.omg.CORBA.COMM_FAILURE:&nbsp;&nbsp;=20
minor code: 1&nbsp; completed: =
No<BR>org.omg.CORBA.COMM_FAILURE:&nbsp;&nbsp;=20
minor code: 1&nbsp; completed: =
No<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at=20
com.sun.CORBA.iiop.ConnectionTable.get(ConnectionTable.java:121)<BR>&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at=20
com.sun.CORBA.iiop.GIOPImpl.createRequest(GIOPImpl.java:78)<BR>&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at=20
com.sun.CORBA.iiop.GIOPImpl.createRequest(GIOPImpl.java:62)<BR>&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at=20
com.sun.CORBA.idl.GenericCORBAClientSC.createRequest(GenericCORBAClie<BR>=
ntSC.java:138)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at=20
com.sun.CORBA.idl.RequestImpl.doInvocation(RequestImpl.java:269)<BR>&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at=20
com.sun.CORBA.idl.RequestImpl.invoke(RequestImpl.java:219)<BR>&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at=20
org.omg.CosNaming._NamingContextStub.resolve(_NamingContextStub.java:<BR>=
160)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
at HelloClient.main(HelloClient.java:20)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Alguna =
sugerencia??</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; David</FONT></DIV></BODY></HTML>

------=_NextPart_000_017A_01BFCBC0.4B6C2080--

--------------------------------------------------------------------------
Esta es la lista de discusión de CORBA y Componentes Software (corba-comp)
--------------------------------------------------------------------------
Suscripcion: Envie un correo a mailto:Majordomo@ditec.um.es?body=subscribe%20corba-comp
Eliminar su suscripcion: mailto:Majordomo@ditec.um.es?body=unsubscribe%20corba-comp
Informacion de la lista: mailto:Majordomo@ditec.um.es?body=info%20corba-comp
Problemas: mailto:corba-comp-owner@ditec.um.es
Indices de la lista: http://www.ditec.um.es/~dsevilla/corba/
--------------------------------------------------------------------------

 Anterior
 Volver
 Siguiente