NF12 Validate Required Plugins
From iDempiere en
NOTE: This is not yet integrated into core
Feature: 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.
This is how the error in console looks when a plugin is not found:
Technical Info: IDEMPIERE-6471