[
https://issues.apache.org/activemq/browse/SMXCOMP-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60074#action_60074
]
Chris Custine commented on SMXCOMP-758:
---------------------------------------
Are you getting any exceptions in your logs either while running the tests or
if you leave it for a while you get exceptions later? I'm looking for evidence
of timeouts from connections which could be a regression of some previous
issues.
> 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
> 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.