Please report new issues athttps://github.com/DOCGroup
The IDL_Cubit server won't run on either VxWorks or LynxOS: -> spa ace_main value = 0 = 0x0 -> IDL_Cubit: server (0|267082276) Unable to initialize the POA. (0|267082276) Error in init. init_child_poa: <unknown error> = 786439 examples/POA/RootPOA shows that the RootPOA isn't resolved. With additional printouts: RootPOA.cpp:37; orb: fed98cc RootPOA.cpp:45; orb: fed98cc, obj: 0 Exceptions raised
It fails on VxWorks/x86 and LynxOS/PPC. However, it runs on LynxOS/x86.
It's OK now. IDL_Cubit, MT_Cubit, and RootPOA all run successfully on both VxWorks and LynxOS. There is a seg fault at shutdown with RootPOA. See Bug 93.