[omniORB] How to use omniORB in forked process?

Achim Luber achim.luber at 4soft.de
Tue Jun 7 11:58:12 BST 2005


Hi,
perhaps my last mail was to confusing so I try to simplify my problem.
We have a c++ programm (zzz) which works as CORBA Server. One CORBA 
operation (xxx) of this programm creates while its execution a new 
process (yyy) by fork(). The operation xxx endet and returns to client 
while the new process is still working (zzz also still running). When 
the process yyy ends, the ERROR message :
    terminate called after throwing an instance of 'omni_thread_fatal'
is printed.

Thanks for reading and (hopefully) helping

Grettings
Achim



More information about the omniORB-list mailing list