Re: Basic corba help



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

.



Relevant Pages

  • Re: Basic corba help
    ... nslist to see if a connection can be made in the first place. ... im assuming that the naming service is running there. ... TAO This is most likely due to a hostname lookup failure. ... S> im new to corba and would like some help. ...
    (comp.object.corba)
  • Adjusting connection timeout
    ... I'm connecting to services on the server machine from another running Win2K ... sufficient time for the server to wake up fully. ... After waiting sufficient time, retrying the connection manually will work - ...
    (microsoft.public.win2000.general)
  • Re: Xming usage
    ... Depends on the speeds of the X client machine, the X server machine, ... using gimp to edit a huge image, ... or connection) a little harder than it can easily cope with. ...
    (Debian-User)
  • ADOMDConnection.Open fails on Win2K3 Server
    ... installation and Analysis Services HotFix. ... ADOMD to .Net and everything works. ... "No connection could be made because the target machine ... What am I missing in the case of the 2003 Server machine, ...
    (microsoft.public.data.xmlanalysis)
  • LTSP Thin Client Configuration
    ... My thin clients boot fine from the network; my server machine is connected by Wifi to an access point which is plugged in to a router. ... Thinking it would offer a wee bit more flexibility I purchased another access point, set up for client mode intending to use it as an ethernet wifi connection to network. ...
    (comp.os.linux.networking)

Loading