[
https://issues.apache.org/jira/browse/JCRVLT-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated JCRVLT-844:
-----------------------------------
Description:
Currently the logic in
https://github.com/apache/jackrabbit-filevault/blob/08d631fb1b2688b0e2bba7b63d313ab803ce15f1/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/impl/InstallHookProcessorImpl.java#L269
does not expose both class loader's being tried but only the last one (the
first exception being swallowed).
All class loader being tried for loading the InstallHook should be emitted
though.
was:
Currently the logic in
https://github.com/apache/jackrabbit-filevault/blob/08d631fb1b2688b0e2bba7b63d313ab803ce15f1/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/impl/InstallHookProcessorImpl.java#L269
does not expose both class loader being tried but only the last one (the first
exception being swallowed).
All class loader being tried for loading the InstallHook should be emitted
though.
> Improve logging for CNFE when loading install hook
> --------------------------------------------------
>
> Key: JCRVLT-844
> URL: https://issues.apache.org/jira/browse/JCRVLT-844
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: Packaging
> Affects Versions: 4.2.0
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently the logic in
> https://github.com/apache/jackrabbit-filevault/blob/08d631fb1b2688b0e2bba7b63d313ab803ce15f1/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/impl/InstallHookProcessorImpl.java#L269
> does not expose both class loader's being tried but only the last one (the
> first exception being swallowed).
> All class loader being tried for loading the InstallHook should be emitted
> though.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)