[omniORB] Meaning of exceptions.
Igor Lautar
igor.lautar at hermes-softlab.com
Thu Aug 6 11:41:27 BST 2009
Hi,
On Thursday 06 August 2009 10:31:56 Janandith Jayawardena wrote:
> Minor: UNKNOWN_PythonException, COMPLETED_MAYBE
Your python application is throwing an exception that is not defined (in IDL)
to be thrown from this call, thus exception is unknown.
> Minor: COMM_FAILURE_MarshalArguments, COMPLETED_NO
(this one I'm not 100% sure)
Client could not marshal arguments provided to call, and is throwing
COMM_FAILURE. Be careful when using sequences, enums and any fields. These are
most user error prone. So check how you define arguments to function call that
is throwing this.
Regards,
Igor
More information about the omniORB-list
mailing list