If the problem is JMeter timing out, then can't you just create a Tomcat servlet that waits a long time? Would that not recreate the problem?
S. On 26/04/06, Ivan Rancati <[EMAIL PROTECTED]> wrote: > > Actually, I don't think that the problem is the server closing the > connection, but JMeter that occasionally times out, then sends the same > request twice. > The problem for me is that it's not easy to create a simple reprocase I > could attach to a bug, without distributing the whole Tomcat application > that I'm testing. > > http://www.nabble.com/forum/ViewPost.jtp?post=2785344&framed=y > -- > View this message in context: > http://www.nabble.com/Getting-java.io.IOException-t1504233.html#a4098057 > Sent from the JMeter - User forum at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

