[jira] Updated: (AMQ-2320) Session are not deleted when several processes terminate simultaneously in a "network of broker" complex configuration

2009-07-23 Thread Eric (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric updated AMQ-2320: -- Attachment: screenshot-1.jpg No deadlock, but ConsumerEventSource is blocked into a shutdown hook. > Session are not

[jira] Commented: (AMQ-2320) Session are not deleted when several processes terminate simultaneously in a "network of broker" complex configuration

2009-07-23 Thread Eric (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52934#action_52934 ] Eric commented on AMQ-2320: --- Hi ! I believed I found the major reason of the active threads. But, no

[jira] Created: (AMQ-2330) Add MBean descriptions

2009-07-23 Thread Kyle Anderson (JIRA)
Add MBean descriptions -- Key: AMQ-2330 URL: https://issues.apache.org/activemq/browse/AMQ-2330 Project: ActiveMQ Issue Type: Improvement Affects Versions: 5.2.0 Reporter: Kyle Anderson Priorit

Re: C# Client Access

2009-07-23 Thread Timothy Bish
On Thu, 2009-07-23 at 14:16 -0700, BillWitt wrote: > I am trying to access ActiveMQ from a C# client application. I am also using > the Apache.Nms library to help me out with that. > > I've configured the broker by adding the following to the activemq.xml file: > > http://localhost:8080"; /> > >

RE: C# Client Access

2009-07-23 Thread Mark Pollack
oing wrong? Thanks. -- View this message in context: http://www.nabble.com/C--Client-Access-tp24634739p24634739.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. __ Information from ESET NOD32 Antivirus, version of virus signature database 4271 (20090723) __

C# Client Access

2009-07-23 Thread BillWitt
I am trying to access ActiveMQ from a C# client application. I am also using the Apache.Nms library to help me out with that. I've configured the broker by adding the following to the activemq.xml file: http://localhost:8080"; /> But I am unable to connect to the broker and receive a NMSConnect

[jira] Closed: (AMQCPP-256) Transaction has not been started exceptions on the broker with parallel transacted sessions

2009-07-23 Thread Teemu Torma (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teemu Torma closed AMQCPP-256. -- Seems to work when applied to 3.0.1. > Transaction has not been started exceptions on the broker with

[jira] Resolved: (AMQCPP-256) Transaction has not been started exceptions on the broker with parallel transacted sessions

2009-07-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-256. - Resolution: Fixed Resolved in trunk. Unfortunately the fix breaks binary compatibility so it

[jira] Updated: (AMQCPP-256) Transaction has not been started exceptions on the broker with parallel transacted sessions

2009-07-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-256: Fix Version/s: 3.1 > Transaction has not been started exceptions on the broker with parallel >

[jira] Resolved: (AMQ-2069) Thread deadlock in ActiveMQEndpointWorker class

2009-07-23 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-2069. Resolution: Fixed Fix Version/s: 5.3.0 Assignee: Dejan Bosanac Patch applied in S

[jira] Commented: (AMQ-2238) Improve HTTP transport reliability

2009-07-23 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52908#action_52908 ] Dejan Bosanac commented on AMQ-2238: commons-codec added into lib/optional distribution fol