Hi,James. Could you ask my question? I need your help...

2007-08-11 Thread Viali.Lee
I am using the Jms Streams to send file to Queue(http://www.activemq.org/JMS+Streams)... It seems that ActiveMQ transfers the stream by splitting it into small messages. For example, if my file size is 32M. then when finishing sending the file, the queue size is 505 (there are 505 message in the q

consumer crash and access to messages that were pre-fetched

2007-08-11 Thread vkumar
In the event of a consumer crash due to either hardware or some other reason, the messages that were pre-fetched are lost and are not retrieved by the other consumers. Also, the consumer count for the particular queue reflects that the "crashed consumer" is still connected. Is there any way to cl

Slaving issue on 4.1.1

2007-08-11 Thread jdemic
Hey All, I'm having an issue getting pure master/slave working on activemq 4.1.1. It seems to work fine for a while (maybe an hour) then i see the following in the activemq log on my master server: 2007-08-11 19:46:39,403 [00.204.13:35485] WARN AbstractRegion - A duplica te sub

Re: Using ActiveMQ with "C" System

2007-08-11 Thread Dinesh Premalal
Hi Oleg, On 8/10/07, Dinesh Premalal <[EMAIL PROTECTED]> wrote: > > Hi , > > On 8/10/07, Oleg Deribas <[EMAIL PROTECTED]> wrote: > > > > > > > > Did you tried to use stomp C client? > > > > http://stomp.codehaus.org/C > > > Yes I looked on to it . But it's building page [1] says , it required Mac

Re: Clustering Configuration

2007-08-11 Thread Ipraveen
hi i would like to use clustering in activemq, but i dont know where to begin, so i think u can guide me how to implement cluster, what i have to do , pls replay me. u can also mail me on [EMAIL PROTECTED] thanks praveen Anthrope wrote: > > Hello, > We're using ActiveMQ for a high thr