Hi Adrian / Sebbaz, Thanks for your reply.
>>> do you have either "automatically detect settings" or "use automatic configuration script" checked? Yes, in IE "automatically detect settings" was checked, and I unchecked it, but then I tried to access the website, which is not accessible. It returns me the following error: java.net.ConnectException: Connection timed out: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(Unknown Source) at java.net.PlainSocketImpl.connectToAddress(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:431) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1021) at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:195) *But the intranet sites are accessible. * >>> Also, are you using https: ? The proxy cannot record https: The site uses https://, but I am accessing the site using http:// >>> Does the browser still work if you stop the JMeter proxy?* *Yes, the browser still works when I stopped the JMeter proxy. I would appreciate if any one suggest a fix for this. Thank you, Dev On Fri, Mar 6, 2009 at 11:50 PM, sebb <[email protected]> wrote: > Also, are you using https: ? The proxy cannot record https: > > Does the browser still work if you stop the JMeter proxy? > > If so, it is not using the proxy. > > On 06/03/2009, Fitzpatrick, Adrian <[email protected]> wrote: > > > > Hi, > > > > In internet explorer proxy settings, do you have either "automatically > detect > > settings" or "use automatic configuration script" checked? If so, > suggest you > > try unchecking these temporarily and see if that helps. > > > > Regards, > > > > Adrian > > > > > > -----Original Message----- > > From: Raj Dev [mailto:[email protected]] > > Sent: 06 March 2009 03:36 > > To: [email protected] > > Subject: Unable to record test using HTTP Proxy Server > > > > > > Hi > > > > I have been trying to record JMeter Test using HTTP Proxy Server. I have > > followed the steps given in > > > http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf, > > but am not able to do it. > > > > > > I am not getting any error message (checked in > JMETER_HOME\bin\jmeter.log). > > Further, I have added Recording Controller (under Thread Group), saved > it. > > Started the HTTP Proxy Server and then visited the site and did some > click > > over the links, but it seems proxy is not recording samples. I have also > > checked > > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Pro > > xy_Server, > > but I am not able to do record samples of my visit to the website. > > > > I would appreciate if someone could suggest me a probable solution to > this. > > > > Thank you in appreciation. > > > > Dev > > > > > > > > ************************ > > > > This message has been delivered to the Internet by the Revenue Internet > e-mail service (OP) > > > > ************************* > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

