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=7632>. 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=7632 java.io.IOException [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-05-06 20:55 ------- This issue has not been entirely resolved yet. Using the May 6th 2002 build, I was able to circumvent the problem by commenting out the line of code that throws the new IOException() on line 486 of org.apache.jmeter.protocol.http.sampler.HTTPSampler.java. The previous call to getResponseCode() is causing a FileNotFoundException (of all things) to be thrown by the underlying HTTP stream implementation. I would guess this is due to the fact that some servlets close() their output stream. Chris Smith [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
