[omniORB]can't connection to server on window

Duncan Grisby duncan at grisby.org
Tue Jun 1 13:22:16 BST 2010


On Tue, 2010-05-11 at 22:51 +0800, steven zhou wrote:

> I have a application which run as both servant and client. I deploy
> this application in 2 windows machines. the application will try to
> resolve each other by corbaloc. It gets a TRANSIENT_ConnectFailed when
> calling _narrow(). From the omni log, it seems the server  close the
> connection from client immediately. I also write a simple client test
> program(it just doing a string_to_object and _narrow() which is the
> same as the application does). I try this test program. It can
> invoker_narrow() successfully for both two servant in either machine.

The server trace does indeed show that the server closes the connection
just after it is opened. What does the equivalent trace from the client
side show?

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list