felix
felix copied to clipboard
give useful error message if ShadowList asked to replace something not present
My configuration is broken and startup log debug is unhelpful, saying:
2017-08-24 09:35:40,392 ERROR 9 o.a.k.f.i.s.BootFeaturesInstaller [pool-1-thread-2] Error installing boot features
java.lang.ArrayIndexOutOfBoundsException: -1
This PR gives a more useful error message which may help me and others to identify and fix such problems.