[omniORB] Client cannot call remote server......

Jonas Reimers jonas.reimers@se.transport.bombardier.com
Thu, 4 Oct 2001 08:08:32 +0100


Here is som additonal information you might need:

omniORB 3.03
OS is Solaris 8( machine running with Intel cpu) and Win NT 4.0

NamingService and Servant on UNIX - Client on NT (this is the way I want it )

When running my server app on the solaris machine the server seems to register
itself to name service, it also seems that the client (on the NT) can contact
the nameservice but that the call never reaches the servant.

NamingService on UNIX -Client and Servant on NT

For simulation purpose I also have a servant simulator runnng on NT.  When I
tries to use the name service on UNIX and the client and server apps on NT
the erver raises COMM_FAILURE.  Yes I have made propper changes in the .cfg file
and yes I have diff 'stubs' for the NT and UNIX servers :)

NamingService and Client on NT - Servant on UNIX

The third variant I have tried is to run name service on the NT but when I
starts the server app on the UNIX the app raises COMM_FAILURE


NamingService, Servant and Client on NT (works just fine)

No problems at all (finaly)