Skip to main content

Validate Required Plugins

Goal: Technical

Developer: Carlos Ruiz

Description:

There are cases where a plugin is absolutely critical for the correct behavior of a server, if the plugin is missing or didn't start correctly the consequences can be data corruption, for example plugins that change the posting of documents.

To prevent this problem the window Required Plugin can be used to register the plugins that are critical, if a registered plugin is missing when the server starts, the situation is informed in the log and the server is terminated.

Required Plugin   Required Plugin   Window (iDempiere 1.0.0)

This is how the error in console looks when a plugin is not found:

01 ServerTerminated

Technical Info: IDEMPIERE-6471


Source: Wiki