You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by ramaj <ra...@gmail.com> on 2007/09/24 12:29:14 UTC

Adrress already in use:connect

hi, 
 I have installed Jetsped2.1 
 for jetspeed we use 80 port. 
 Installed application on LINUX: 
 ---jetspeed2.1 
 ---ldap 
 ---mysql 

Note:Other applications are not running onport 80.
 
 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 click  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. 
 
thanx
ramjmeter
-- 
View this message in context: http://www.nabble.com/Adrress-already-in-use%3Aconnect-tf4508338.html#a12857371
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


RE: Adrress already in use:connect

Posted by "Timony, Michael" <Mi...@FMR.COM>.
Is the error message from JMeter or from Tomcat?

If it's from Tomcat, do you see anything in the logs (catalina.out &
jetspeed.log)?

If it's from JMeter, try increasing the heap size, the procedure is
documented here:
http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-e47953112f8e58e0b50
ffd55863ed3d040a10214




-----Original Message-----
From: ramaj [mailto:ramjmeter@gmail.com] 
Sent: Monday, September 24, 2007 6:29 AM
To: jetspeed-user@portals.apache.org
Subject: Adrress already in use:connect


hi,
 I have installed Jetsped2.1
 for jetspeed we use 80 port. 
 Installed application on LINUX: 
 ---jetspeed2.1
 ---ldap
 ---mysql 

Note:Other applications are not running onport 80.
 
 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 click  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. 
 
thanx
ramjmeter
--
View this message in context:
http://www.nabble.com/Adrress-already-in-use%3Aconnect-tf4508338.html#a1
2857371
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org