[
https://issues.apache.org/jira/browse/AMQ-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123547#comment-13123547
]
Rahul Shinge commented on AMQ-2662:
-----------------------------------
Hi Gary - We are using AMQ 5.4.2 with J2EE Server and it hangs server during
shutdown
ActiveMQEndpo I org.apache.activemq.ra.ActiveMQEndpointWorker stop Stopping
Where can I download fix for AMQ 5.4.2 JCA Resource Adapter?
Regards
Rahul
> ActiveMQEndpointWorker.stop() sometimes is needing many minutes to shutdown
> ---------------------------------------------------------------------------
>
> Key: AMQ-2662
> URL: https://issues.apache.org/jira/browse/AMQ-2662
> Project: ActiveMQ
> Issue Type: Bug
> Components: JCA Container
> Affects Versions: 5.3.0
> Environment: irrelevant
> Reporter: Jörg Waßmer
> Assignee: Gary Tully
> Fix For: 5.5.0
>
> Attachments: ActiveMQEndpointWorker.diff
>
>
> On shutdowns the threads occasionally are waiting for a long time in
> ActiveMQEndpointWorker.stop() on the field
> ActiveMQEndpointWorker.shutdownMutex. The cause is that shutdownMutex is a
> string constant (initialization line is shutdownMutex = "shutdownMutex"),
> effectively making it a global lock.
> The hangs are happening especially on servers with high traffic.
--
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