Discussion:
[omniORB] Persistent failure
Mikael Koskela
2014-08-19 06:53:19 UTC
Permalink
After I deleted some files when omniORB was running, whenever I use it
again I get

omniORB.CORBA.COMM_FAILURE:
CORBA.COMM_FAILURE(omniORB.COMM_FAILURE_WaitingForReply,
CORBA.COMPLETED_MAYBE)

This occurs even after rebooting Ubuntu. Any ideas for fixing the system?
Thanks.


Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20140819/04ab26d0/attachment.html>
Duncan Grisby
2014-08-19 16:05:29 UTC
Permalink
Post by Mikael Koskela
After I deleted some files when omniORB was running, whenever I use it
again I get
CORBA.COMM_FAILURE(omniORB.COMM_FAILURE_WaitingForReply,
CORBA.COMPLETED_MAYBE)
This occurs even after rebooting Ubuntu. Any ideas for fixing the
system? Thanks.
You're going to have to provide a lot more information before anyone can
help you. What application are you using? What files did you delete?

Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
Mikael Koskela
2014-08-19 20:19:39 UTC
Permalink
I am using OpenModelica. I deleted "openmodelica.omc.output.OMPython" and "openmodelica.ubuntu.objid.058164920aec49559c8b88ef65947ecf". Both were temporary files. The error is
File "/usr/lib/python2.7/dist-packages/OMPythonIDL/omc_communication_idl.py", line 47, in sendExpression

return _omnipy.invoke(self, "sendExpression", _0__OMCIDL.OmcCommunication._d_sendExpression, args)

omniORB.CORBA.COMM_FAILURE: CORBA.COMM_FAILURE(omniORB.COMM_FAILURE_WaitingForReply, CORBA.COMPLETED_MAYBE)"



What might the solution be?
Post by Duncan Grisby
Post by Mikael Koskela
After I deleted some files when omniORB was running, whenever I use it
again I get
CORBA.COMM_FAILURE(omniORB.COMM_FAILURE_WaitingForReply,
CORBA.COMPLETED_MAYBE)
This occurs even after rebooting Ubuntu. Any ideas for fixing the
system? Thanks.
You're going to have to provide a lot more information before anyone can
help you. What application are you using? What files did you delete?
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20140819/c63a7750/attachment.html>
Loading...