[omniORB] invocation of a method fails.

Duncan Grisby dgrisby@uk.research.att.com
Tue, 26 Jun 2001 16:57:28 +0100


On Monday 25 June, "Rajshekhar Kishtaiah Chintapalli" wrote:

> When the client calls a method on the object using the Object reference of
> the object the call simply hangs.
> Upon further investigation it hangs on the invoke() function in the
> generated .cpp(.cc) files.
> Both the client and the server are running on the same machine.

Perhaps you have forgotten to activate the POA in the server program?
If that isn't the problem, try running both programs with command
lines -ORBtraceLevel 30, and see what gets printed out.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --