[
https://issues.apache.org/activemq/browse/SMXCOMP-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60090#action_60090
]
Jean-Baptiste Onofré commented on SMXCOMP-758:
----------------------------------------------
Regarding the Jetty release notes, I spotted:
* 300178 HttpClients opens too many connections that are immediately closed
* JETTY-1174 Memory leak in ChannelImpl/ContinuationClient
I don't think that it's related to our issue but I'm gonna make a test to be
sure.
> Http Provider runs out of connections
> -------------------------------------
>
> Key: SMXCOMP-758
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-758
> Project: ServiceMix Components
> Issue Type: Bug
> Components: servicemix-http
> Affects Versions: servicemix-http-2010.01
> Environment: Servicemix 3.3.2
> Reporter: Hough van Wyk
> Assignee: Jean-Baptiste Onofré
> Priority: Blocker
>
> I upgraded from servicemix-http-2009.01 to servicemix-http-2010.01. While
> running some stress testing (about 7 messages/s) after about 7000 exchanges
> none of my exchanges for http provider go through. I debugged and found that
> in HttpDestination I had a maxConnetions of 32 connections and 32 connection
> objects in _connections. No new connections are made. There is no way to
> recover from this problem and I have to restart service mix to release the
> connections.
> If I revert back to 2009.01 all is working perfectly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.