[omniORB] proxyObjectFactory not found

Duncan Grisby duncan at grisby.org
Tue May 11 16:12:30 BST 2004


On Thursday 6 May, =?iso-8859-1?Q?T=F6tterman_Petri?= wrote:

> We tried to build a program using omniORB and omniNotify, but the
> program execution stops with following error message:

[...]
> omniORB: Could not find proxyObjectFactory
> IDL:omg.org/CosLifeCycle/GenericFactory:1.0 within its desctructor at
> proxyFactory.cc: line 164

That implies that something odd has happened with static constructors
or destructors within the libCOS4 library. I know that the HP compiler
has some issues with such things. You can probably fix it with the
right compiler / linker options, but I don't know what they are.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list