Errors will be displayed in the main window after "Apply Configuration" is pressed if something goes wrong. Most of the time, checking the configuration inputs and attempt to apply the configuration again would fix it. Other errors will require access the machine to fix the issue before attempting the configuration again. Below are the most common errors.
Failed to stop service: irService.exe
Summary:
Cannot stop relevant collectors when reconfiguring:
Resolution:
If they cannot be stopped for whatever reason, try to stop them manually by setting them to N in the prognosis static conf (e.g.):
SET RUN (IRMSMGS.EXE, N)
Attempt to rerun the configuration if manually setting them to N does not work
Screenshot:
ENOENT: no such file or directory – rabbit_durable_exchange.DCD
Summary:
Files in the RabbitMQ database are missing. When it complains that any file found in:
"<PROGNOSIS_HOME>\Server\Configuration\Messaging\RabbitMQ\db\<RABBIT_NODENAME>\blah..." is missing, Prognosis RabbitMQ Service will need to be reinstalled.
Resolution:
Please consult the following section of our troubleshooting guide:
Debugging RabbitMQ#Mismatcherlangcookies
Screenshot:
Command failed – irsfbpostgres.exe
Summary:
Postgres cannot be configured. This is usually because the Postgres service is not running.
Resolution:
Ensure that Prognosis Postgres service (using Windows Services) is running.
Screenshot:
ENOENT: no such file or directory – ct_run.exe
Summary:
Files in the RabbitMQ binaries are missing. This is usually due to an error that occurred in the installation of Prognosis.
Resolution:
RabbitMQ binaries will need to be re-added by
Note: A RabbitMQ zip will be provided in the future.
Screenshot:
ENOENT: no such file or directory – .erlang.cookie
Summary:
Complaint that file ".erlang.cookie" is missing.
Resolution:
RabbitMQ requires the presence of the erlang biscuit to start, as well as for any commands being run on it. In 11.5 with the upgraded version of Rabbit the default location will be:
"C:\Windows\System32\config\systemprofile\.erlang.cookie"
If this file does not exist, create a plain text file named ".erlang.cookie". Restart RabbitMQ and it will load this file.
Screenshot:
Members | Likes |
---|---|
43 | |
36 | |
23 | |
17 | |
11 |