Page tree

Versions Compared

Key

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

...

EventCodeContextEventMessageDescription / Solution

Anchor
E1175
E1175
E1175

Plug-In FrontEndMessageBus

FrontEndMessageBus: Missing configuration - runtimeOptions.plugins.FrontEndMessageBus.messageBusURI must be set in configuration.

Set the missing messageBusURI configuration:
Message Bus URI, change default value according to your needs (as configured in config.php of used FrontEndMessageBus). Unix sockets are also possible, example: unix:///tmp/translate5MessageBus

Anchor
E1176
E1176
E1176

Plug-In FrontEndMessageBus

FrontEndMessageBus: Response status "{status}" in indicates failure in communication with message bus.

Check the error log of the Message Bus server for further information.

Anchor
E1177
E1177
E1177

Plug-In FrontEndMessageBusFrontEndMessageBus: parse error in JSON response, the error was: "{msg}"Check the error log of the Message Bus server for further information.

Anchor
E1178
E1178
E1178

Plug-In FrontEndMessageBusFrontEndMessageBus: empty JSON response.Check the error log of the Message Bus server for further information.

Plug-In VisualReview 

EventCodeContextEventMessageDescription / Solution

Anchor
E1184
E1184
E1184

Plug-In VisualReview

VisualReview Plug-In: Missing visual review resource. {resources}

Required resource executable does not exist on the current installation. The event message will log the missing config. check the error log for more information.

EventCode Design rules / decisions

...