MaxPageSize parameter

2008-10-02 Thread Manu86
Hello, I would like to know what is the maxPageSize parameter ? Given the JIRA https://issues.apache.org/activemq/browse/AMQ-1585 AMQ-1585 , I set this parameter to a large value to avoid master/slave synchronization problems and it solved my problem. I had a second problem with selectors and

Store and forward messages between master/slave brokers

2008-09-29 Thread Manu86
Hello, I use a network of two master/slave brokers with ActiveMQ 5.1. Both masters have the following network configuration : My problem comes from the « store and forward » mechanism. Here is my test : - I send messages on a queue of master broker A. - I consume those messages con

Re: Master/Slave out of sync

2008-09-25 Thread Manu86
Joe Fernandez wrote: > > Did you clear out the ${activemq.base}/data directory before running the > test? > > Joe > Get a free ActiveMQ user guide @ http://www.ttmsolutions.com > > > > Manu86 wrote: >> >> Hello, >> >> I hav

Master/Slave out of sync

2008-09-25 Thread Manu86
Hello, I have a simple Master/Slave configuration between two brokers. I use default configuration of ActiveMQ 5.1. I start the master and then the slave, both with empty queues. I repeat the following steps : - A producer sends 10 messages on a queue (Then the producer/session/connection is c

Re: IndividualDeadLetterStrategy in AMQ 5.1.0

2008-05-07 Thread Manu86
Hello, I have the same problem... Did you manage to solve it ? Or is there another way to set the dead letter queue for each queue ? RavshanKos wrote: > > Hello, all! > > I have trouble with IndividualDeadLetterStrategy usage. > We need to move expired messages into some queue. > ActiveMQ