Re: [LDTP-Dev] RPC error when trying to connect to cobra-winldtp

2014-01-15 Thread Nagappan Alagappan
Thanks for the update Thomas, good to know things are working for you. Thanks Nagappan On Tue, Jan 14, 2014 at 9:32 PM, Thomas Andrews wrote: > Thanks Nagappan, I installed the debs from > http://download.opensuse.org/repositories/home:/anagappan:/ldtp2:/deb/ > and the problem is solved, so t

Re: [LDTP-Dev] RPC error when trying to connect to cobra-winldtp

2014-01-14 Thread Thomas Andrews
Thanks Nagappan, I installed the debs from http://download.opensuse.org/repositories/home:/anagappan:/ldtp2:/deb/ and the problem is solved, so the issue was indeed the Debian packages being too old. Many thanks Thomas On

Re: [LDTP-Dev] RPC error when trying to connect to cobra-winldtp

2014-01-14 Thread Nagappan Alagappan
Hi Thomas, Try installing latest LDTP on your Linux box, it should work fine. I guess that might be the issue, probably the Debian package wasn't updated. Linux LDTP released version is 3.5. Thanks Nagappan On Tue, Jan 14, 2014 at 1:15 AM, Thomas Andrews wrote: > Thanks Nadappan, > > I think

Re: [LDTP-Dev] RPC error when trying to connect to cobra-winldtp

2014-01-14 Thread Thomas Andrews
Thanks Nadappan, I think the firewall is not the problem because it makes no difference if I disable the Windows firewall completely. Can it be that ldtp version 2.3.1-1 (on the Linux PC) is incompatible with version 4.0.0 of CobraWinLDTP ? When I set LDTP_DEBUG=1 on the Windows machine, I

Re: [LDTP-Dev] RPC error when trying to connect to cobra-winldtp

2014-01-13 Thread Nagappan Alagappan
Hi Thomas, You can set the following environment variables on Windows box: set LDTP_DEBUG=1 # If you need debug output printed on console set LDTP_LISTEN_ALL_INTERFACE=1 # If you need to listen other than localhost, default is listen only on localhost On Linux side: export LDTP_DEBUG=1 I tried

[LDTP-Dev] RPC error when trying to connect to cobra-winldtp

2014-01-13 Thread Thomas Andrews
Hi, I get the following error when I try to connect from a linux machine to a windows machine: xmlrpclib.Fault: based on method signature.'> On the server (windows XP machine called xp-pc) I am doing this: CobraWinLDTP.exe On the client (debian linux machine) I am doing this in a bash