Hi, this sounds like a known bug in some earlier versions (https://issues.apache.org/jira/browse/AMQ-2736), can you try upgrading to 5.4.2 and see if it helps.
Regards -- Dejan Bosanac ----------------- FuseSource - The experts in open source integration and messaging. Email: dej...@fusesource.com Web: http://fusesource.com Twitter: http://twitter.com/dejanb ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jan 17, 2011 at 9:39 AM, Chen Bangzhong <bangzh...@gmail.com> wrote: > Hi, All > > My activemq consumed 2GB disk per day. The disk is being exhausted. > > I found the size of journal folder is about 237GB. > > How can I free my disk space? > > I tried purge in my lab machine, it seems not help. > > then I set the deleteAllMessageOnStartup to true and restart, it works. > > what's the safest method to free my disk space? > > thanks >