hi, I have installed Jetsped2.1 for jetspeed we use 80 port. Installed application on server: ---jetspeed2.1 ---ldap ---mysql
By using JMETER,i am doing stress testing for jetspeed. URL:http://15.170.176.13/webportal/portal/defaul-page.psml. For PortalHomePage, steps: 1. TestPlan ---Thread Group ---portalhome url ---aggregate group In thread group: values are: number of Threads:500 loop : 14 and in server.xml port defination as: <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 --> <Connector port="80" maxHttpHeaderSize="8192" maxThreads="600" minSpareThreads="125" maSpareThreads="250" enableLookups="false" redirectPort="8443" acceptCount="500" connectionTimeout="20000" disableUploadTimeout="true" /> If i start JMETER clickin on RUN :for 20000 requsts(see threads 500 and loop 14) AFter some time it gives error like: java.net.BindException" rm="Non HTTP response message: Address already in use: connect" If i used for less than 20000 requests it does not give this error. plz give some solutions. thanks ramjmeter -- View this message in context: http://www.nabble.com/Address-already-in-use%3A80-tf4507398.html#a12854880 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

