DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27003>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27003

Impossible to record test script with Proxy Server help

           Summary: Impossible to record test script with Proxy Server help
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HTTP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Impossible to record test script with Proxy Server help (jakarta-jmeter-
20040215)

1. Create a new test plan
2. Add a Thread group to it
3. Add the HTTP Proxy Server to the WorkBench
4. Start a browser (Internet Explorer 5.00.3700.1000, for example)
5. Configurate IE to use the Proxy Server (Address: 127.0.0.1, Port: 8080). We 
also usually exclude function of pictures showing in order to have a script 
recorded without pictures 
6. Start HTTP Proxy Server under JMeter
7. Enter any URL in the IE address bar (http://www.msn.com, for example) 
8. Click any link on the page (Dating & Personals, for example)
and you will get the Exception below
Note. We still use jakarta-jmeter-1.9.RC3 to record a new script.
Unfortunately no one later build can not help us with it.

java.net.SocketException: Connection reset at java.net.SocketInputStream.read
(SocketInputStream.java:168) at java.io.BufferedInputStream.fill
(BufferedInputStream.java:183) at java.io.BufferedInputStream.read1
(BufferedInputStream.java:222) at java.io.BufferedInputStream.read
(BufferedInputStream.java:277) at java.io.FilterInputStream.read
(FilterInputStream.java:111) at java.io.BufferedInputStream.read1
(BufferedInputStream.java:220) at java.io.BufferedInputStream.read
(BufferedInputStream.java:277) at java.io.FilterInputStream.read
(FilterInputStream.java:90) at 
org.apache.jmeter.protocol.http.sampler.HTTPSampler.readResponse
(HTTPSampler.java:856) at 
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample
(HTTPSampler.java:1074) at 
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample
(HTTPSampler.java:490) at org.apache.jmeter.protocol.http.proxy.Proxy.run
(Proxy.java:118)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to