[omniORB] importing stubs on Tru64 Unix
Duncan Grisby
duncan at grisby.org
Wed Oct 29 16:20:11 GMT 2003
On Friday 24 October, Daniel Greenblatt wrote:
> I'm running omniORB 4.0.1 and omniORBpy 2.1 on an Alpha OSF1 system (with
> python2.2.3 .
> I compile my IDL file, collab.idl, to get the two stub directories
> collab_corba and collab_corba__poa .
> When I import either of these from my python code (e.g. to implement
> them),
> everything runs fine, but when my client shuts down, I get the error:
>
> exception system: exiting due to multiple internal errors:
> exception dispatch or unwind stuck in infinite loop
> exception dispatch or unwind stuck in infinite loop
I've not seen that before. Are you able to try your code on a
different platform to see if it appears there. That will show whether
it's an OSF problem or a general one. If it's a general problem,
please send your IDL file. If it's OSF specific, I don't really know
what to suggest, other than to see if you can find any other
references to that kind of error.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list