On 27/01/2009, maturipradeep <maturiprad...@gmail.com> wrote:
>
>  HI,
>
>  I am using Jmeter2.3.1 and Java4.

Try upgrading to JMeter 2.3.2.

>  while i am recording the test i use to
>  found these error's in the Jmeter Log. Basically i am a Tester, i don't know
>  much coding. What to do for these Error.
>
>   INFO  - jmeter.protocol.http.proxy.Daemon: Proxy: OK
>  2009/01/27 10:46:32 INFO  - jmeter.protocol.http.proxy.Daemon: Creating
>  Daemon Socket... on port 1100
>  2009/01/27 10:46:32 INFO  - jmeter.protocol.http.proxy.Daemon: Proxy up and
>  running!
>  2009/01/27 10:46:36 INFO  - jmeter.protocol.http.proxy.FormCharSetFinder:
>  Using htmlparser version: 2.0 (Release Build Sep 17, 2006)
>  2009/01/27 10:46:47 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.flushBuffer(Unknown Source)
>
>         at java.io.BufferedOutputStream.flush(Unknown Source)
>
>         at
>  org.apache.jmeter.protocol.http.proxy.Proxy.writeToClient(Proxy.java:276)
>
>         at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:213)

The JMeter Proxy was unable to write data back to the browser, because
the browser reset the socket.

>
>  2009/01/27 10:46:47 ERROR - jmeter.protocol.http.proxy.Proxy: Exception when
>  processing sample 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.flushBuffer(Unknown Source)
>
>         at java.io.BufferedOutputStream.flush(Unknown Source)
>
>         at
>  org.apache.jmeter.protocol.http.proxy.Proxy.writeToClient(Proxy.java:276)
>
>         at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:213)
>
>
>  2009/01/27 10:46:47 WARN  - jmeter.protocol.http.proxy.Proxy: Exception
>  while writing error java.net.SocketException: Socket is closed
>
>         at java.net.Socket.getOutputStream(Unknown Source)
>
>         at
>  
> org.apache.jmeter.protocol.http.proxy.Proxy.writeErrorToClient(Proxy.java:349)
>
>         at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:224)
>
>
>  2009/01/27 10:46:47 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
>  Response Code: 404
>  2009/01/27 10:46:47 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
>  Response Code: 404
>  2009/01/27 10:46:47 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
>  readResponse: java.io.IOException
>  2009/01/27 10:46:47 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
>  java.io.IOException: Server returned HTTP response code: 403 for URL:
>  http://hd124:7080/PerfApp/common/
>  2009/01/27 10:46:47 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
>  Response Code: 403
>  2009/01/27 10:46:50 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
>  Response Code: 404
>  2009/01/27 10:46:50 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
>  Response Code: 404
>  2009/01/27 10:46:50 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
>  readResponse: java.io.IOException
>  2009/01/27 10:46:50 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
>  java.io.IOException: Server returned HTTP response code: 403 for URL:
>  http://hd124:7080/PerfApp/search/
>  2009/01/27 10:46:50 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
>  Response Code: 403
>
>  Thanks,
>  Pradeep
>
>
>  --
>  View this message in context: 
> http://www.nabble.com/Error-While-Recording-the-test-tp21680225p21680225.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to