[ 
https://issues.apache.org/jira/browse/DAFFODIL-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Lawrence resolved DAFFODIL-2989.
--------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Fixed in commit 3c4c1924db971baf38689e30b11d019b5dba3448

> Plugins failing to initialize does not provide enough information in some 
> cases
> -------------------------------------------------------------------------------
>
>                 Key: DAFFODIL-2989
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2989
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Front End
>            Reporter: Steve Lawrence
>            Assignee: Steve Lawrence
>            Priority: Major
>             Fix For: 4.0.0
>
>
> If a UDF, Charset, or Layer plugin throws an exception when loading, one of 
> the possible error messages is something generic like:
> {code}
> Named service XYZ failed to load. Cause: Provider XYZ could not be 
> instantiated
> {code}
> Unfortunately, this message doesn't include the exception that caused failure 
> to instantiate, so it's very difficult to figure out what's actually going 
> wrong. This message comes from a SeriviceConfigurationError exception--if 
> that exception includes a cause we should print that cause since that will 
> include the actual underlying issue.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to