[jira] Commented: (AMQ-632) TaskRunnerFactory from broker is not carried along to Broker-to-Broker connections

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-632?page=comments#action_35785 ] james strachan commented on AMQ-632: Its a bit confusing isn't it :) So the NetworkConnector creates the DemandForwardingBridge; so you should be able to configure the it

[jira] Assigned: (AMQ-600) Broker will not release a persistant clientId if a network connection is broken then restored at the TCP layer from a remote client

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-600?page=all ] james strachan reassigned AMQ-600: -- Assign To: james strachan (was: Rob Davies) Broker will not release a persistant clientId if a network connection is broken then restored at the TCP

[jira] Resolved: (AMQ-407) Thread leak when cluster node disappears

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-407?page=all ] james strachan resolved AMQ-407: Resolution: Fixed Fix Version: 4.0 M5 Should now be fixed in 4.0-M5 Thread leak when cluster node disappears

[jira] Resolved: (AMQ-64) create an Admin interface on the Broker to allow topic/queue browsing and deleting of messages

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-64?page=all ] james strachan resolved AMQ-64: --- Resolution: Fixed Fix Version: 4.0 M5 There's a plethora of MBeans now for monitoring queue depths and the like create an Admin interface on the Broker

[jira] Commented: (AMQ-642) Add ability to monitor network connections on brokerclient

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-642?page=comments#action_35799 ] james strachan commented on AMQ-642: Great - yes thats right. Changes in subversion get included in the nightly build; so you should be able to use tomorrows SNAPSHOT distro

[jira] Reopened: (AMQ-639) Broker is not re-connecting to a network of brokers after going down and then being brought back up

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-639?page=all ] james strachan reopened AMQ-639: Assign To: Hiram Chirino Broker is not re-connecting to a network of brokers after going down and then being brought back up

[jira] Commented: (AMQ-422) problems with reliable after network outage

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-422?page=comments#action_35826 ] james strachan commented on AMQ-422: I'd recommend you all try out Master/Slave to give you HA http://activemq.org/MasterSlave which is available in the forthcoming 4.0-RC1

[jira] Created: (AMQ-644) create Java Service Wrapper for ActiveMQ

2006-03-17 Thread james strachan (JIRA)
create Java Service Wrapper for ActiveMQ Key: AMQ-644 URL: http://jira.activemq.org/jira//browse/AMQ-644 Project: ActiveMQ Type: New Feature Components: Broker Reporter: james strachan Priority: Minor

[jira] Updated: (AMQ-644) create Java Service Wrapper for ActiveMQ

2006-03-17 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-644?page=all ] james strachan updated AMQ-644: --- Attachment: wrapper.conf Here's an example for 3.2.1 from http://forums.activemq.org/posts/list/550.page create Java Service Wrapper for ActiveMQ

[jira] Created: (AMQ-645) migrate geronimo to incubator-activemq

2006-03-18 Thread james strachan (JIRA)
migrate geronimo to incubator-activemq -- Key: AMQ-645 URL: http://jira.activemq.org/jira//browse/AMQ-645 Project: ActiveMQ Type: Improvement Reporter: james strachan Assigned to: Hiram Chirino Fix For: 4.0 --

[jira] Commented: (AMQ-641) JMS is a asynchronous interface ,blocking is not allow.

2006-03-18 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-641?page=comments#action_35833 ] james strachan commented on AMQ-641: Could you provide a stack trace of the blocked program? Then we can find where its blocking. The log you show is an asynchronous event,

[jira] Commented: (AMQ-641) JMS is a asynchronous interface ,blocking is not allow.

2006-03-18 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-641?page=comments#action_35834 ] james strachan commented on AMQ-641: This doc describes how to do it - its basically ctrl-break on windows http://www.weblogic.com/docs51/techsupport/threaddump.html JMS

[jira] Assigned: (AMQ-643) maxInactivityDuration does not seem to work properly

2006-03-19 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-643?page=all ] james strachan reassigned AMQ-643: -- Assign To: Hiram Chirino maxInactivityDuration does not seem to work properly Key: AMQ-643

[jira] Resolved: (AMQ-648) Changing the default JMX URL

2006-03-21 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-648?page=all ] james strachan resolved AMQ-648: Resolution: Fixed Fix Version: 4.0 RC1 this looks to be resolved - use the managementContext in the activemq.xml. Let us know if its not and we can

[jira] Created: (AMQ-658) allow support for 'remote destinations' allowing clients to send to /consume from a destination on a specified remote broker

2006-03-24 Thread james strachan (JIRA)
allow support for 'remote destinations' allowing clients to send to /consume from a destination on a specified remote broker Key: AMQ-658 URL:

[jira] Created: (AMQ-666) enable RESTful browsing of message queues using a web connector - either as message IDs or as XML or as RSS/Atom

2006-03-28 Thread james strachan (JIRA)
enable RESTful browsing of message queues using a web connector - either as message IDs or as XML or as RSS/Atom Key: AMQ-666 URL:

[jira] Resolved: (AMQ-666) enable RESTful browsing of message queues using a web connector - either as message IDs or as XML or as RSS/Atom

2006-03-28 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-666?page=all ] james strachan resolved AMQ-666: Resolution: Fixed For details see: http://docs.codehaus.org/display/ACTIVEMQ/RSS+and+Atom enable RESTful browsing of message queues using a web

[jira] Created: (AMQ-667) fix SslTransportBrokerTest

2006-03-28 Thread james strachan (JIRA)
fix SslTransportBrokerTest -- Key: AMQ-667 URL: https://issues.apache.org/activemq/browse/AMQ-667 Project: ActiveMQ Type: Test Components: Test Cases Reporter: james strachan Assigned to: Adrian Co -- This message is

[jira] Updated: (AMQ-663) JMX management info about subscriptions is incomplete

2006-04-04 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-663?page=all ] james strachan updated AMQ-663: --- Fix Version: 4.0 (was: UNKNOWN) JMX management info about subscriptions is incomplete

[jira] Commented: (AMQ-394) for non-durable topics add a configurable Policy to drop messages from slow consumers

2006-04-07 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-394?page=comments#action_35906 ] james strachan commented on AMQ-394: Agreed = this is quite a popular feature request. We've currently got a MessageEvictionStrategy which can be applied in the policyMap on

[jira] Commented: (AMQ-394) for non-durable topics add a configurable Policy to drop messages from slow consumers

2006-04-08 Thread james strachan (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-394?page=comments#action_35910 ] james strachan commented on AMQ-394: We now can eagerly evict timed out messages; we have a high watermark for how many pending messages are avalable before we try to evict

[jira] Commented: (AMQ-694) Probblem with messageSelector in 4.0 M3

2006-04-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-694?page=comments#action_36107 ] james strachan commented on AMQ-694: I was wondering how you thought the string was being cut short? You could try patch the selector test case to add some specific

[jira] Resolved: (AMQ-696) Client: XXX already connected exception when connection started after consumers added

2006-05-01 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-696?page=all ] james strachan resolved AMQ-696: Resolution: Cannot Reproduce I've added your test case to SVN

[jira] Resolved: (AMQ-692) Please add the attached NOTICE.txt file to the base dir of the Subversion repo.

2006-05-22 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-692?page=all ] james strachan resolved AMQ-692: Fix Version: 4.0 Resolution: Fixed Please add the attached NOTICE.txt file to the base dir of the Subversion repo.

[jira] Commented: (AMQ-527) 4.0 M4 Persistent Issue with network brokers

2006-05-22 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-527?page=comments#action_36192 ] james strachan commented on AMQ-527: Leon, could you retest with version 4.0 please? 4.0 M4 Persistent Issue with network brokers

[jira] Assigned: (AMQ-718) Incorrect length specification in loose encoding?

2006-05-22 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-718?page=all ] james strachan reassigned AMQ-718: -- Assign To: Hiram Chirino Incorrect length specification in loose encoding? - Key: AMQ-718

[jira] Commented: (AMQ-730) 4.x Javadoc

2006-05-31 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-730?page=comments#action_36220 ] james strachan commented on AMQ-730: Which are the parts of the javadoc which you think most need improvement?

[jira] Commented: (AMQ-736) Broker is not delivering all messages to slow consumer

2006-06-05 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-736?page=comments#action_36232 ] james strachan commented on AMQ-736: Have committed your test case - many thanks for that - its here...

[jira] Updated: (AMQ-522) get ProxyConnectorTest to work

2006-06-05 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-522?page=all ] james strachan updated AMQ-522: --- Version: 4.0 get ProxyConnectorTest to work -- Key: AMQ-522 URL:

[jira] Updated: (AMQ-610) fix the test case FanoutTransportBrokerTest which is failing now due to the fix for AMQ-607 by making the open of the socket occur in the start() method

2006-06-05 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-610?page=all ] james strachan updated AMQ-610: --- Version: 4.0 fix the test case FanoutTransportBrokerTest which is failing now due to the fix for AMQ-607 by making the open of the socket occur in the

[jira] Updated: (AMQ-665) Error while using management interface on messages with binary data.

2006-06-05 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-665?page=all ] james strachan updated AMQ-665: --- Version: 4.0 Error while using management interface on messages with binary data.

[jira] Updated: (AMQ-626) fix test cases MultipleTestsWithSpring*Test which seem to fail due to another test keeping a broker/journal open

2006-06-05 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-626?page=all ] james strachan updated AMQ-626: --- Version: 4.0 fix test cases MultipleTestsWithSpring*Test which seem to fail due to another test keeping a broker/journal open

[jira] Updated: (AMQ-682) several functions spelled wrong, impairs code readability

2006-06-05 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-682?page=all ] james strachan updated AMQ-682: --- Version: 4.0 several functions spelled wrong, impairs code readability - Key: AMQ-682

[jira] Updated: (AMQ-539) TEST org.apache.activemq.usecases.ThreeBrokerQueueNetworkUsingTcpTest FAILED

2006-06-05 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-539?page=all ] james strachan updated AMQ-539: --- Version: 4.0 TEST org.apache.activemq.usecases.ThreeBrokerQueueNetworkUsingTcpTest FAILED

[jira] Commented: (AMQ-735) Possible 4.0 consumer client memory leak?

2006-06-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-735?page=comments#action_36255 ] james strachan commented on AMQ-735: I'm not sure I understand those pictures. Is the number after the types the number of instances created? If so from those pictures it

[jira] Commented: (AMQ-735) Possible 4.0 consumer client memory leak?

2006-06-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-735?page=comments#action_36256 ] james strachan commented on AMQ-735: BTW if those numbers are not the number of instances in the JVM - which could be true (they might be hashcodes rather than instance

[jira] Commented: (AMQ-732) Infinite recovery loop.

2006-06-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-732?page=comments#action_36258 ] james strachan commented on AMQ-732: BTW you should be able to attach a zipped up tarball of the activemq-data directory for a broker which can't recover and we can get it

[jira] Created: (AMQ-744) add a vmstat agent to the maven activemq performance plugin so we can track the CPU, IO, RAM use on the machine we are running the test on

2006-06-09 Thread james strachan (JIRA)
add a vmstat agent to the maven activemq performance plugin so we can track the CPU, IO, RAM use on the machine we are running the test on Key:

[jira] Resolved: (AMQ-735) Possible 4.0 consumer client memory leak?

2006-06-12 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-735?page=all ] james strachan resolved AMQ-735: Resolution: Cannot Reproduce Assign To: james strachan I'm not yet convinced there is any memory leak. If you can find some leak we can always

[jira] Reopened: (AMQ-735) Possible 4.0 consumer client memory leak?

2006-06-12 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-735?page=all ] james strachan reopened AMQ-735: Possible 4.0 consumer client memory leak? - Key: AMQ-735 URL:

[jira] Updated: (AMQ-567) Time in queue statistics handy

2006-06-15 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-567?page=all ] james strachan updated AMQ-567: --- Fix Version: 4.1 (was: 4.0) moved to 4.1 Time in queue statistics handy -- Key: AMQ-567

[jira] Updated: (AMQ-122) add support for priority message ordering

2006-06-15 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-122?page=all ] james strachan updated AMQ-122: --- Fix Version: 4.2 (was: 3.2.5) add support for priority message ordering - Key:

[jira] Created: (AMQ-755) possible bug with temporary queues and networks?

2006-06-16 Thread james strachan (JIRA)
possible bug with temporary queues and networks? Key: AMQ-755 URL: https://issues.apache.org/activemq/browse/AMQ-755 Project: ActiveMQ Type: Bug Versions: 4.0 Reporter: james strachan We have been

[jira] Commented: (AMQ-696) Client: XXX already connected exception when connection started after consumers added

2006-06-16 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-696?page=comments#action_36415 ] james strachan commented on AMQ-696: Sanjiv - can you provide some kind of test case to demonstrate the problem - I'm not sure what you are doing and generally don't use

[jira] Commented: (AMQ-756) Hangs on creating topic on Windows XP 2002 SP2

2006-06-16 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-756?page=comments#action_36416 ] james strachan commented on AMQ-756: Can you reproduce on ActiveMQ 4.0? We've applied lots of bug fixes since M4 Hangs on creating topic on Windows XP 2002 SP2

[jira] Commented: (AMQ-758) Message Groups disables server side JMS session pooling

2006-06-19 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-758?page=comments#action_36423 ] james strachan commented on AMQ-758: I don't really understand the problem. Message Groups are designed so that a single thread processes all messages of the same group.

[jira] Resolved: (AMQ-758) Message Groups disables server side JMS session pooling

2006-06-19 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-758?page=all ] james strachan resolved AMQ-758: Resolution: Won't Fix Closed for now as this bug is an effect of the design of Message Groups - they are meant to implement single-threaded processing

[jira] Assigned: (AMQ-757) MapMessage to support nested Map objects to create a typesafe hierarchial message such as used on RV etc

2006-06-19 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-757?page=all ] james strachan reassigned AMQ-757: -- Assign To: james strachan MapMessage to support nested Map objects to create a typesafe hierarchial message such as used on RV etc

[jira] Updated: (AMQ-739) STOMP transport handles JMS type improperly

2006-06-20 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-739?page=all ] james strachan updated AMQ-739: --- Version: 4.0.1 4.0 STOMP transport handles JMS type improperly --- Key: AMQ-739

[jira] Assigned: (AMQ-663) JMX management info about subscriptions is incomplete

2006-06-20 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-663?page=all ] james strachan reassigned AMQ-663: -- Assign To: james strachan JMX management info about subscriptions is incomplete - Key:

[jira] Commented: (AMQ-764) Getting OutofMemoryException after sending 2200 messages (JBoss 4.0/ActiveMQ 4.0)

2006-06-20 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-764?page=comments#action_36447 ] james strachan commented on AMQ-764: Can you try using 4.0.1 please and see if you can reproduce? http://incubator.apache.org/activemq/activemq-401-release.html Getting

[jira] Created: (AMQ-778) Make Session.h more polymorphic like JMS 1.1 with createProducer/createConsumer methods on Session.h

2006-06-29 Thread james strachan (JIRA)
Make Session.h more polymorphic like JMS 1.1 with createProducer/createConsumer methods on Session.h Key: AMQ-778 URL: https://issues.apache.org/activemq/browse/AMQ-778

[jira] Commented: (AMQ-778) Make Session.h more polymorphic like JMS 1.1 with createProducer/createConsumer methods on Session.h

2006-06-29 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-778?page=comments#action_36475 ] james strachan commented on AMQ-778: http://java.sun.com/j2ee/1.4/docs/api/javax/jms/Session.html Make Session.h more polymorphic like JMS 1.1 with

[jira] Created: (AMQ-779) add createDurableSubscriber() methods to Session.h

2006-06-29 Thread james strachan (JIRA)
add createDurableSubscriber() methods to Session.h -- Key: AMQ-779 URL: https://issues.apache.org/activemq/browse/AMQ-779 Project: ActiveMQ Type: Improvement Components: CMS Reporter: james strachan e.g.

[jira] Resolved: (AMQ-531) XBean has a runtime issue with Spring 2.0M2

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-531?page=all ] james strachan resolved AMQ-531: Resolution: Fixed This is now fixed in SVN HEAD - we are using 2.0-m5 of Spring which works with 2.4 or later of xbean-spring XBean has a runtime

[jira] Resolved: (AMQ-25) allow messages for a particular clientID to be visible on a single Queue for administrators

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-25?page=all ] james strachan resolved AMQ-25: --- Resolution: Duplicate allow messages for a particular clientID to be visible on a single Queue for administrators

[jira] Resolved: (AMQ-430) create a Java Service Wrapper for ActiveMQ

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-430?page=all ] james strachan resolved AMQ-430: Fix Version: (was: 4.1) Resolution: Duplicate create a Java Service Wrapper for ActiveMQ --

[jira] Updated: (AMQ-360) total ordering of topics across networks (store and forward brokers)

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-360?page=all ] james strachan updated AMQ-360: --- Fix Version: 4.2 (was: 4.1) total ordering of topics across networks (store and forward brokers)

