ok - comment out the memory persistent adaptor - in your config -
which only keeps messages in memory. ActiveMQ will then use the
default - which stores messages on your local disk
cheers,
Rob
Rob Davies
http://rajdavies.blogspot.com/
On 1 Sep 2008, at 06:12, Jigar Naik wrote:
Nopes i
Nopes i m sending persistent messages. Bellow is my producer code
public static void startSendMessage(String queueName){
try{
Producer.connectionFactory = new
ActiveMQConnectionFactory("tcp://localhost:61616");
Producer.connecti
On 1 Sep 2008, at 05:49, Jigar Naik wrote:
Hi,
I am facing problem with activeMQ, the problem is when i restart the
activeMQ, my old queues get deleted and i am loosing the messages in
that
queue,
Is this a configuration issue in activemq.xml file ?
--
View this message in context:
http:
Hi,
I am facing problem with activeMQ, the problem is when i restart the
activeMQ, my old queues get deleted and i am loosing the messages in that
queue,
Is this a configuration issue in activemq.xml file ?
--
View this message in context:
http://www.nabble.com/On-Restarting-ActiveMQ-my-Old-Qu
Hey all,
I am having a strange problem in that I am unable to read from one of my
queues in a AMQ 5.0.0/Stomp setup. I am using the Kaha persistent store (all
messages are set as persistent). When I start the broker (loading old
messages into the queue), after a while it gets into a state where I
Hey everyone,
It's official ... ActiveMQ-CPP v2.2.1 now has a second release candidate, RC2.
This candidate includes a fix for the AMQCPP-165 issue's core dumps.
Visit the download page here:
http://activemq.apache.org/cms/activemq-cpp-221-release.html
... Feel free to give it a test drive! The m
Yes, 5.1
rajdavies wrote:
>
> Are you using ActiveMQ 5.1 ?
>
> On 30 Aug 2008, at 02:26, eawiggins wrote:
>
>>
>> Hey all,
>>
>> I'm trying to subscribe to a msg queue via STOMP and I'm getting the
>> following error ...
>>
>> ERROR TransportConnector - Could not accept connection