On Mon, 2007-11-12 at 16:12 +0800, hezjing wrote: > Hi > > I'm using HttpClient 3.1, my program spawn multiple threads and keep > sending HTTP's GET to the web server and got the following exception: > > Nov 12, 2007 4:06:30 PM > org.apache.commons.httpclient.HttpMethodDirector executeWithRetry > INFO: I/O exception (java.net.BindException) caught when processing > request: Address already in use > > > May I know how to resolve this problem? > How can the HttpClient reuse the address? >
Are you re-using open connections? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]