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

Duncan Grisby via omniORB-list <[email protected]> Wed, 11 Sep 2019 10:11:20 +0100
Newsgroups gmane.comp.corba.omniorb.user
Message-ID <[email protected]>
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         --
  -- [email protected]     --
   -- http://www.grisby.org --



_______________________________________________
omniORB-list mailing list
[email protected]
http://www.omniorb-support.com/mailman/listinfo/omniorb-list