[ http://jira.activemq.org/jira//browse/AMQ-641?page=comments#action_35833 ]
james strachan commented on AMQ-641: ------------------------------------ Could you provide a stack trace of the blocked program? Then we can find where its blocking. The log you show is an asynchronous event, not in the thread of the main application. > JMS is a asynchronous interface ,blocking is not allow. > -------------------------------------------------------- > > Key: AMQ-641 > URL: http://jira.activemq.org/jira//browse/AMQ-641 > Project: ActiveMQ > Type: Bug > Components: JMS client, Connector > Versions: 3.2.2, 4.0 M4 > Environment: winxp jdk1.4.2 jdk 1.5.6 > Reporter: tao > > > If I use failover:tcp//.... in the jms client, > That all method will be blocked when net or activemq error. > This is not a good idea.My application will be blocked. > And If I use tcp//.... in the jms client,Sometimes ,send(message) method will > be blocked,also not return. > JMS is a asynchronous interface ,blocking is not allow at any condition. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
