Do I need to worry about NoHttpResponseException?

2015-07-11 Thread Check Peck
I am using Apache HttpClient 4.5 version in my library and I am seeing below exception coming up always: I am not sure from where this exception is coming. I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://machineA:8080: The target server fail

Re: Username/password in URL doesn't work with HttpClientBuilder?

2015-07-11 Thread Oleg Kalnichevski
On Fri, 2015-07-10 at 16:10 -0700, Derek Lewis wrote: > Hi folks, > > > I've been upgrading our software to a more recent (4.4.1) version of > httpclient, and I've run in to a bit of a stumper. It seems like > embedding the username/password in the URL isn't working with the > client that's buil