>From time to time I get this exception on jmeter console:
java.io.FileNotFoundException: http://host1/servlet/SOP
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:574)
at
sun.net.www.protocol.http.HttpURLConnection.getHeaderFieldKey(HttpURLConnection.java:839)
at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.saveConnectionCookies(HTTPSampler.jav
a:346)
at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:253)
at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:111)
at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:134)
at java.lang.Thread.run(Thread.java:484)
I realize it may be related to the backend server, however I don't see
any exceptions thrown on the backend.
Has anyone seen this exception due to jmeter itself ?
TIA
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>