Hi , I started Jmeter with jmeter -H proxyhost -P proxyport and I got the recording from Jmeter to my Intrane tsites. My goal is to test the intranet applications and as of now I am able to record my intranet applications. Thanx for that. When I tried to record internet sites like jakara..., google I get the following exception in browser
java.net.UnknownHostException: jakarta.apache.org at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.Socket.connect(Socket.java:478) at java.net.Socket.connect(Socket.java:428) at sun.net.NetworkClient.doConnect(NetworkClient.java:158) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:646) at sun.net.www.http.HttpClient.(HttpClient.java:336) at sun.net.www.http.HttpClient.(HttpClient.java:297) at sun.net.www.http.HttpClient.New(HttpClient.java:369) at sun.net.www.http.HttpClient.New(HttpClient.java:350) at sun.net.www.http.HttpClient.New(HttpClient.java:345) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:562) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:539) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:424) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:514) at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:112) -- View this message in context: http://www.nabble.com/Not-able-to-record-with-HTTP-Proxy-Server-t1389730.html#a3747989 Sent from the JMeter - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

