[omniORB] Throw UNKNOWN from GIOP_C.cc:268 (MAYBE, UNKNOWN_UserException)

Duncan Grisby duncan at grisby.org
Wed Apr 12 18:38:53 BST 2006


On Wednesday 12 April, radamkie at kdm.pl wrote:

> In one omniORB application, it's raised such exception (like in the titel).
> 
> The omniORB trace show:
> 4749 4f50 0102 0101 3800 0000 0005 0000 GIOP....8.......
> 0200 0000 0000 0000 1e00 0000 4944 4c3a ............IDL:
> 6f6d 672e 6f72 672f 434f 5242 412f 554e omg.org/CORBA/UN
> 4b4e 4f57 4e3a 312e 3000 3030 0100 4d4f KNOWN:1.0.00..MO
> 0200 0000                               ....
> omniORB: throw UNKNOWN from GIOP_C.cc:268 (MAYBE,UNKNOWN_UserException)

The exception came from the server side. That's why you can see it in
the GIOP message. Something on the server side raised an exception that
was not declared in IDL. You need to look for the problem in the server,
not the client.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list