You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (Updated) (JIRA)" <ji...@apache.org> on 2011/10/07 22:48:30 UTC

[jira] [Updated] (AMQ-3399) Dead lock in the create connection with producerFlowControl true

     [ https://issues.apache.org/jira/browse/AMQ-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQ-3399:
------------------------------

    Attachment: AMQ3399Test.java

Test that attempts to reproduce the issue.
                
> Dead lock in the create connection with producerFlowControl true
> ----------------------------------------------------------------
>
>                 Key: AMQ-3399
>                 URL: https://issues.apache.org/jira/browse/AMQ-3399
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Connector
>    Affects Versions: 5.5.0
>         Environment: JDK 1.6
> Spring 3.0.5
>            Reporter: Julien Gagnet
>         Attachments: AMQ3399Test.java, activemq-deadlock.zip, deadlock-thread.dump
>
>
> We are running a scenerio were we used Active MQ to decouple an Audit logging. We don't want to affect performance of the main application for audit purpose so we send audit event to a JMS queue. We would prefer stay up and lose message if we cannot process them fast enough. So our config got: 
> a memoryUsage set quite high (200mb)
> a sendFailIfNoSpace set to true
> and a producerFlowControl set to true
> Under those configuration and when the queue is full we get into a dead lock situation.
> We've manage to reproduce the problem in a small application to demonstrate the problem - how do we attach example?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira