[omniORB] Strange behavior of omniORB4

Duncan Grisby duncan@grisby.org
Thu Feb 20 16:40:02 2003


On Thursday 20 February, ondrej@frcatel.fri.utc.sk wrote:

> omniORB.CORBA.BAD_OPERATION: Minor:
> BAD_OPERATION_UnRecognisedOperationName, COMPLETED_NO.
> ondrej@frckoside python]$
> 
> Any ideas ?

The exception is coming from the server side. It things there is no
operation called repeatMessage. You need to look at the server side to
find out why. Is the IDL identical between the client and server?

Try running the server with -ORBtraceLevel 10. That might give some
hint about what's going wrong.

Cheers,

Duncan.

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