Re: [VOTE] Release Apache.NMS.Stomp 1.3.0

2010-05-26 Thread Jim Gomes
+1 On Mon, May 24, 2010 at 3:23 PM, Timothy Bish tabish...@gmail.com wrote: Hello This is a call for a vote on the release of Apache.NMS.Stomp v1.3.0. This version provides some much requested new feature like SSL support and several bug fixes. Changes in this version include: * SSL

[jira] Commented: (AMQ-2749) Broker hangs in TopicSubscription.add

2010-05-26 Thread Dennis Klinkott (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=59542#action_59542 ] Dennis Klinkott commented on AMQ-2749: -- Now we got the same problem on a preprod machine.

[jira] Commented: (AMQ-2749) Broker hangs in TopicSubscription.add

2010-05-26 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=59543#action_59543 ] Gary Tully commented on AMQ-2749: - from the code:

[jira] Updated: (AMQ-2749) Broker hangs in TopicSubscription.add

2010-05-26 Thread Dennis Klinkott (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Klinkott updated AMQ-2749: - Attachment: activemq.xml Broker hangs in TopicSubscription.add

[jira] Updated: (AMQ-2749) Broker hangs in TopicSubscription.add

2010-05-26 Thread Dennis Klinkott (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Klinkott updated AMQ-2749: - Attachment: jmx console screenshot.jpg Broker hangs in TopicSubscription.add

[jira] Commented: (AMQ-2749) Broker hangs in TopicSubscription.add

2010-05-26 Thread Dennis Klinkott (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=59544#action_59544 ] Dennis Klinkott commented on AMQ-2749: -- I've attached our activemq.xml and a screenshot of

[jira] Created: (AMQ-2750) webapp's ActiveMQ JMX MBeans no longer available

2010-05-26 Thread Phil Pickett (JIRA)
webapp's ActiveMQ JMX MBeans no longer available Key: AMQ-2750 URL: https://issues.apache.org/activemq/browse/AMQ-2750 Project: ActiveMQ Issue Type: Bug Components: Broker,

[jira] Created: (AMQ-2751) session.recover does not result in repeated redelivery - duplicate is detected and auto-acked in error

2010-05-26 Thread Gary Tully (JIRA)
session.recover does not result in repeated redelivery - duplicate is detected and auto-acked in error -- Key: AMQ-2751 URL:

[jira] Updated: (AMQ-2751) session.recover does not result in repeated redelivery - duplicate is detected and auto-acked in error

2010-05-26 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-2751: Attachment: amq2751-testcase.patch Test case that demonstrates the issue with repeated calls to recover.

[jira] Resolved: (AMQ-2751) session.recover does not result in repeated redelivery - duplicate is detected and auto-acked in error

2010-05-26 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2751. - Resolution: Fixed resolved in r948463 ; duplicate suppression needs a rollback when delivery is

[jira] Updated: (AMQ-2751) session.recover does not result in repeated redelivery - duplicate is detected and auto-acked in error

2010-05-26 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-2751: Affects Version/s: 5.3.2 5.3.1 (was: 5.4.0)

[jira] Commented: (AMQ-2749) Broker hangs in TopicSubscription.add

2010-05-26 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=59548#action_59548 ] Gary Tully commented on AMQ-2749: - I just added a log message if the subscription is blocked as

[jira] Resolved: (AMQCPP-140) Add SSL transport

2010-05-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-140. - Resolution: Fixed OpenSSL support implemented in trunk. Tested on Redhat and Windows.

[jira] Commented: (AMQNET-254) Implement a 'failover' transport for STOMP-provider (similar to the ActiveMq-provider)

2010-05-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQNET-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=59550#action_59550 ] Timothy Bish commented on AMQNET-254: - Failover for a Stomp client is a bit tricky since

[jira] Created: (AMQ-2752) Message is delivered to DLQ in store and forward mode if two brokers clock is not in sync

2010-05-26 Thread Qingyi Gu (JIRA)
Message is delivered to DLQ in store and forward mode if two brokers clock is not in sync - Key: AMQ-2752 URL: https://issues.apache.org/activemq/browse/AMQ-2752

Connections limit

2010-05-26 Thread digows
Hello Everyone. I need to subscribe about 4.000 clients to a server at the same time. I'm using STOMP for now. Does anyone know if it will be possible using ActiveMQ? BTW, does anyone know a way to test it? Thank you for now. -- View this message in context:

[jira] Resolved: (AMQCPP-283) Update Visual Studio projects to VS2008 format.

2010-05-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-283. - Resolution: Fixed Fixed in trunk Update Visual Studio projects to VS2008 format.

Build failed in Hudson: ActiveMQ #361

2010-05-26 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ActiveMQ/361/changes Changes: [gtully] help in diagnosis of https://issues.apache.org/activemq/browse/AMQ-2749 - provide log message when waiting for space to free up [gtully] resolve https://issues.apache.org/activemq/browse/AMQ-2751 - duplicate