Hello Mahesh, I did enter the server address as IP address of my machine and port no 9090. Still is doesn't record anything. I am attaching logs from the log file.
2007/05/01 11:26:16 ERROR - jmeter.protocol.http.proxy.Proxy: java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(Unknown Source) at java.net.SocketOutputStream.write(Unknown Source) at java.io.BufferedOutputStream.write(Unknown Source) at java.io.FilterOutputStream.write(Unknown Source) at org.apache.jmeter.protocol.http.proxy.Proxy.writeToClient(Proxy.java :152) at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:113) 2007/05/01 11:26:16 ERROR - jmeter.protocol.http.proxy.Proxy: java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(Unknown Source) at java.net.SocketOutputStream.write(Unknown Source) at java.io.BufferedOutputStream.write(Unknown Source) at java.io.FilterOutputStream.write(Unknown Source) at org.apache.jmeter.protocol.http.proxy.Proxy.writeToClient(Proxy.java :152) at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:113) On 5/2/07, mahesh kumar <[EMAIL PROTECTED]> wrote:
Hello, Before recording whether you started Proxy or not.In JMeter we will record the scenario's through proxy only.First open explorer and go to tools->internet options->connections->LAN settings then enter procy server address and port number.we have to use this port while recording Thanks, -----Mahesh On 5/1/07, Sachin Gupta <[EMAIL PROTECTED]> wrote: > > Hello, > > I am using Jmeter to record one of our web app. I am using Jmeter proxy > recording and followed each and every step in > > http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdfthis > tutorial. Jmeter records everything if i navigate to > http://jakarta.apache.org site. But it does not record anything on our web > app or not even on some other site say google.com. > > I did change the server name to correct server. But no recording. Any > suggestions/comments will help. > > Thanks. > > $ >

