Aloha. Something went wrong in your testing environment, where JMeter is deployed/installed. HTTPJavaImpl.readResponse<http://jmeter.apache.org/api/org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.html#readResponse(java.net.HttpURLConnection, org.apache.jmeter.samplers.SampleResult)> got an IOException probably due to a write access denied, HD is out of space, jmeter log file got too big or something like this. You could try, separately and/or together, to: - increase JMeter HEAP parameter (-Xmx) - use other HTTP implementations such as HC3.1 or HC4
Is there any stacktrace, relevant to this case, you could share? Hope it helps. Flávio Cysne 2012/8/28 Samaraweera, Ravinda <[email protected]> > Dear experts , > > What is the cause for following error? > > Is it that server can not handle the no of http requests that I sent ? > > 012/08/28 15:18:14 ERROR - jmeter.protocol.http.sampler.HTTPJavaImpl: > Cause: java.io.IOException: Error writing to server > 2012/08/28 15:18:19 ERROR - jmeter.protocol.http.sampler.HTTPJavaImpl: > readResponse: java.io.IOException: Error writing to server > > I config for 50 users , 5 http request, each http request has minimum 3 > to 8 requests (Looped). > > Thanks, > Chi > > *********************************************************************** > Disclaimer > > The information contained in this communication is confidential and may be > legally privileged. > It is intended solely for the use of the individual or entity to whom it > is addressed and others authorised to receive it. > If you are not the intended recipient you are hereby notified that any > disclosure, copying, > distribution or taking action in reliance of the contents of this > information is strictly prohibited and may be unlawful. > KPMG is neither liable for the proper, > complete transmission of the information contained in this communication > nor any delay in its receipt. > *********************************************************************** > >
