Humm, I guess I got why your application fails with no explanation. It
is actually not failing, but rather HANGING on a variable somewhere,
waiting for it to get determined. You must be pickling something that
is not exactly what you intend. Make sure there are no variables
anywhere in the value you are trying to pickle. Consider if you should
not be pickling a TICKET to that thing.

Jorge.

2012/6/29 Khadija EL MAHRSI <[email protected]>:
> I get a "*** Warning: marshaling a variable as a resource!" which is not
> very specific and I'm not sure what could be the cause of this warning so I
> figured that maybe displaying the exception would be more helpful but if
> this is the same exception that I might get either way, I'm afraid I may
> never know the problem :-(
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to