Re: Exception when calling Execute method

2002-11-04 Thread Peter Carter
I would guess that you are into a classic resource limit. Java does not seem to complain, so I would suggest it could be inside windows. Try upping the amount of processes and threads that windows can spawn. These are registry entries, and I do not remember what they are. Look in the Micros

Exception when calling Execute method

2002-11-04 Thread asier . axpe
Hello, I am finding some trouble implementing XMLRPC: when I call repeteadly (from different threads xmlrpc funcions some of the calling are rejected with the exception shown bellow. I am using Windows 2000 as O.S. and XmlRpc 1.1. Rejections are from 1% up to 8% in number. And the calls are