RE: activeMq hangs after long time using

2008-08-22 Thread [EMAIL PROTECTED]
thank you all firstly we removed the mutex in the onTransportException. and it does not hang up for more than 24 hours and it is still working well now. we wonder whether there will be anything else wrong after we remove the mutex. thanks eric tabish121 wrote: > > I wouldn't recommend that.

Re: aqctivemq-dotnet releases

2008-08-22 Thread Jim Gomes
I am in the process of creating a 1.0 release right now. On 8/22/08, kingpin_rcs <[EMAIL PROTECTED]> wrote: > > Looking at the activemq-dotnet source repository I see no tags or branches. > I want to use a stable release but it appears that there is not one yet. > What exactly is the status of t

[jira] Updated: (AMQ-1909) QueueViewMBean.retryMessage() often seems to fail without retrying

2008-08-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan updated AMQ-1909: Summary: QueueViewMBean.retryMessage() often seems to fail without retrying (was: moving messag

[jira] Created: (AMQ-1909) moving messages with QueueViewMBean.moveMessage() or QueueViewMBean.retryMessage() seems to delete the message but it often never shows up in the other Queue!

2008-08-22 Thread James Strachan (JIRA)
moving messages with QueueViewMBean.moveMessage() or QueueViewMBean.retryMessage() seems to delete the message but it often never shows up in the other Queue! --

[jira] Resolved: (AMQ-1908) add retryMessage() method to QueueViewMBean to make it easy to retry a DLQ message

2008-08-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-1908. - Resolution: Fixed > add retryMessage() method to QueueViewMBean to make it easy to retry a DLQ

[jira] Created: (AMQ-1908) add retryMessage() method to QueueViewMBean to make it easy to retry a DLQ message

2008-08-22 Thread James Strachan (JIRA)
add retryMessage() method to QueueViewMBean to make it easy to retry a DLQ message -- Key: AMQ-1908 URL: https://issues.apache.org/activemq/browse/AMQ-1908 Project: Activ

Re: [jira] Created: (AMQ-1905) Method required: ObjectName[] ConnectionViewMBean.getConsumers()

2008-08-22 Thread Khaled Hussein
We implemented QueueViewMBean.getConsumers(); Is there any reason why it shouldn't be in QueueViewMBean? If you're interested, we'd release a patch with that. Thanks, -- Khaled Hussein Architecture Software Developer Mailtrust, A Division of Rachspace On Fri, Aug 22, 2008 at 12:22 PM, James Stra

[jira] Commented: (AMQ-1906) create ProducerViewMBean so we can see producer activity in JMX

2008-08-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45123#action_45123 ] James Strachan commented on AMQ-1906: - this method would be handy too {code} Object[] Conn

[jira] Created: (AMQ-1907) method required: ObjectName SubscriptionViewMBean.getConnection()

2008-08-22 Thread James Strachan (JIRA)
method required: ObjectName SubscriptionViewMBean.getConnection() -- Key: AMQ-1907 URL: https://issues.apache.org/activemq/browse/AMQ-1907 Project: ActiveMQ Issue Type: Improve

[jira] Updated: (AMQ-1907) method required: ObjectName SubscriptionViewMBean.getConnection()

2008-08-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan updated AMQ-1907: Component/s: JMX > method required: ObjectName SubscriptionViewMBean.getConnection() > -

[jira] Created: (AMQ-1906) create ProducerViewMBean so we can see producer activity in JMX

2008-08-22 Thread James Strachan (JIRA)
create ProducerViewMBean so we can see producer activity in JMX --- Key: AMQ-1906 URL: https://issues.apache.org/activemq/browse/AMQ-1906 Project: ActiveMQ Issue Type: Improvement

[jira] Created: (AMQ-1905) Method required: ObjectName[] ConnectionViewMBean.getConsumers()

2008-08-22 Thread James Strachan (JIRA)
Method required: ObjectName[] ConnectionViewMBean.getConsumers() Key: AMQ-1905 URL: https://issues.apache.org/activemq/browse/AMQ-1905 Project: ActiveMQ Issue Type: Improvement

[jira] Created: (AMQCPP-195) Message stuck in queue when using transactional sessions

2008-08-22 Thread Timothy Bish (JIRA)
Message stuck in queue when using transactional sessions Key: AMQCPP-195 URL: https://issues.apache.org/activemq/browse/AMQCPP-195 Project: ActiveMQ C++ Client Issue Type: Bug

Re: SAXParserException with amq namespace.

2008-08-22 Thread Bruce Snyder
On Wed, Aug 20, 2008 at 10:07 PM, PJGratz <[EMAIL PROTECTED]> wrote: > > I am receiving errors when trying to parse out an XML Configuration file that > contains the amq namespace. > > The matching wildcard is strict, but no declaration can be found for element > 'amq:broker' > > I used two beans c

Re: CPP: Do transactions work in CMS 2.2?

2008-08-22 Thread Richard Gillingham
Hello again It's great that you're looking into it, thanks. Richard Timothy Bish wrote: > > No, your code looks fine. I spent about an hour on this last night but > haven't come to any conclusions on what the problem might be. > > If you can create an issue and log anything that you find i

Re: CPP: Do transactions work in CMS 2.2?

2008-08-22 Thread Timothy Bish
No, your code looks fine. I spent about an hour on this last night but haven't come to any conclusions on what the problem might be. If you can create an issue and log anything that you find in there that would be helpful. http://issues.apache.org/activemq/browse/AMQCPP Regards Tim. On Fri, 200

Re: CPP: Do transactions work in CMS 2.2?

2008-08-22 Thread Richard Gillingham
Doing some more debugging - I think I might have seen the same problem with NMS too - I'll try and confirm. Is there anything odd in the way I'm using commit()?? Thanks in advance Richard Richard Gillingham wrote: > > Hi > > I've swaped from AutoAcknowledge to transactional sessions and am

[jira] Created: (AMQNET-106) Add support for prefetchSIze = 0 in NMS

2008-08-22 Thread Sebastian Riedel (JIRA)
Add support for prefetchSIze = 0 in NMS --- Key: AMQNET-106 URL: https://issues.apache.org/activemq/browse/AMQNET-106 Project: ActiveMQ .Net Issue Type: New Feature Components: ActiveMQ Client