Description
If an exception is thrown during the processing of a provider or resource in ApplicationProcessor, then the whole application processing stops, and no more classes from the application are processed.
The correct behavior should be that only the problematic provider/resource is ignored and a warning is issued to the log.