felix icon indicating copy to clipboard operation
felix copied to clipboard

give useful error message if ShadowList asked to replace something not present

Open ahgittin opened this issue 7 years ago • 0 comments

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.

ahgittin avatar Aug 24 '17 08:08 ahgittin