Build failed in Jenkins: ActiveMQ-Apollo #158

2011-03-29 Thread Apache Hudson Server
See Changes: [chirino] Simpler assertions and error logging. [chirino] Protocol can be set after the transport is created. [chirino] make the add/remove destination methods assignable functions so that composite routers can tra

Build failed in Jenkins: ActiveMQ-Apollo-Deploy #73

2011-03-29 Thread Apache Hudson Server
See Changes: [chirino] - rename host to virtual_host - added a Dispatched interface - replaced the MapSink object with a map method on the sink class. - Added SinkFilter and MutableSink helper classes. [chirino] Fixing xml

[jira] [Created] (AMQCPP-358) FailoverTransport can peg CPU when connection attempts exceeds max and its waiting to be closed

2011-03-29 Thread Timothy Bish (JIRA)
FailoverTransport can peg CPU when connection attempts exceeds max and its waiting to be closed --- Key: AMQCPP-358 URL: https://issues.apache.org/jira/browse/AMQCPP-358

[jira] [Created] (AMQ-3252) Active MQ admin + Moving All Messages in a queue to another queue at once

2011-03-29 Thread Nageswara P Nakarikanti (JIRA)
Active MQ admin + Moving All Messages in a queue to another queue at once - Key: AMQ-3252 URL: https://issues.apache.org/jira/browse/AMQ-3252 Project: ActiveMQ Issue Typ

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Alex Dean
I know I'm not a terribly active committer, but I'll vote +1 for the code I've worked on since 5.4.2 was released. alex On Mar 28, 2011, at 3:03 PM, Gary Tully wrote: > Hi all, > I've just cut a release candidate for the 5.5.0 release. > The main points to note are described in the new features

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Jim Gomes
+1 On Mon, Mar 28, 2011 at 1:03 PM, Gary Tully wrote: > Hi all, > I've just cut a release candidate for the 5.5.0 release. > The main points to note are described in the new features page: > https://cwiki.apache.org/confluence/display/ACTIVEMQ/New+Features+in+5.5 > > Could you review the artifa

