Re: Pyro4 and IronPython problem
Irmen de Jong <[email protected]>
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <[email protected]> |
Hi Tom. On 15-11-2012 3:43, Tom Miller wrote: > Hi > > I've had Pyro4 running in a automated software test environment for a > year or so, kicking off processes between Windows and Linux machines > very successfully. Last week I realized that I must switch from CPython > to IronPython to get better responsiveness from python threads. > > I'm using Pyro4 4.16 and IronPython 2.7.3. My previously working Pyro4 > remote command execution code fails under IronPython. See example code > below, and the resulting stack trace below that. > I'm sorry but I can't reproduce your problem with the code you attached, and by trying out several unrelated scenarios myself. Your code prints "result from uploaded module: 1" and exits without errors. (on the flame server it does generate an unrelated error because I don't have the stuff that your example is trying to execute there) How do you invoke this stuff? Do you have any environment variables set that influence Python's / IronPython's unicode handling? Can you perhaps attach a piece of code without external dependencies (systest) so that I might run it fully on my own computer to reproduce the issue? Regards, Irmen de Jong ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov