Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If I got "Daemon startup failed: Cluster-ID mismatch. stores belong to different clusters.", even if I did check name-cluster
    1. Clean all filesystem database, with --truncate yes
    2. Delete all file with rm -rf /var/lib/qpidd/* (depending data-dir option)
     
  • If I got "Starting Qpid AMQP daemon: Daemon startup failed: Queue XXXXX: recoverQueues() failed: jexception 0x0c00 jinf::validate() threw JERR_JINF_CVALIDFAIL: Journal compatibility validation failure. (File "/var/lib/qpidd/rhm/jrnl/NNNN/XXXXX/JournalData.jinf": RHM_JDAT_VERSION mismatch: (MessageStoreImpl.cpp:820)"
    1. Your datastore may be corrupt after a insuffisant disk space error
    2. Resize your filesystem up
    3. Clean all filesystem database, with --truncate yes
    4. Delete all file with rm -rf /var/lib/qpidd/* (depending data-dir option)