[ https://issues.apache.org/activemq/browse/SMXCOMP-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61938#action_61938 ]
Jean-Baptiste Onofré commented on SMXCOMP-758: ---------------------------------------------- I make a test project (injecting stress tests using soapUI) on github. > 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.