Re: Basic corba help
- From: "sid" <sidrock21@xxxxxxxxxxx>
- Date: 13 Jul 2006 02:50:29 -0700
hi ,
well let me tell ual one thing:
I dont have access to the server machine for executing stuff.
I just know that there is a server machine with a particular ip and it
has a naming service running on a particular port.
thats it.
im assuming that the naming service is running there.
There was some firewall issue thr which was solved. but im still not
getting thru:
heres what im getting now, its making a connection to the specified ip
and port
some GIOP stuff happens and then this:
TAO (17434|1) - TAO_Muxed_TMS::dispatch_reply, id = 1
TAO (17434|1) - TAO_Muxed_TMS::dispatch_reply, id = 1
TAO (17434|1) - Connection_Handler[7]::handle_input, handle = 7/7,
retval = 0
TAO (17434|1) - Leader_Follower[7]::wait_for_event, (leader) exit
reactor event loop
TAO (17434|1) - Synch_Twoway_Invocation::location_forward being handled
TAO (17434|1) - Invocation_Adapter::invoke_collocated, handling
forwarded locations
TAO (17434|1) IIOP connection failed.
TAO (17434|1) This is most likely due to a hostname lookup failure.
please help, ive already got a fever with this!!
regards,
sid
Piet van Oostrum wrote:
"sid" <sidrock21@xxxxxxxxxxx> (S) wrote:
S> hi,
S> im new to corba and would like some help. i already got some help
S> regarding connection of client to naming service and server.
S> now i still cannot connect. here's what i did:
S> when i fire this:=>
S> <mycorbaexe> -ORBDebugLevel 10 -ORBInitRef NameService=iioploc://<app
S> server IP>:<name server PORT>/NameService
I don't know TAO, but the generic Corba way would be to use corbaloc
instead of iioploc. Iioploc was an early proposal that was replaced by
corbaloc.
-ORBInitRef NameService=corbaloc://<app server IP>:<name server
PORT>/NameService
or corbaname://<app server IP>:<name server PORT>
--
Piet van Oostrum <piet@xxxxxxxx>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@xxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: Basic corba help
- From: Evan Carew
- Re: Basic corba help
- From: lakshmijssmg@xxxxxxxxx
- Re: Basic corba help
- References:
- Basic corba help
- From: sid
- Re: Basic corba help
- From: Piet van Oostrum
- Basic corba help
- Prev by Date: Re: Basic corba help
- Next by Date: Re: Basic corba help
- Previous by thread: Re: Basic corba help
- Next by thread: Re: Basic corba help
- Index(es):
Relevant Pages
|
Loading