Tamas Palfy created NIFI-10765:
----------------------------------
Summary: Add better error reporting for JASN1Reader
Key: NIFI-10765
URL: https://issues.apache.org/jira/browse/NIFI-10765
Project: Apache NiFi
Issue Type: Improvement
Reporter: Tamas Palfy
The JASN1Reader relies on https://github.com/beanit/asn1bean to compile ASN
schema files and to deserialize ASN data files.
The schema compilation step can fail for many different reasons and the error
is not reported to the user properly (or in any way really) so understanding
and fixing errors in the schema file is very hard currently.
We should report meaningful error messages to the bulletin and/or the
controller service validation error indicator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)