You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Tamilmaran (JIRA)" <ji...@apache.org> on 2014/07/01 17:07:25 UTC

[jira] [Created] (AMQ-5255) Hangs the Application if activeMQ is down

Tamilmaran created AMQ-5255:
-------------------------------

             Summary: Hangs the Application if activeMQ is down
                 Key: AMQ-5255
                 URL: https://issues.apache.org/jira/browse/AMQ-5255
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.9.1
         Environment: .Net Framework 4.0, ActiveMQ 5.9.1, Apache.NMS.ActiveMQ 1.6.1.3210, Apache.NMS 1.6.1.3083
            Reporter: Tamilmaran


i am using Topic to publish the message
while publishing if activeMQ is down, the application/ control hangs at producer.Send() 
The control is not coming out of it.
It comes when ever activeMQ up again.

i am using the below ActiveMQ URI

activemq:failover://(ssl://localhost:61617?transport.serverName=someX)?transport.randomize=false&amp;transport.startupMaxReconnectAttempts=0&amp;transport.timeout=5000



--
This message was sent by Atlassian JIRA
(v6.2#6252)