[jira] Updated: (AMQ-468) Queue load balancing - optionally give highest priority to the local connection, then local broker then networks

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-468?page=all ] james strachan updated AMQ-468: --- Summary: Queue load balancing - optionally give highest priority to the local connection, then local broker then networks (was: Queue load balancing -

[jira] Commented: (AMQ-340) allow topics in particular but also queues to have a 'namespace URI' like WS-Notification

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-340?page=comments#action_36503 ] james strachan commented on AMQ-340: Its been a while - I've kinda forgotten :) I think the idea was to allow different 'roots'. By default in JMS there is one global

[jira] Commented: (AMQ-468) Queue load balancing - optionally give highest priority to the local connection, then local broker then networks

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-468?page=comments#action_36504 ] james strachan commented on AMQ-468: We mght want to weight consumers via * the session (so replies tend to go to the session which sent a message) * the connection that

[jira] Created: (AMQ-790) support for non-XBean based XML configuration files does not seem to work

2006-07-03 Thread james strachan (JIRA)
support for non-XBean based XML configuration files does not seem to work - Key: AMQ-790 URL: https://issues.apache.org/activemq/browse/AMQ-790 Project: ActiveMQ Type: Bug Versions: 4.0.1

[jira] Resolved: (AMQ-790) support for non-XBean based XML configuration files does not seem to work

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-790?page=all ] james strachan resolved AMQ-790: Resolution: Fixed as a workaround just use a regular XML configuration file like the one that ships with ActiveMQ...

[jira] Commented: (AMQ-688) Avoid blocking producers

2006-07-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-688?page=comments#action_36516 ] james strachan commented on AMQ-688: A few comments on this issue... #1 we already support the dropping of messages for non-durable topic subscribers...

[jira] Created: (AMQ-793) problem with auto-ack and messages being redelivered in Stomp clients

2006-07-04 Thread james strachan (JIRA)
problem with auto-ack and messages being redelivered in Stomp clients - Key: AMQ-793 URL: https://issues.apache.org/activemq/browse/AMQ-793 Project: ActiveMQ Type: Bug Versions: 4.0.1

[jira] Resolved: (AMQ-794) make the support of advisory messages optional (so that they can be disabled to reduce RAM and boost performance a little)

2006-07-04 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-794?page=all ] james strachan resolved AMQ-794: Resolution: Fixed Done - you can now disable advisory support via broker advisorySupport=false... or BrokerService broker = new BrokerService();

[jira] Created: (AMQ-795) security plugin to deal with temporary queue and topics better

2006-07-04 Thread james strachan (JIRA)
security plugin to deal with temporary queue and topics better -- Key: AMQ-795 URL: https://issues.apache.org/activemq/browse/AMQ-795 Project: ActiveMQ Type: Improvement Reporter: james strachan

[jira] Created: (AMQ-811) MBean improvements

2006-07-11 Thread james strachan (JIRA)
MBean improvements -- Key: AMQ-811 URL: https://issues.apache.org/activemq/browse/AMQ-811 Project: ActiveMQ Type: Improvement Versions: 4.0.1 Reporter: james strachan Assigned to: james strachan Fix For: 4.1 We could do with

[jira] Commented: (AMQ-744) add a vmstat agent to the maven activemq performance plugin so we can track the CPU, IO, RAM use on the machine we are running the test on

2006-07-11 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-744?page=comments#action_36552 ] james strachan commented on AMQ-744: Looks great - thanks! add a vmstat agent to the maven activemq performance plugin so we can track the CPU, IO, RAM use on the

[jira] Resolved: (AMQ-811) MBean improvements

2006-07-11 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-811?page=all ] james strachan resolved AMQ-811: Resolution: Fixed MBean improvements -- Key: AMQ-811 URL: https://issues.apache.org/activemq/browse/AMQ-811

[jira] Created: (AMQ-826) LDAP based authorization support

2006-07-17 Thread james strachan (JIRA)
LDAP based authorization support Key: AMQ-826 URL: https://issues.apache.org/activemq/browse/AMQ-826 Project: ActiveMQ Issue Type: Improvement Reporter: james strachan Patch kindly added by

[jira] Created: (AMQ-827) allow the usageManager to be configured in Kb or Mb to make configuration a little easier

2006-07-17 Thread james strachan (JIRA)
allow the usageManager to be configured in Kb or Mb to make configuration a little easier - Key: AMQ-827 URL: https://issues.apache.org/activemq/browse/AMQ-827

