You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "mChek (JIRA)" <ji...@apache.org> on 2009/08/22 19:46:36 UTC

[jira] Created: (AMQ-2361) No Of connections Increases at Server end

No Of connections Increases at Server end 
------------------------------------------

                 Key: AMQ-2361
                 URL: https://issues.apache.org/activemq/browse/AMQ-2361
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.2.0
         Environment: Linux
            Reporter: mChek 


We are running ActiveMQ 5.2 and we had set the maxInactivityTimeOUt=0 in the server URL

There are many clients which connects to this Activemq. The issue here is with the number of connections, 

Lets say a client has 20 connections to activemq it will be always constantly remain at 20 if we check the number of connections to activemq from CLIENT end

If we check the number of connections fromSERVER (activemq) it will show more than 20 connections from the same client and the same keeps increasing by 1 or 2 after every few hours. 

This creates lot of issues as the total connections increases beyond limit (i.e., in thousands) 

Earlier we were using 4.1.1 with the same configuration. I saw this issue is resolved in 5.2, hence we are using the same but issue is occurring in 5.2 also.

Please let me know if there is any fix for the same.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-2361) No Of connections Increases at Server end

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder updated AMQ-2361:
------------------------------

    Fix Version/s: 5.5.0
                       (was: 5.4.1)

> No Of connections Increases at Server end 
> ------------------------------------------
>
>                 Key: AMQ-2361
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2361
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>         Environment: Linux
>            Reporter: rk
>             Fix For: 5.5.0
>
>
> We are running ActiveMQ 5.2 and we had set the maxInactivityTimeOUt=0 in the server URL
> There are many clients which connects to this Activemq. The issue here is with the number of connections, 
> Lets say a client has 20 connections to activemq it will be always constantly remain at 20 if we check the number of connections to activemq from CLIENT end
> If we check the number of connections fromSERVER (activemq) it will show more than 20 connections from the same client and the same keeps increasing by 1 or 2 after every few hours. 
> This creates lot of issues as the total connections increases beyond limit (i.e., in thousands) 
> Earlier we were using 4.1.1 with the same configuration. I saw this issue is resolved in 5.2, hence we are using the same but issue is occurring in 5.2 also.
> Please let me know if there is any fix for the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.