Build failed in Jenkins: ActiveMQ #1283

2013-05-08 Thread Apache Jenkins Server
See Changes: [chirino] Implements AMQ-4526: ActiveMQ should automatically restart if a Locker looses it's lock. * Adds a new broker config option 'restartAllowed'. Set it to false to revert to the preserve behavior. * Adds a new 'restart'

[jira] [Commented] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread SuoNayi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652634#comment-13652634 ] SuoNayi commented on AMQ-4523: -- Well, to be honest,I faced the same issue(durable subscriber lo

[jira] [Closed] (AMQ-4521) stomp tcp keepalive not working

2013-05-08 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik closed AMQ-4521. - Resolution: Won't Fix > stomp tcp keepalive not working > --- > > Key: AMQ-

[jira] [Commented] (AMQ-4521) stomp tcp keepalive not working

2013-05-08 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652578#comment-13652578 ] Erik commented on AMQ-4521: --- transport.keepAlive=true along with transport.soLinger=30 work as exp

[jira] [Commented] (AMQ-4521) stomp tcp keepalive not working

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652397#comment-13652397 ] Timothy Bish commented on AMQ-4521: --- To set the value on the connected transport i.e. the

[jira] [Commented] (AMQ-4521) stomp tcp keepalive not working

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652373#comment-13652373 ] Timothy Bish commented on AMQ-4521: --- TCP_KEEPCNT, TCP_KEEPIDLE, and TCP_KEEPINTVL are not

[jira] [Commented] (AMQ-4512) MemoryUsage waitForSpace in inconsistent state

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652347#comment-13652347 ] Timothy Bish commented on AMQ-4512: --- Yes, the test shows the issue reliably. At least in

[jira] [Commented] (AMQ-4512) MemoryUsage waitForSpace in inconsistent state

