Environment
- EDR (formerly Cb Response) Server: 5.x and Higher
Objective
Reset the RabbitMQ working directory after corruption
Resolution
- Check disk storage /var/cb/data and /var/log/cb. These directories need at least 50mb for RabbitMQ to start:
- Stop services:
- For a cluster, run this command on the master only:
- For a standalone server:
-
service cb-enterprise stop
- Verify services are stopped.
- Remove any hanging processes: Remove Hanging Processes
- Rename mnesia directory:
In a clustered environment, complete the following on all nodes (starting with the master)
- Start Services:
- For a cluster, run this command on the master:
- For a standalone server: