I'm not exactly sure what the problem is, but you can clear the C++ broker's persistent store via the --truncate=yes option... maybe that's what you're looking for?
AFAIK, the only way to grow the store is to recreate the relevant queues... but I'm definitely no expert. Good luck. pc ---- http://colby.id.au On Fri, Dec 2, 2011 at 8:29 AM, dmounessa <[email protected]> wrote: > I get the following error when starting the qpidd > > Daemon startup failed: Queue N200: recoverQueues() failed: jexception > 0x0205 > jcntl::recover() threw JERR_JCNTL_RECOVERJFULL: Journal data files full, > cannot write. (MessageStoreImpl.cpp:820) > > How do I clear the journal so I can start it up? > > How do I delete the queues with /usr/bin/qpid-config -- since it can not > connect to it? > > is there a way to expand the journal file? > > > -- > View this message in context: > http://apache-qpid-users.2158936.n2.nabble.com/How-to-clear-the-Journal-so-I-can-restart-C-Broker-tp7052224p7052224.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > >
