[omniORB] omniORB 4.0.1 / AIX 5.1 / VisualAge C++ 6

Duncan Grisby duncan at grisby.org
Mon Jun 9 14:23:13 BST 2003


On Monday 2 June, "Donahue, Michael J." wrote:

> Does anyone have omniORB working in this environment?
> 
> omniORB 4.0.1
> AIX 5.1
> VisualAge C++ 6 (a.k.a. xlC)

I think that's supported, but I've not tried it myself.

> We've been able to build the libraries and binaries fine, but our clients
> are getting COMM_FAILURE exceptions when communicating with omniNames.  The
> same clients work fine when connecting to omniNames (4.0.1) on a Linux
> machine.
> 
> Also, why do I see COMM_FAILURE lines like this on both AIX and Linux
> versions of omniNames as the session ends.  These show up even if the client
> doesn't show an exception.  See trace for details.

The COMM_FAILUREs in that trace are completely normal. It's just the
server thread noticing the connection closure and throwing an
exception to other code. It's not an error.

What is the trace from omniNames when it fails on AIX?

Cheers,

Duncan.

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



More information about the omniORB-list mailing list