Hi,
There is a tool for (even offline) journal resizing, see e.g. 
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2/html/Messaging_User_Guide/sect-Messaging_User_Guide-Determining_Journal_Size-Resizing_the_Journal.html
 (I hope also some qpid documentation covers that):

/usr/libexec/qpid/resize --help

The DIR argument shall be directory <store-directory>/rhn/jnrl/<queue_name>, 
check settings of --data-dir and/or --store-dir options (or, when running as a 
service, check directory /var/lib/qpidd).

The simplest way (e.g. if you don't know parameters of the current journal) is 
to increase the number of journal files (-N parameter of resize command).

Hope that helps.

Kind regards,
Pavel

----- Original Message -----
> From: "dmounessa" <[email protected]>
> To: [email protected]
> Sent: Thursday, December 1, 2011 10:29:03 PM
> Subject: How to clear the Journal so I can restart C++ Broker?
> 
> 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]
> 
> 

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to