[jira] [Commented] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-29 Thread Melvin Ramos (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012685#comment-13012685 ] Melvin Ramos commented on AMQ-3245: --- Ok, making the maxPageSize to 5000, passes the 30 mes

[jira] [Commented] (AMQ-3225) After running for some days ActiveMQ queues getting inactive.

2011-03-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012682#comment-13012682 ] Gary Tully commented on AMQ-3225: - You need to work on making a reproducible test case. this

[jira] [Issue Comment Edited] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-29 Thread Melvin Ramos (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012602#comment-13012602 ] Melvin Ramos edited comment on AMQ-3245 at 3/29/11 7:23 PM: Gary

[jira] [Commented] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-29 Thread Melvin Ramos (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012602#comment-13012602 ] Melvin Ramos commented on AMQ-3245: --- Gary, Thanks for your help. Ok, I've tested with 200

[jira] [Commented] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012563#comment-13012563 ] Gary Tully commented on AMQ-3245: - it is documented at http://activemq.apache.org/per-destin

[jira] [Commented] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-29 Thread Melvin Ramos (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012552#comment-13012552 ] Melvin Ramos commented on AMQ-3245: --- I'll test the 2000 maxPageSize. But can anyone please

Build failed in Jenkins: ActiveMQ-Apollo #157

2011-03-29 Thread Apache Hudson Server
See Changes: [chirino] - rename host to virtual_host - added a Dispatched interface - replaced the MapSink object with a map method on the sink class. - Added SinkFilter and MutableSink helper classes. [chirino] Fixing xml type

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Bruce Snyder
On Mon, Mar 28, 2011 at 2:03 PM, Gary Tully wrote: > Hi all, > I've just cut a release candidate for the 5.5.0 release. > The main points to note are described in the new features page: > https://cwiki.apache.org/confluence/display/ACTIVEMQ/New+Features+in+5.5 > > Could you review the artifacts an

Pending messages on ActiveMQ queue

2011-03-29 Thread archana saini
HI , We have ActiveMQ environment and right now we have more then 3 Lakh messages pending on queue and we are not able to consume messages and not able to publish new messages on this queue. Can someone pelase help us to resolve the issue or if there is anyway to store the messages on disk to f

[jira] [Resolved] (AMQ-3251) javax.jms.TransactionInProgressException: Cannot rollback() inside an XASession

2011-03-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-3251. - Resolution: Fixed Fix Version/s: 5.6.0 Assignee: Gary Tully Committed r1086593 PooledSessio

[jira] [Created] (AMQ-3251) javax.jms.TransactionInProgressException: Cannot rollback() inside an XASession

2011-03-29 Thread Charles Moulliard (JIRA)
javax.jms.TransactionInProgressException: Cannot rollback() inside an XASession Key: AMQ-3251 URL: https://issues.apache.org/jira/browse/AMQ-3251 Project: ActiveMQ

[jira] [Resolved] (AMQ-3249) Remove lib needed for JDK 1.5

2011-03-29 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-3249. Resolution: Fixed Fix Version/s: 5.6.0 Fixed with svn revision 1086566 > Remove lib needed fo

[jira] [Commented] (AMQ-3248) Allow for easy externalization of ActiveMQ configuration

2011-03-29 Thread Lionel Cons (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012447#comment-13012447 ] Lionel Cons commented on AMQ-3248: -- Currently we have in the activemq script: activemq.h

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Hiram Chirino
+1 Regards, Hiram FuseSource Web: http://fusesource.com/ On Mon, Mar 28, 2011 at 4:03 PM, Gary Tully wrote: > Hi all, > I've just cut a release candidate for the 5.5.0 release. > The main points to note are described in the new features page: > https://cwiki.apache.org/confluence/display/ACT

[jira] [Updated] (AMQ-3250) Alternative topic separators should be supported in Apollo, as in ActiveMQ

2011-03-29 Thread Sam Starling (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Starling updated AMQ-3250: -- Description: When using a character other than a period as a topic separator (.), Apollo throws the foll

[jira] [Updated] (AMQ-3250) Alternative topic separators should be supported in Apollo, as in ActiveMQ

2011-03-29 Thread Sam Starling (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Starling updated AMQ-3250: -- Description: When using a character other than a period (.), Apollo throws the following exception: {co

[jira] [Updated] (AMQ-3250) Alternative topic separators should be supported in Apollo, as in ActiveMQ

2011-03-29 Thread Sam Starling (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Starling updated AMQ-3250: -- Description: When using a character other than a period (.), Apollo throws the following exception: {co

[jira] [Created] (AMQ-3250) Alternative topic separators should be supported in Apollo, as in ActiveMQ

2011-03-29 Thread Sam Starling (JIRA)
Alternative topic separators should be supported in Apollo, as in ActiveMQ -- Key: AMQ-3250 URL: https://issues.apache.org/jira/browse/AMQ-3250 Project: ActiveMQ Issue T

[jira] [Created] (AMQ-3249) Remove lib needed for JDK 1.5

2011-03-29 Thread Dejan Bosanac (JIRA)
Remove lib needed for JDK 1.5 - Key: AMQ-3249 URL: https://issues.apache.org/jira/browse/AMQ-3249 Project: ActiveMQ Issue Type: Improvement Reporter: Dejan Bosanac Assignee: Dejan Bosanac

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Timothy Bish
+1 On Mon, 2011-03-28 at 21:03 +0100, Gary Tully wrote: > Hi all, > I've just cut a release candidate for the 5.5.0 release. > The main points to note are described in the new features page: > https://cwiki.apache.org/confluence/display/ACTIVEMQ/New+Features+in+5.5 > > Could you review the artifa

[jira] [Updated] (AMQ-3248) Allow for easy externalization of ActiveMQ configuration

2011-03-29 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3248: Attachment: AMQ-3248.patch > Allow for easy externalization of ActiveMQ configuration > -

[jira] [Updated] (AMQ-3248) Allow for easy externalization of ActiveMQ configuration

2011-03-29 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3248: Attachment: (was: MB-847.patch) > Allow for easy externalization of ActiveMQ configuration >

[jira] [Updated] (AMQ-3248) Allow for easy externalization of ActiveMQ configuration

2011-03-29 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3248: Attachment: MB-847.patch Attaching a proposed fix. It uses shell env variable ACTIVEMQ_CONFIG_DIR an

[jira] [Created] (AMQ-3248) Allow for easy externalization of ActiveMQ configuration

2011-03-29 Thread Torsten Mielke (JIRA)
Allow for easy externalization of ActiveMQ configuration Key: AMQ-3248 URL: https://issues.apache.org/jira/browse/AMQ-3248 Project: ActiveMQ Issue Type: Improvement Component

[jira] [Updated] (AMQ-3247) ensure that activemq-console command like activemq:list/activemq:query/activemq:bstat can work in servicemix container out-of-box

2011-03-29 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated AMQ-3247: -- Attachment: AMQ-3247.patch append a patch, basic idea in this patch is that when can't create jmxConnecto

[jira] [Created] (AMQ-3247) ensure that activemq-console command like activemq:list/activemq:query/activemq:bstat can work in servicemix container out-of-box

2011-03-29 Thread Freeman Fang (JIRA)
ensure that activemq-console command like activemq:list/activemq:query/activemq:bstat can work in servicemix container out-of-box - Key: AMQ-3247

Jenkins build is still unstable: ActiveMQ » ActiveMQ :: Spring #619

2011-03-29 Thread Apache Hudson Server
See

Jenkins build is still unstable: ActiveMQ » ActiveMQ :: Core #619

2011-03-29 Thread Apache Hudson Server
See

Jenkins build is still unstable: ActiveMQ #619

2011-03-29 Thread Apache Hudson Server
See

Jenkins build became unstable: ActiveMQ » ActiveMQ :: XMPP #619

2011-03-29 Thread Apache Hudson Server
See

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Dejan Bosanac
+1 Regards -- Dejan Bosanac - FuseSource - The experts in open source integration and messaging. Email: dej...@fusesource.com Web: http://fusesource.com Twitter: http://twitter.com/dejanb ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB On 03/29/2011 10:06 AM, Rob Davies wrote: +1 On 28 Mar 2011, at 21:03, Gary Tully wrote: Hi all, I've just cut a release candidate for the 5.5.0 release. The main points to note are described in the new features page: https://cwiki.apache.org/confluence/display/ACT

Re: [VOTE] Apache ActiveMQ 5.5.0

2011-03-29 Thread Rob Davies
+1 On 28 Mar 2011, at 21:03, Gary Tully wrote: > Hi all, > I've just cut a release candidate for the 5.5.0 release. > The main points to note are described in the new features page: > https://cwiki.apache.org/confluence/display/ACTIVEMQ/New+Features+in+5.5 > > Could you review the artifacts and v