Re: Store percent usage not decreasing - activemq.xml settings

2010-10-21 Thread Dejan Bosanac
As for the store percent usage, take a look at https://issues.apache.org/activemq/browse/AMQ-2986. This should be fixed on the trunk. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - htt

Re: Store percent usage not decreasing - activemq.xml settings

2010-10-21 Thread jns
Thanks Dejan... However, I did disk usage on amqPersistenceAdapter data directory and even if producer is no longer sending messages, disk usage stays at about 9% of storeUsage Limit. Its only when I do AMQ restart, store percent usage falls to 0%. I did specify cleanupInterval explicitly. But th

Help destroying 1,000+ subscribers

2010-10-21 Thread James Green
Hi, Due to a bug my side I've managed to create over 1,000 durable topic subscribers each with differing client-ids. Yep, that equals quite a mess. Somehow I need to unsubscribe these guys. Each was created by the same PHP script being invoked repeatedly overnight. I have created a script that i

Re: Help destroying 1,000+ subscribers

2010-10-21 Thread Joe Niski
The only way i've discovered to remove "zombie" durable subscribers (they were once subscribed, but will never reconnect again) is to delete the data-store directory. Harsh, and probably not a good idea in a production environment unless you can guarantee there are no in-flight persistent messag

Bitronix With ActiveMQ

2010-10-21 Thread urciolo
Is there a way with Bitronix to reference redelivery policies and prefetch policies using the driver properties? orderedfailover:tcp://localhost:61616

HTTPS Configuration

2010-10-21 Thread jwolski
I'm having a bit of trouble with HTTPS configuration in ActiveMQ 5.4.1. I've followed the Jetty SSL configuration instructions. When I add an HTTPS-based transport connector to the ActiveMQ configuration file, an exception is thrown on startup. I've enabled TRACE logging. The exception says that t

bridging Active MQ with IBM MQSeries

2010-10-21 Thread clement76
Hi, I am exploring the options to implement ActiveMQ, in place of IBM's MQseries that we currently have as part of revamp process to open middlewares . But, We've got a current setup that our IBM MQ(running on Solaris) communicates with our customer's IBM MQ (running on mainframe z/OS v09), usin