[omniORB] I got error message "unable to connect the object COMM_FAILUE"

Duncan Grisby duncan at grisby.org
Mon Sep 15 17:00:19 BST 2003


On Wednesday 10 September, Wei Chen wrote:

> I write a server in Java with IBM WebSphere Developer.
> And I wrote a client based on the omniORB compiled
> IDL. As I start the client I got error message:
> "unable to connect the object COMM_FAILUE".

The trace shows that when omniORB tried to connect to the name
service to ask if the initial reference was really a NamingContext,
the server closed the connection. Did you configure omniORB with the
right initial reference for WebSphere's naming service?

Cheers,

Duncan.

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



More information about the omniORB-list mailing list