You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamas Palfy (Jira)" <ji...@apache.org> on 2022/11/04 15:53:00 UTC

[jira] [Created] (NIFI-10765) Add better error reporting for JASN1Reader

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)