2013-05-08 Thread Sam hendley (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652328#comment-13652328 ] Sam hendley commented on AMQ-4512: -- Changes look pretty solid, did the test case break for

[jira] [Closed] (AMQCPP-481) NullPointerException while handling broker exception

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQCPP-481. --- Thanks for closing the loop. > NullPointerException while handling broker exception > --

[jira] [Updated] (AMQ-4512) MemoryUsage waitForSpace in inconsistent state

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-4512: -- Attachment: AMQ4512Patch.txt > MemoryUsage waitForSpace in inconsistent state > -

[jira] [Resolved] (AMQCPP-481) NullPointerException while handling broker exception

2013-05-08 Thread Martin Lichtin (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Lichtin resolved AMQCPP-481. --- Resolution: Fixed Fix Version/s: 3.6.0 Yes, that's right. I can no longer reproduce th

[jira] [Updated] (AMQ-4512) MemoryUsage waitForSpace in inconsistent state

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-4512: -- Attachment: AMQ4512Patch.txt I took a stab at cleaning this up, you're welcome to review and comment.

[jira] [Closed] (AMQ-4477) ActiveMQ as WebSphere JMS Provider does not reconnect after AMQ server restart

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-4477. - Resolution: Not A Problem Must use failover transport for automatic reconnect. > ActiveMQ

[jira] [Commented] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread hengyunabc (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652046#comment-13652046 ] hengyunabc commented on AMQ-4523: - I uploaded the data files here: http://activemq.2283324.n

[jira] [Commented] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread hengyunabc (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652019#comment-13652019 ] hengyunabc commented on AMQ-4523: - Maybe I did not show the problem clear. I know that topic

[jira] [Commented] (AMQ-4526) ActiveMQ should automatically restart if a Locker looses it's lock.

2013-05-08 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652011#comment-13652011 ] Hiram Chirino commented on AMQ-4526: * Adds a new broker config option 'restartAllowed'.

[jira] [Resolved] (AMQ-4526) ActiveMQ should automatically restart if a Locker looses it's lock.

2013-05-08 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino resolved AMQ-4526. Resolution: Fixed Implemented in trunk svn rev 1480325 > ActiveMQ should automatical

[jira] [Updated] (AMQ-4526) ActiveMQ should automatically restart if a Locker looses it's lock.

2013-05-08 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated AMQ-4526: --- Issue Type: New Feature (was: Bug) > ActiveMQ should automatically restart if a Locker looses it's

[jira] [Created] (AMQ-4526) ActiveMQ should automatically restart if a Locker looses it's lock.

2013-05-08 Thread Hiram Chirino (JIRA)
Hiram Chirino created AMQ-4526: -- Summary: ActiveMQ should automatically restart if a Locker looses it's lock. Key: AMQ-4526 URL: https://issues.apache.org/jira/browse/AMQ-4526 Project: ActiveMQ

[jira] [Commented] (AMQ-4468) TimeStampPlugin doesn't work with Stomp

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651931#comment-13651931 ] Timothy Bish commented on AMQ-4468: --- If you feel there's an issue the way to help is to cr

[jira] [Resolved] (AMQ-4525) Broken link on the How can I monitor the connection with the broker doc page

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-4525. --- Resolution: Fixed Done, should update in a bit > Broken link on the How can I monitor

[jira] [Created] (AMQ-4525) Broken link on the How can I monitor the connection with the broker doc page

2013-05-08 Thread Jason Sherman (JIRA)
Jason Sherman created AMQ-4525: -- Summary: Broken link on the How can I monitor the connection with the broker doc page Key: AMQ-4525 URL: https://issues.apache.org/jira/browse/AMQ-4525 Project: ActiveMQ

[jira] [Resolved] (AMQ-4524) Remove camel-jetty dep from project

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-4524. --- Resolution: Fixed > Remove camel-jetty dep from project > --- > >

[jira] [Created] (AMQ-4524) Remove camel-jetty dep from project

2013-05-08 Thread Timothy Bish (JIRA)
Timothy Bish created AMQ-4524: - Summary: Remove camel-jetty dep from project Key: AMQ-4524 URL: https://issues.apache.org/jira/browse/AMQ-4524 Project: ActiveMQ Issue Type: Task Affects Versi

Build failed in Jenkins: ActiveMQ-Java7 #193

2013-05-08 Thread Apache Jenkins Server
See Changes: [dejanb] https://issues.apache.org/jira/browse/AMQ-4522 - set timeToLive when sending a message using JMX [tabish] fix for: https://issues.apache.org/jira/browse/AMQ-4520 Load BouncyCastle if present in lib dir. [tabish]

Build failed in Jenkins: ActiveMQ-Java7 ยป ActiveMQ :: KahaDB Store #193

2013-05-08 Thread Apache Jenkins Server
See -- [INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/maven-jetty-plugin/7.6.7.v20120910/maven-jetty-plugin-7.6.7.v20120910.pom [WARNIN

[jira] [Closed] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-4523. - Resolution: Not A Problem As far as I can tell this is working as expected. > The durable

[jira] [Commented] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread SuoNayi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651870#comment-13651870 ] SuoNayi commented on AMQ-4523: -- This is a expected behavior. Since Topic will not save persiste

[jira] [Updated] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread hengyunabc (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hengyunabc updated AMQ-4523: Description: With camel route, forward messages from a topic to a queue. Just start a topic producer, such as

[jira] [Updated] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread hengyunabc (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hengyunabc updated AMQ-4523: Description: With camel route, forward messages from a topic to a queue. Just start a topic producer, such as

[jira] [Commented] (AMQ-4487) java.lang.OutOfMemoryError: Java heap space

2013-05-08 Thread Subathra Jayaraman (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651821#comment-13651821 ] Subathra Jayaraman commented on AMQ-4487: - Does not happen on 5.7. Tested on 1.6 and

[jira] [Created] (AMQ-4523) The durable subscriber will lose some pending queue message

2013-05-08 Thread hengyunabc (JIRA)
hengyunabc created AMQ-4523: --- Summary: The durable subscriber will lose some pending queue message Key: AMQ-4523 URL: https://issues.apache.org/jira/browse/AMQ-4523 Project: ActiveMQ Issue Type:

[jira] [Commented] (AMQ-4487) java.lang.OutOfMemoryError: Java heap space

2013-05-08 Thread Subathra Jayaraman (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651803#comment-13651803 ] Subathra Jayaraman commented on AMQ-4487: - Has anyone managed to look into this plea

[jira] [Commented] (AMQ-4487) java.lang.OutOfMemoryError: Java heap space

2013-05-08 Thread Subathra Jayaraman (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651802#comment-13651802 ] Subathra Jayaraman commented on AMQ-4487: - Hi; Another thread same problem: https://

[jira] [Commented] (AMQ-4495) Imporve cursor memory management

2013-05-08 Thread SuoNayi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651765#comment-13651765 ] SuoNayi commented on AMQ-4495: -- More concurrence tests indicate load on the database server dec

[jira] [Resolved] (AMQ-4522) Allow setting timeToLive when sending messages using JMX

2013-05-08 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-4522. Resolution: Fixed Fixed with svn revision 1480189 > Allow setting timeToLive when se

[jira] [Created] (AMQ-4522) Allow setting timeToLive when sending messages using JMX

2013-05-08 Thread Dejan Bosanac (JIRA)
Dejan Bosanac created AMQ-4522: -- Summary: Allow setting timeToLive when sending messages using JMX Key: AMQ-4522 URL: https://issues.apache.org/jira/browse/AMQ-4522 Project: ActiveMQ Issue Type: