Todd:
Thanks for the information. I am using XmlRpcClient. I did switch to XmlRpcClientLite and ran it on NT and that seems to have fixed my problem also. But I have a problem with XmlRpcClientLite as it does not work on IBM webSphere on zOS which is going to be our production environment. So I have to stay with XmlRpcClient. I was wondering if you or anyone know why XmlRpcClient causes webserver to hang while XmlRpcClientLite does not and if there is any hope to debug and fix this problem? Thanks. - Yaxiong > -----Original Message----- > From: Todd Berman [SMTP:[EMAIL PROTECTED]] > Sent: Monday, March 18, 2002 3:59 AM > To: '[EMAIL PROTECTED]' > Subject: Re: connection refused error > > I had a similar issue. > > Are you using XmlRpcClient or XmlRpcClientLite? > > if your using XmlRpcClient I recommend switching to Lite, it fixed it for > me. > > -Todd > > On Fri, 15 Mar 2002, Lin, Yaxiong wrote: > > > > > I am getting the IOException with message Connection refused on the > client. > > It works for the a few requests on the same client, and then it stopped > > working. It appears the port/socket got locked. > > > > What's gone wrong? > > > > - Yaxiong > >