[jira] Commented: (AMQCPP-246) Failover transport doesn't detect network failures

2009-06-17 Thread Daniel Donoso (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52303#action_52303 ] Daniel Donoso commented on AMQCPP-246: -- I added the soKeepAlive=true to tcp transport

[jira] Issue Comment Edited: (AMQCPP-246) Failover transport doesn't detect network failures

2009-06-17 Thread Daniel Donoso (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52303#action_52303 ] Daniel Donoso edited comment on AMQCPP-246 at 6/17/09 1:09 AM: ---

[jira] Issue Comment Edited: (AMQCPP-246) Failover transport doesn't detect network failures

2009-06-17 Thread Daniel Donoso (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52303#action_52303 ] Daniel Donoso edited comment on AMQCPP-246 at 6/17/09 1:11 AM: ---

[jira] Created: (AMQCPP-249) activemq/core/ActiveMQSession.cpp fails to compile on Solaris 10 with Sun Studio Compiler

2009-06-17 Thread Michael Vishchers (JIRA)
activemq/core/ActiveMQSession.cpp fails to compile on Solaris 10 with Sun Studio Compiler - Key: AMQCPP-249 URL: https://issues.apache.org/activemq/browse/AMQCPP-249

[jira] Assigned: (AMQ-2292) NullPointerException in ReadOnlyAsyncDataManager as accessorPool is not initialized

2009-06-17 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac reassigned AMQ-2292: -- Assignee: Dejan Bosanac NullPointerException in ReadOnlyAsyncDataManager as accessorPool

[jira] Resolved: (AMQ-2292) NullPointerException in ReadOnlyAsyncDataManager as accessorPool is not initialized

2009-06-17 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-2292. Resolution: Fixed Fix Version/s: 5.3.0 A bit modified pathc applied in SVN revision

[jira] Commented: (AMQCPP-249) activemq/core/ActiveMQSession.cpp fails to compile on Solaris 10 with Sun Studio Compiler

2009-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52313#action_52313 ] Timothy Bish commented on AMQCPP-249: - I added a fix to trunk, can you check it out and

[jira] Work logged: (AMQCPP-249) activemq/core/ActiveMQSession.cpp fails to compile on Solaris 10 with Sun Studio Compiler

2009-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-249?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_36831 ] Timothy Bish logged work on AMQCPP-249: --- Author: Timothy Bish Created on:

[jira] Updated: (AMQCPP-249) activemq/core/ActiveMQSession.cpp fails to compile on Solaris 10 with Sun Studio Compiler

2009-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-249: Fix Version/s: 3.0.1 activemq/core/ActiveMQSession.cpp fails to compile on Solaris 10 with

[jira] Assigned: (AMQ-2169) Web Console spawns new threads for every refresh and never kills any

2009-06-17 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully reassigned AMQ-2169: --- Assignee: Gary Tully Web Console spawns new threads for every refresh and never kills any

[jira] Resolved: (AMQCPP-248) Failover Transport can deadlock when the connection fails during restore of previous state.

2009-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-248. - Resolution: Fixed Resolved in trunk, fixes this issue plus a couple of other small errors

[jira] Resolved: (AMQ-2169) Web Console spawns new threads for every refresh and never kills any

2009-06-17 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2169. - Resolution: Fixed scope of spring mvc beans was incorrect, should have been scope=request. Updated

Getting failure with XATransaction

2009-06-17 Thread benjamine
Hi All, I am using ActiveMQ in Mule.When I am using XA-transaction with ActiveMQ i am getting the following error. amq:broker id=AMQCoreBroker useJmx=false persistent=false amq:managementContext amq:managementContext

SSL communication is failing..

2009-06-17 Thread benjamine
HI All, To Configure SSL communication I am following the below URL from activeMQ http://activemq.apache.org/how-do-i-use-ssl.html I followed all the steps which is mentioned in the above url This is my configuration amq:sslContext amq:sslContext

[jira] Commented: (AMQ-2169) Web Console spawns new threads for every refresh and never kills any

2009-06-17 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52320#action_52320 ] Gary Tully commented on AMQ-2169: - small update. pulled the query beans into their own file and

[jira] Commented: (AMQ-1786) Journal files don't get cleaned up

2009-06-17 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52321#action_52321 ] Gary Tully commented on AMQ-1786: - Sudip, this is part of the contract when you make delivery

[jira] Created: (AMQ-2294) MessageProducer hangs when using many concurrent sessions

2009-06-17 Thread Puneet Gupta (JIRA)
MessageProducer hangs when using many concurrent sessions - Key: AMQ-2294 URL: https://issues.apache.org/activemq/browse/AMQ-2294 Project: ActiveMQ Issue Type: Bug

[jira] Updated: (AMQ-2294) MessageProducer hangs when using many concurrent sessions

2009-06-17 Thread Puneet Gupta (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Puneet Gupta updated AMQ-2294: -- Attachment: ServerDebugLog_ThreadDump.txt Producer_ThreadDump.txt The client seems

[jira] Commented: (AMQ-2294) MessageProducer hangs when using many concurrent sessions

2009-06-17 Thread Bruce Snyder (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52326#action_52326 ] Bruce Snyder commented on AMQ-2294: --- You indicated that you're using the default

[jira] Commented: (AMQ-2294) MessageProducer hangs when using many concurrent sessions

2009-06-17 Thread Puneet Gupta (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52327#action_52327 ] Puneet Gupta commented on AMQ-2294: --- I did not mention that I have 25 Message Consumers also

[jira] Created: (AMQ-2295) Inconsistencies using browseMessages() in JMX on a queue

2009-06-17 Thread David Schlenk (JIRA)
Inconsistencies using browseMessages() in JMX on a queue Key: AMQ-2295 URL: https://issues.apache.org/activemq/browse/AMQ-2295 Project: ActiveMQ Issue Type: Bug Components:

[jira] Updated: (AMQ-2295) Inconsistencies using browseMessages() in JMX on a queue

2009-06-17 Thread David Schlenk (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Schlenk updated AMQ-2295: --- I seem to be able to reproduce the problem by connecting and consuming all messages and then

[jira] Commented: (AMQ-2294) MessageProducer hangs when using many concurrent sessions

2009-06-17 Thread Bruce Snyder (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52329#action_52329 ] Bruce Snyder commented on AMQ-2294: --- The consumers and/or producers are not sharing a

[jira] Updated: (AMQ-2294) MessageProducer hangs when using many concurrent sessions

2009-06-17 Thread Puneet Gupta (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Puneet Gupta updated AMQ-2294: -- Attachment: Consumer_ThreadDump.txt Consumer Thread Dump is attached as well MessageProducer hangs

[jira] Updated: (AMQ-2295) Inconsistencies using browseMessages() in JMX on a queue

2009-06-17 Thread David Schlenk (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Schlenk updated AMQ-2295: --- Correction: you do not need to consume any messages in order for the correctly sized list to be

[jira] Commented: (AMQ-2294) MessageProducer hangs when using many concurrent sessions

2009-06-17 Thread Bruce Snyder (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52334#action_52334 ] Bruce Snyder commented on AMQ-2294: --- This could still be the broker invoking the producer

[jira] Commented: (AMQCPP-246) Failover transport doesn't detect network failures

2009-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52335#action_52335 ] Timothy Bish commented on AMQCPP-246: - Have you tried the latest code from the SVN trunk?

[jira] Resolved: (AMQCPP-249) activemq/core/ActiveMQSession.cpp fails to compile on Solaris 10 with Sun Studio Compiler

2009-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-249. - Resolution: Fixed Fixed in trunk. activemq/core/ActiveMQSession.cpp fails to compile on

maven build upgrade?

2009-06-17 Thread David Jencks
The build is getting a little out of date. I'd like to update the parent to apache pom 6 and make some related changes to use the most up to date maven build recommendations. This will make it a lot easier to produce release candidates that follow the apparent details of apache release

Re: maven build upgrade?

2009-06-17 Thread Hiram Chirino
Would appreciate if you apply your changes to https://svn.apache.org/repos/asf/activemq/sandbox/activemq-flow also :) On Wed, Jun 17, 2009 at 7:09 PM, David Jencks david_jen...@yahoo.comwrote: The build is getting a little out of date. I'd like to update the parent to apache pom 6 and make

Re: maven build upgrade?

2009-06-17 Thread Bruce Snyder
On Wed, Jun 17, 2009 at 5:09 PM, David Jencksdavid_jen...@yahoo.com wrote: The build is getting a little out of date.  I'd like to update the parent to apache pom 6 and make some related changes to use the most up to date maven build recommendations.  This will make it a lot easier to produce

RE: maven build upgrade?

2009-06-17 Thread Colin MacNaughton
I'd second Hiram's wish for applying to https://svn.apache.org/repos/asf/activemq/sandbox/activemq-flow -Original Message- From: David Jencks [mailto:david_jen...@yahoo.com] Sent: Wednesday, June 17, 2009 4:10 PM To: dev@activemq.apache.org Subject: maven build upgrade? The build is

Re: NMS 1.1.0 RC1 Available

2009-06-17 Thread Jim Gomes
Thanks for the great feedback. I have incorporated the following changes: 1. The package files are now down to two files: a bin and a src ZIP file (along with the attending .asc files). 2. I added a modified version of the script proposed by Mark. Using the strategy of embedding