You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/03/09 09:00:21 UTC

DO NOT REPLY [Bug 52864] New: http sample request url happen java.net.SocketException:

https://issues.apache.org/bugzilla/show_bug.cgi?id=52864

             Bug #: 52864
           Summary: http sample request url happen
                    java.net.SocketException:
           Product: JMeter
           Version: 2.5.1
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: wtjmgj@hotmail.com
    Classification: Unclassified


I request as follow url address: 
http://localhost/goods/22286/1010000000367.html happen exception:


java.net.SocketException: socket closed at
java.net.SocketInputStream.socketRead0(Native Method) at
java.net.SocketInputStream.read(SocketInputStream.java:129) at
org.apache.http.impl.io.AbstractSessionInputBuffer.read(AbstractSessionInputBuffer.java:187)
at org.apache.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:173)
at org.apache.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:196)
at
org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:155)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.readResponse(HTTPSamplerBase.java:1574)
at
org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.readResponse(HTTPAbstractImpl.java:228)
at
org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.sample(HTTPHC4Impl.java:281)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:62)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1018)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1004)
at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:411)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:297) at
java.lang.Thread.run(Thread.java:619)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52864] http sample request url happen java.net.SocketException:

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52864

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|                            |INVALID
         OS/Version|                            |All

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> 2012-03-09 08:02:49 UTC ---
Hello,

Bugzilla is not a support forum.

Please post your question on JMeter User Mailing list.
http://jmeter.apache.org/mail2.html

Thanks

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.