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

Address already in use:80

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: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Address already in use:80

Posted by Stuart Findlay <st...@cp.net>.
your problem is nothing to do with JMeter - try accessing the URL in a 
browser and you'll see the same response.

Some other process on your machine is listening on port 80.

If you're on Linux "netstat -anp | grep 80" should tell you what the 
offending process is

ramaj wrote:
> 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
>                   
>
>
>
>   


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


Re: Address already in use:80

Posted by sebb <se...@gmail.com>.
On 25/09/2007, ramaj <ra...@gmail.com> wrote:
>
>
> Hello sir,
>
> Yes ,i have got other errors also...
> that is:


The errors below are in the JTL file not the jmeter.log file.

<?xml version="1.0" encoding="UTF-8"?>
> <testResults version="1.2">
> <httpSample t="113453" lt="0" ts="1190395927156" s="false"
> lb="/webportal/login/proxy" rc="Non HTTP response code:
> java.net.SocketException" rm="Non HTTP response message: Unexpected end of
> file from server" tn="Thread Group 1-171" dt="text" by="2136">


That is almost certainly a server problem.

<httpSample t="969" lt="0" ts="1190395927156" s="true"
> lb="http://10.130.176.13/webportal/login/proxy" rc="302" rm="Moved
> Temporarily" tn="Thread Group 1-171" dt="" by="0"/>


Not an error

<httpSample t="112484" lt="0" ts="1190395928125" s="false" lb="Error"
> rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP
> response
> message: Unexpected end of file from server" tn="Thread Group 1-171"
> dt="text" by="2136"/>


As before

</httpSample>
> <httpSample t="113438" lt="0" ts="1190395927187" s="false"
> lb="/webportal/login/proxy" rc="Non HTTP response code:
> java.net.SocketException" rm="Non HTTP response message: Software caused
> connection abort: recv failed" tn="Thread Group 1-121" dt="text"
> by="2433">


Could be server problem.


<httpSample t="1328" lt="0" ts="1190395927187" s="true"
> lb="http://10.130.176.13/webportal/login/proxy" rc="302" rm="Moved
> Temporarily" tn="Thread Group 1-121" dt="" by="0"/>


OK

<httpSample t="112110" lt="0" ts="1190395928515" s="false" lb="Error"
> rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP
> response
> message: Software caused connection abort: recv failed" tn="Thread Group
> 1-121" dt="text" by="2433"/>


As before

</httpSample>
> <httpSample t="118766" lt="0" ts="1190395921859" s="false"
> lb="/webportal/login/j_security_check" rc="Non HTTP response code:
> java.net.SocketException" rm="Non HTTP response message: Software caused
> connection abort: recv failed" tn="Thread Group 1-38" dt="text" by="2433">


As before

<httpSample t="5359" lt="0" ts="1190395921859" s="true"
> lb="http://10.130.176.13/webportal/login/j_security_check" rc="302"
> rm="Moved Temporarily" tn="Thread Group 1-38" dt="" by="0"/>


OK

<httpSample t="1297" lt="0" ts="1190395927218" s="true"
> lb="http://10.130.176.13/webportal/login/redirector" rc="302" rm="Moved
> Temporarily" tn="Thread Group 1-38" dt="" by="0"/>


OK

<httpSample t="112110" lt="0" ts="1190395928515" s="false" lb="Error"
> rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP
> response
> message: Software caused connection abort: recv failed" tn="Thread Group
> 1-38" dt="text" by="2433"/>
> </httpSample>


As before

<httpSample t="118704" lt="0" ts="1190395921921" s="false"
> lb="/webportal/login/j_security_check" rc="Non HTTP response code:
> java.net.SocketException" rm="Non HTTP response message: Software caused
> connection abort: recv failed" tn="Thread Group 1-63" dt="text" by="2433">


As before

<httpSample t="5250" lt="0" ts="1190395921921" s="true"
> lb="http://10.130.176.13/webportal/login/j_security_check" rc="302"
> rm="Moved Temporarily" tn="Thread Group 1-63" dt="" by="0"/>


OK

<httpSample t="1313" lt="0" ts="1190395927171" s="true"
> lb="http://10.130.176.13/webportal/login/redirector" rc="302" rm="Moved
> Temporarily" tn="Thread Group 1-63" dt="" by="0"/>


OK

<httpSample t="112141" lt="0" ts="1190395928484" s="false" lb="Error"
> rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP
> response
> message: Software caused connection abort: recv failed" tn="Thread Group
> 1-63" dt="text" by="2433"/>
> </httpSample>


As before

<httpSample t="1532" lt="1532" ts="1190396040968" s="false"
> lb="/webportal/login/j_security_check" rc="400" rm="Invalid direct
> reference
> to form login page" tn="Thread Group 1-121" dt="text" by="1100"/>


Probably a test plan error

<httpSample t="1547" lt="1547" ts="1190396040968" s="false"
> lb="/webportal/login/j_security_check" rc="400" rm="Invalid direct
> reference
> to form login page" tn="Thread Group 1-171" dt="text" by="1100"/>


As before

<httpSample t="2844" lt="0" ts="1190396051265" s="false"
> lb="/webportal/login/j_security_check" rc="Non HTTP response code:
> java.net.BindException" rm="Non HTTP response message: Address already in
> use: connect"........................................


I need the relevant jmeter.log messages to analyse this further.

But please don't post the whole of jmeter.log; just the relevant messages.
Or just send me the log file privately.