[jira] Resolved: (AMQ-827) allow the usageManager to be configured in Kb or Mb to make configuration a little easier

2006-07-17 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-827?page=all ] james strachan resolved AMQ-827. Resolution: Fixed You can now use the setter methods / XML attributes limit=123 // bytes limitKb=123 // kilobytes limitMb=123 // megabytes allow the

[jira] Created: (AMQ-828) add some XML configuration way to force the creation of certain destinations on startup

2006-07-17 Thread james strachan (JIRA)
add some XML configuration way to force the creation of certain destinations on startup --- Key: AMQ-828 URL: https://issues.apache.org/activemq/browse/AMQ-828

[jira] Commented: (AMQ-828) add some XML configuration way to force the creation of certain destinations on startup

2006-07-18 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-828?page=comments#action_36584 ] james strachan commented on AMQ-828: The simplest way to prevent destinations being auto-created on the fly is to use security to remove the admin role from

[jira] Created: (AMQ-829) use some INFO level logging in failover: transport when a transport error occurs and when the transport is resumed

2006-07-18 Thread james strachan (JIRA)
use some INFO level logging in failover: transport when a transport error occurs and when the transport is resumed -- Key: AMQ-829 URL:

[jira] Resolved: (AMQ-835) memory leak in ActiveMQConnection

2006-07-20 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-835?page=all ] james strachan resolved AMQ-835. Fix Version/s: 4.1 Resolution: Fixed Many thanks for the patch! I've applied to to 4.1 in revision 423797 memory leak in ActiveMQConnection

[jira] Created: (AMQ-836) add a clientIDPrefix to ActiveMQConnectionFactory so that we can specify the prefix for any auto-generated clientIDs

2006-07-20 Thread james strachan (JIRA)
add a clientIDPrefix to ActiveMQConnectionFactory so that we can specify the prefix for any auto-generated clientIDs Key: AMQ-836 URL:

[jira] Created: (AMQ-837) add a moveTo() method on the QueueViewMBean for doing dead letter queue processing

2006-07-20 Thread james strachan (JIRA)
add a moveTo() method on the QueueViewMBean for doing dead letter queue processing -- Key: AMQ-837 URL: https://issues.apache.org/activemq/browse/AMQ-837 Project:

[jira] Commented: (AMQ-827) allow the usageManager to be configured in Kb or Mb to make configuration a little easier

2006-07-23 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-827?page=comments#action_36609 ] james strachan commented on AMQ-827: It was much harder messier to do via string parsing suffixes - as we'd have to add a String based setter then do string

[jira] Resolved: (AMQ-836) add a clientIDPrefix to ActiveMQConnectionFactory so that we can specify the prefix for any auto-generated clientIDs

2006-07-23 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-836?page=all ] james strachan resolved AMQ-836. Resolution: Fixed You can now specify this on a property on the ActiveMQConnectionFactory POJO or via a URI such as

[jira] Updated: (AMQ-821) Openwire code (from HEAD) doesn't compile on .Net 1.1 - uses sizeof(int)

2006-07-23 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-821?page=all ] james strachan updated AMQ-821: --- Fix Version/s: 4.1 (was: incubation) changed fix version Openwire code (from HEAD) doesn't compile on .Net 1.1 - uses sizeof(int)

[jira] Resolved: (AMQ-830) switch the C# code to use System.Runtime.InteropServices.Marshal.SizeOf) instead of sizeof() to avoid issues on .Net 1.1 (vs2003)

2006-07-23 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-830?page=all ] james strachan resolved AMQ-830. Resolution: Duplicate Duplicate of AMQ-821 switch the C# code to use System.Runtime.InteropServices.Marshal.SizeOf) instead of sizeof() to avoid issues

[jira] Assigned: (AMQ-707) makefile plus some changes for the CMS C++ client

2006-07-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-707?page=all ] james strachan reassigned AMQ-707: -- Assignee: Nathan Mittler Thought you might find this interesting makefile plus some changes for the CMS C++ client

[jira] Assigned: (AMQ-824) Missing NULL pointer check in MessageConsumer::autoAcknowledge

2006-07-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-824?page=all ] james strachan reassigned AMQ-824: -- Assignee: Nathan Mittler Missing NULL pointer check in MessageConsumer::autoAcknowledge

