[jira] [Updated] (AMQ-2287) ActiveMQMessage.setXXXProperty() method needs to check if property name is a valid Java identifier.

2012-03-06 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-2287: Description: currently the AMQ implementation of javax.jms.Message.setXXXProperty() does not check i

[jira] [Updated] (AMQ-3754) intermittent failure of org.apache.activemq.transport.vm.VmTransportNetworkBrokerTest

2012-03-02 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3754: Attachment: AMQ-3754.patch Attaching a fix which updates the JUnit test. Initially the test was simp

[jira] [Updated] (AMQ-3752) Repeated call to PooledConnection.setClientID() with the same clientId should not raise a IllegalStateException("Setting clientID on a used Connection is not allowed")

2012-03-02 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3752: Attachment: AMQ-3752.patch Attaching proposed patch including JUnit test. > Repeated

[jira] [Updated] (AMQ-3665) Velocity's IntroSpectionCache causes OutOfMemoryError on large AMQ stores when running activem-admin journal-audit

2012-01-23 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3665: Attachment: AMQ-3665.patch > Velocity's IntroSpectionCache causes OutOfMemoryError on large AMQ s

[jira] [Updated] (AMQ-3665) Velocity's IntroSpectionCache causes OutOfMemoryError on large AMQ stores when running activem-admin journal-audit

2012-01-23 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3665: Attachment: (was: AMQ-3665.patch) > Velocity's IntroSpectionCache causes OutOfMemoryError on

[jira] [Updated] (AMQ-3665) Velocity's IntroSpectionCache causes OutOfMemoryError on large AMQ stores when running activem-admin journal-audit

2012-01-18 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3665: Attachment: AMQ-3665.patch Attaching a patch for this bug. Will work out a JUnit test next and commi

[jira] [Updated] (AMQ-3665) Velocity's IntroSpectionCache causes OutOfMemoryError on large AMQ stores when running activem-admin journal-audit

2012-01-18 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3665: Comment: was deleted (was: The quote from Velocity Developers Guide above suggests three possible so

[jira] [Updated] (AMQ-3665) Velocity's IntroSpectionCache causes OutOfMemoryError on large AMQ stores when running activem-admin journal-audit

2012-01-17 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3665: Description: activemq-admin journal-audit can be used to dump the content of the AMQ store to system

[jira] [Updated] (AMQ-3643) vmQueueCursor does not honour system wide memoryUsage limit

2011-12-23 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3643: Attachment: VMQueueCursorBug.tgz Attaching JUnit test that reproduces the bug. > vmQ

[jira] [Updated] (AMQ-3404) Purge command does not accept message selectors

2011-12-14 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3404: Attachment: AMQ-3404.patch Attaching a possible fix in AMQ-3404.patch and would like to get some con

[jira] [Updated] (AMQ-3598) Unprivileged users can receive messages from a protected topic when using wildcards in destination

2011-11-17 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3598: Attachment: AMQ-3598.patch Attaching a possible patch including JUnit tests that are based on the tes

[jira] [Updated] (AMQ-3573) Hardcoded defaults for systemUsage not suitable for out of the box

2011-11-02 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3573: Attachment: (was: AMQ-3573.patch) > Hardcoded defaults for systemUsage not suitable for out o

[jira] [Updated] (AMQ-3574) Enable configuration in activemq.xml out of the box.

2011-11-02 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3574: Attachment: AMQ-3574.patch Attaching a possible patch. > Enable configuration in ac

[jira] [Updated] (AMQ-3573) Hardcoded defaults for systemUsage not suitable for out of the box

2011-11-02 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3573: Attachment: AMQ-3573.patch Attaching a possible patch. > Hardcoded defaults for syst

[jira] [Updated] (AMQ-3573) Hardcoded defaults for systemUsage not suitable for out of the box

2011-11-02 Thread Torsten Mielke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-3573: Attachment: AMQ-3573.patch Attaching a possible patch. > Hardcoded defaults for sys