Aaron Brice
2012-06-29 22:51:47 UTC
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>
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>