[jira] Assigned: (AMQ-823) Incorect handling of message size in ByteArrayOutputStream::write

2006-07-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-823?page=all ] james strachan reassigned AMQ-823: -- Assignee: Nathan Mittler Incorect handling of message size in ByteArrayOutputStream::write

[jira] Commented: (AMQ-844) tcp connections hang

2006-07-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-844?page=comments#action_36628 ] james strachan commented on AMQ-844: BTW I wonder if you create a thread dump when things are hanging if there is any kind of deadlock in the broker? tcp

[jira] Commented: (AMQ-847) Memory Leaks

2006-07-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-847?page=comments#action_36647 ] james strachan commented on AMQ-847: I think 1) is a duplicate of AMQ-835 maybe? Memory Leaks Key: AMQ-847

[jira] Resolved: (AMQ-842) Amazon's contributed C++ Openwire Client

2006-07-31 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-842?page=all ] james strachan resolved AMQ-842. Resolution: Fixed Patch applied, many thanks. Until we figure out what to do with our various C++ code bases I've added it into an amazon directory; we can

[jira] Resolved: (AMQ-853) Make BrokerFactoryBean use pre-existing app context as parent

2006-08-01 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-853?page=all ] james strachan resolved AMQ-853. Resolution: Fixed Patch applied with thanks. With more complex patches its better to actually supply a patch file - see the [creating

[jira] Created: (AMQ-858) create a super pom for tooling projects in activemq so we can create a nightly build of the various maven plugins

2006-08-02 Thread james strachan (JIRA)
create a super pom for tooling projects in activemq so we can create a nightly build of the various maven plugins - Key: AMQ-858 URL:

[jira] Resolved: (AMQ-843) temporary queues seem to not work properly in C# when trying to implement request response

2006-08-02 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-843?page=all ] james strachan resolved AMQ-843. Fix Version/s: 4.1 Resolution: Fixed I've added the TemporaryQueueTest.cs NUnit to reproduce this and fixed the bug temporary queues seem to not

[jira] Created: (AMQ-860) include javadocs inside the binary distro build

2006-08-03 Thread james strachan (JIRA)
include javadocs inside the binary distro build --- Key: AMQ-860 URL: https://issues.apache.org/activemq/browse/AMQ-860 Project: ActiveMQ Issue Type: Improvement Reporter: james

[jira] Created: (AMQ-859) nightly snapshots to include source distro

2006-08-03 Thread james strachan (JIRA)
nightly snapshots to include source distro -- Key: AMQ-859 URL: https://issues.apache.org/activemq/browse/AMQ-859 Project: ActiveMQ Issue Type: Improvement Reporter: james strachan

[jira] Assigned: (AMQ-861) Kaha DB files are not removed

2006-08-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-861?page=all ] james strachan reassigned AMQ-861: -- Assignee: Rob Davies Kaha DB files are not removed - Key: AMQ-861 URL:

[jira] Assigned: (AMQ-868) consolidate the C++ clients in SVN more, removing old CMS code

2006-08-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-868?page=all ] james strachan reassigned AMQ-868: -- Assignee: Timothy Bish consolidate the C++ clients in SVN more, removing old CMS code --

[jira] Resolved: (AMQ-822) Eclipse fails to compile activemq-core due to invalid symbol in UdpTransportFactory.java

2006-08-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-822?page=all ] james strachan resolved AMQ-822. Fix Version/s: 4.1 Resolution: Fixed Eclipse fails to compile activemq-core due to invalid symbol in UdpTransportFactory.java

[jira] Updated: (AMQ-850) add the ability to timeout a consumer to prevent a bad, hung or unused consumer consumer from grabbing messages

2006-08-09 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-850?page=all ] james strachan updated AMQ-850: --- Summary: add the ability to timeout a consumer to prevent a bad, hung or unused consumer consumer from grabbing messages (was: add the ability to timeout

[jira] Commented: (AMQ-855) Add support for prefetchSize = 0

2006-08-09 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-855?page=comments#action_36716 ] james strachan commented on AMQ-855: Andrew I just commented on this thread on why a prefetch of 1 is the lowest possible value to have while still fully

[jira] Commented: (AMQ-826) LDAP based authorization support

2006-08-10 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=comments#action_36746 ] james strachan commented on AMQ-826: The best thing is to grab the code from subversion... http://incubator.apache.org/activemq/source.html e.g. type svn co

  1   2   >