Re: activemq - delete consumed messages

2014-03-04 Thread Gary Tully
> -- > View this message in context: > http://activemq.2283324.n4.nabble.com/activemq-delete-consumed-messages-tp4678437p4678481.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: activemq - delete consumed messages

2014-03-03 Thread turkuaz07
That's right, It defaults to 32mb for log files but I mean db.data file -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-delete-consumed-messages-tp4678437p4678481.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq - delete consumed messages

2014-03-03 Thread artnaseef
I want to > delete consumed messages. How can you help me? > > If you reply to this email, your message will be added to the discussion > below: > http://activemq.2283324.n4.nabble.com/activemq-delete-consumed-messages-tp4678437p4678449.html > To start a new topic under Active

Re: activemq - delete consumed messages

2014-03-02 Thread turkuaz07
hen I checked my db.data file, it was still 480 mb. Thats why I want to delete consumed messages. How can you help me? -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-delete-consumed-messages-tp4678437p4678449.html Sent from the ActiveMQ - User mailing list archi

Re: activemq - delete consumed messages

2014-03-02 Thread artnaseef
m.out.println("Count = " + count); > } catch (SQLException e) { > // TODO Auto-generated catch block > e.printStackTrace(); > } > } > } > }; > consumer.setMessageListener(listner); &

activemq - delete consumed messages

2014-03-02 Thread turkuaz07
catch block e.printStackTrace(); } } } }; consumer.setMessageListener(listner); -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-delete-consumed-messages-tp4678437.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.