thanks
> ram
>
>
>
>
>
>
>
> sebb-2 wrote:
> >
> > Are there any error/warning messages in the jmeter.log file?
> >
> >
> > On 24/09/2007, ramaj <ra...@gmail.com> wrote:
> >>
> >>
> >> 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: jmeter-user-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Address-already-in-use%3A80-tf4507398.html#a12873307
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: Address already in use:80

Posted by ramaj <ra...@gmail.com>.
Hello sir,

Yes ,i have got other errors also...
that is:

<?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample t="113453" lt="0" ts="1190395927156" s="false"
lb="/webportal/login/proxy" rc="Non HTTP response code:
java.net.SocketException" rm="Non HTTP response message: Unexpected end of
file from server" tn="Thread Group 1-171" dt="text" by="2136">
  <httpSample t="969" lt="0" ts="1190395927156" s="true"
lb="http://10.130.176.13/webportal/login/proxy" rc="302" rm="Moved
Temporarily" tn="Thread Group 1-171" dt="" by="0"/>
  <httpSample t="112484" lt="0" ts="1190395928125" s="false" lb="Error"
rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP response
message: Unexpected end of file from server" tn="Thread Group 1-171"
dt="text" by="2136"/>
</httpSample>
<httpSample t="113438" lt="0" ts="1190395927187" s="false"
lb="/webportal/login/proxy" rc="Non HTTP response code:
java.net.SocketException" rm="Non HTTP response message: Software caused
connection abort: recv failed" tn="Thread Group 1-121" dt="text" by="2433">
  <httpSample t="1328" lt="0" ts="1190395927187" s="true"
lb="http://10.130.176.13/webportal/login/proxy" rc="302" rm="Moved
Temporarily" tn="Thread Group 1-121" dt="" by="0"/>
  <httpSample t="112110" lt="0" ts="1190395928515" s="false" lb="Error"
rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP response
message: Software caused connection abort: recv failed" tn="Thread Group
1-121" dt="text" by="2433"/>
</httpSample>
<httpSample t="118766" lt="0" ts="1190395921859" s="false"
lb="/webportal/login/j_security_check" rc="Non HTTP response code:
java.net.SocketException" rm="Non HTTP response message: Software caused
connection abort: recv failed" tn="Thread Group 1-38" dt="text" by="2433">
  <httpSample t="5359" lt="0" ts="1190395921859" s="true"
lb="http://10.130.176.13/webportal/login/j_security_check" rc="302"
rm="Moved Temporarily" tn="Thread Group 1-38" dt="" by="0"/>
  <httpSample t="1297" lt="0" ts="1190395927218" s="true"
lb="http://10.130.176.13/webportal/login/redirector" rc="302" rm="Moved
Temporarily" tn="Thread Group 1-38" dt="" by="0"/>
  <httpSample t="112110" lt="0" ts="1190395928515" s="false" lb="Error"
rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP response
message: Software caused connection abort: recv failed" tn="Thread Group
1-38" dt="text" by="2433"/>
</httpSample>
<httpSample t="118704" lt="0" ts="1190395921921" s="false"
lb="/webportal/login/j_security_check" rc="Non HTTP response code:
java.net.SocketException" rm="Non HTTP response message: Software caused
connection abort: recv failed" tn="Thread Group 1-63" dt="text" by="2433">
  <httpSample t="5250" lt="0" ts="1190395921921" s="true"
lb="http://10.130.176.13/webportal/login/j_security_check" rc="302"
rm="Moved Temporarily" tn="Thread Group 1-63" dt="" by="0"/>
  <httpSample t="1313" lt="0" ts="1190395927171" s="true"
lb="http://10.130.176.13/webportal/login/redirector" rc="302" rm="Moved
Temporarily" tn="Thread Group 1-63" dt="" by="0"/>
  <httpSample t="112141" lt="0" ts="1190395928484" s="false" lb="Error"
rc="Non HTTP response code: java.net.SocketException" rm="Non HTTP response
message: Software caused connection abort: recv failed" tn="Thread Group
1-63" dt="text" by="2433"/>
</httpSample>
<httpSample t="1532" lt="1532" ts="1190396040968" s="false"
lb="/webportal/login/j_security_check" rc="400" rm="Invalid direct reference
to form login page" tn="Thread Group 1-121" dt="text" by="1100"/>
<httpSample t="1547" lt="1547" ts="1190396040968" s="false"
lb="/webportal/login/j_security_check" rc="400" rm="Invalid direct reference
to form login page" tn="Thread Group 1-171" dt="text" by="1100"/>
<httpSample t="2844" lt="0" ts="1190396051265" s="false"
lb="/webportal/login/j_security_check" rc="Non HTTP response code:
java.net.BindException" rm="Non HTTP response message: Address already in
use: connect"........................................



thanks
ram







sebb-2 wrote:
> 
> Are there any error/warning messages in the jmeter.log file?
> 
> 
> On 24/09/2007, ramaj <ra...@gmail.com> wrote:
>>
>>
>> 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: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Address-already-in-use%3A80-tf4507398.html#a12873307
Sent from the JMeter - User mailing list archive at Nabble.com.


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


Re: Address already in use:80

Posted by sebb <se...@gmail.com>.
Are there any error/warning messages in the jmeter.log file?


On 24/09/2007, ramaj <ra...@gmail.com> wrote:
>
>
> 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: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>