[ 
https://issues.apache.org/activemq/browse/AMQ-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52334#action_52334
 ] 

Bruce Snyder commented on AMQ-2294:
-----------------------------------

This could still be the broker invoking the producer flow control because the 
consumers are either not consuming messages are are too slow. Are the consumers 
actually consuming messages? If so, are they actually acknowledging messages? 
Please attach the code for your consumers. 

> MessageProducer hangs when using many concurrent sessions
> ---------------------------------------------------------
>
>                 Key: AMQ-2294
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2294
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, JMS client
>    Affects Versions: 5.2.0
>         Environment: I am using the default activemq.xml config. tested and 
> reproduced on both windows and linux machines
>            Reporter: Puneet Gupta
>         Attachments: Consumer_ThreadDump.txt, Producer_ThreadDump.txt, 
> ServerDebugLog_ThreadDump.txt
>
>
> If you create a client (producer) that creates 25 non-transacted sessions and 
> concurrently starts sending messages. The producer will hang after sending 
> exactly 2560 1K messages. 
> This behavior is very easily reproducible.

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

Reply via email to