[omniORB] remote call hangs

Aaron Brice aaron.brice at gmail.com
Fri Jun 29 23:51:47 BST 2012


Hello,

I have a C++ CORBA object on a remote ARM system calling a method on a
local python object.  Any method I call in this way hangs, although it
works the other way around (python object calling methods on the remote C++
object).

I ran it with traceLevel 10, and I see this on the ARM system:

omniORB: LocateRequest to remote: root<0>

and this on the local system:

omniORB: Handling a GIOP LOCATE_REQUEST.

And then nothing, no errors, it just hangs.  Any ideas?

Thanks,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20120629/95474911/attachment.html>


More information about the omniORB-list mailing list