hi can you try out a. Run your jmeter client on a separate machine than the tomcat and use the ip address/dns name of the tomcat server in your test and do you get the same problem? b. if you run a netstat -p tcp without any jmeter do you see anything using 8080 c. Finally how many threads are you using? does it only happen for large number of threads?
regards deepak On Wed, Jul 29, 2009 at 11:24 AM, shaoxianyang <[email protected]> wrote: > > Viswanathan Arunachalam, > > How can I connect to another port if my server is running on > localhost:8080? > Are you saying having my server runs on another port, so jmeter will > connect > to that new port? I will try. But it sounds magic to me that another > port > can solve this problem. 8080 is only running by tomcat server, no one > else. > If i change it to 9090, still tomcat and jmeter is trying to listen/connect > to it. > -- > View this message in context: > http://www.nabble.com/java.net.BindException-returned-from-http-sampler-tp24716020p24724863.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

