[omniORB] omniORB.CORBA.NO_MEMORY

Duncan Grisby duncan@grisby.org
Thu, 16 May 2002 23:35:24 +0100


On Wednesday 15 May, Bob.Barry@Level3.com wrote:

> I have a omniORBpy client of a third party CORBA API server (so no control
> over what they send). The server tries to return an enormous list with the
> result:
> 
> return _omnipy.invoke(self, "getOpenAlerts",
> _0_NxAlerts_v1.Session._d_getOpenAlerts, args)
> omniORB.CORBA.NO_MEMORY: Minor: 1230246912, Completed: COMPLETED_YES.
> 
> Can I configure omniORB to have more memory? Or is there another solution?

That exception came from the other ORB (Orbix, I think, from the minor
code). There isn't anything omniORB can do about it.

Cheers,

Duncan.

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