[omniORB] Python and Ansys link: omniORB.CORBA.TRANSIENT: CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO)

Duncan Grisby duncan at grisby.org
Wed Sep 11 10:11:20 BST 2019


On Thu, 2019-08-15 at 09:13 +0000, Wouter Vuijk via omniORB-list wrote:

> I want to link Ansys 19.0 to Python 2.7.16 with "omniORBpy-4.2.2.-
> win64-python2.7" on Windows 10 and I followed the instructions from
> this video published by Ansys:

I have no idea what Ansys is, but anyway...

[...]
>     return self._obj.invoke("executeCommandToString",
> _0_AAS_CORBA.MAPDL.Solvers.ICoMapdlUnit._d_executeCommandToString,
> args)
> 
> omniORB.CORBA.TRANSIENT:
> CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO)

That means that the client could not connect to the server. Either the
server is not running or there is a network issue that means the client
cannot connect to it.

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list