To investigate the order in which add-ons are loaded, or figure out why a certain add-on was not loaded, activate trace logging for the com.luciad.lucy.TLcyXMLAddOnLoader class.

As a result, a log entry is added when an add-on is plugged in, or when the plug-in of an add-on fails.

The logging documentation explains how to activate logging for a certain class.