[
https://issues.apache.org/jira/browse/UIMA-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15770343#comment-15770343
]
Lou DeGenaro commented on UIMA-5227:
------------------------------------
3 more classes were using newInstance for JobDriver in the container project:
> ProxyDeployableGeneration
> ProxyJobDriverErrorHandler
> ProxyUserErrorStringify
Change them to employ ContextSwitch.construct() so as to employ Thread
ContextClassLoader.
> Customized user logging fails in DUCC Job Driver
> ------------------------------------------------
>
> Key: UIMA-5227
> URL: https://issues.apache.org/jira/browse/UIMA-5227
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Burn Lewis
> Assignee: Burn Lewis
> Priority: Minor
> Fix For: future-DUCC
>
>
> When a user specifies a custom logging configurator via
> -Djava.util.logging.config.class it fails in the JD as its ToLog class
> creates a logger using the DUCC classpath which does not have the users class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)