>
> -----Ursprüngliche Nachricht-----
> Von: Olemis Lang [mailto:
ole...@gmail.com]
> Gesendet: Montag, 23. November 2009 14:11
> An:
trac-...@googlegroups.com
> Betreff: Re: [Trac] XMLRPC 1.0.6 problem?
>
> On Mon, Nov 23, 2009 at 7:22 AM, Kamin, Volker
> <
ka...@embedded.rwth-aachen.de> wrote:
>> Hi!
>>
>> I use Trac with XMLRPC and Mylin. I can setup and verify connections to two
>> Trac systems. One runs XMLRPC 1.0.0 and there is no problem with
>> synchronization. The new one runs with 1.0.6 and cannot sync:
>>
>> 'cannot marshal <class 'trac.util.text.Empty'> objects' while executing
>> 'system.multicall()'
>>
>
> Tracbeacks or logs ?
>
>
On Mon, Nov 23, 2009 at 8:16 AM, Kamin, Volker
<
ka...@embedded.rwth-aachen.de> wrote:
> Error dialog in eclipse
>
Well, I don't use Mylyn and so on , so I cannot tell what's the
specific RPC handler involved and hence what's the root cause .
The only thing I can say so far is that (it seems that) the RPC
handler is trying to return an instance of <class
'trac.util.text.Empty'>, and this object cannot be serialized . Where
and why ? Don't know (/me not Nostradamus ... yet :P )