[omniORB] omniORB4 for mission critical production app

Duncan Grisby duncan@grisby.org
Fri, 26 Apr 2002 15:30:05 +0100


On Friday 26 April, Oleg Okhotnikov wrote:

> There is a part of log file which show what's happen from omniORB side:

[...]
> omniORB: throw MARSHAL from giopImpl12.cc:1021 
> (YES,MARSHAL_PassEndOfMessage)

The trace shows omniORB receiving a sequence<octet> with the right
length, but then omniORB is expecting something else in the message.
Are you sure you have specified the return type correctly in the DII
Request?  Does it work if you use the static invocation interface?

Can you post the DII code that fails?

Cheers,

Duncan.

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