Re: Problem with XmlRpcClient.execute()

2009-05-10 Thread Lars Schnoor
Thank you Jochen, I am still testing if version 3.1.3 fixes my problem. Jochen Wiedmann wrote: On Sun, May 10, 2009 at 1:51 PM, Lars Schnoor wrote: Now I checked the newest source out, but how do I build it? I found some eclipse files, but my NetBeans 6.5 does not want to import them as a

Re: Problem with XmlRpcClient.execute()

2009-05-10 Thread Jochen Wiedmann
On Sun, May 10, 2009 at 1:51 PM, Lars Schnoor wrote: > Now I checked the newest source out, but how do I build it? I found some > eclipse files, but my NetBeans 6.5 does not want to import them as a Eclipse > project. Is there maybe some documentation to explain how to get the > jar-files generat

Re: Problem with XmlRpcClient.execute()

2009-05-10 Thread Alan Burlison
Lars Schnoor wrote: Now I checked the newest source out, but how do I build it? I found some eclipse files, but my NetBeans 6.5 does not want to import them as a Eclipse project. Is there maybe some documentation to explain how to get the jar-files generated? You can either set up new NetBea

Re: Problem with XmlRpcClient.execute()

2009-05-10 Thread Lars Schnoor
Now I checked the newest source out, but how do I build it? I found some eclipse files, but my NetBeans 6.5 does not want to import them as a Eclipse project. Is there maybe some documentation to explain how to get the jar-files generated? Jochen Wiedmann wrote: Funny, looks like https://iss

Re: Problem with XmlRpcClient.execute()

2009-05-09 Thread Alan Burlison
Jochen Wiedmann wrote: Funny, looks like https://issues.apache.org/jira/browse/XMLRPC-168 Yes, the symptoms looked kinda similar, which I why I asked for the jstack output :-) -- Alan Burlison --

Re: Problem with XmlRpcClient.execute()

2009-05-09 Thread Lars Schnoor
Hi Would it be possible to get the newest version as a precompiled binary? I am unfortunately not familiar with SVN, only CVS. Lars Jochen Wiedmann wrote: Funny, looks like https://issues.apache.org/jira/browse/XMLRPC-168 Checkout and build the latest version from SVN. On Sat, May 9, 2009

Re: Problem with XmlRpcClient.execute()

2009-05-09 Thread Jochen Wiedmann
Funny, looks like https://issues.apache.org/jira/browse/XMLRPC-168 Checkout and build the latest version from SVN. On Sat, May 9, 2009 at 11:21 PM, Lars Schnoor wrote: > Hi Alan > Now I have been able to recreate the problem and can post the stack traces. > I have actually one client and one se

Re: Problem with XmlRpcClient.execute()

2009-05-09 Thread Lars Schnoor
Hi Alan Now I have been able to recreate the problem and can post the stack traces. I have actually one client and one server on each machine, but in the example below the call from the client to the server does not return. *On the client side:* /"XML-RPC-1" prio=6 tid=0x02bf1c00 nid=0xd70 in

Re: Problem with XmlRpcClient.execute()

2009-05-08 Thread Lars Schnoor
Hi again I am running Windows XP so jstack is not part of the JRE. It seems like it is part of the JDK for windows, but strangely I haven't been able to recreate the problem since. Lars Alan Burlison wrote: Lars Schnoor wrote: Hi Alan What is jstack and how do I run it? It is a Java util

Re: Problem with XmlRpcClient.execute()

2009-05-08 Thread Alan Burlison
Lars Schnoor wrote: Hi Alan What is jstack and how do I run it? It is a Java utility that allows you to see what the JVM is doing, and it comes as part of the standard install on all platforms except Windows. You should find it in your Java bin directory, e.g. /usr/java/bin. You should al

Re: Problem with XmlRpcClient.execute()

2009-05-08 Thread Lars Schnoor
Hi Alan What is jstack and how do I run it? Lars Alan Burlison wrote: Lars Schnoor wrote: Hi everyone I am a new user to XML-RPC. I have developed a program that uses XML-RPC to communicate with another of my programs on another machine. Both programs are in Java and use the same XML-RPC l

Re: Problem with XmlRpcClient.execute()

2009-05-08 Thread Alan Burlison
Lars Schnoor wrote: Hi everyone I am a new user to XML-RPC. I have developed a program that uses XML-RPC to communicate with another of my programs on another machine. Both programs are in Java and use the same XML-RPC libraries. Everything seems to work fine until my programs have run for a