The JD claims to employ the user's classpath to the build the user's error handler in the initialize() method of org.apache.uima.ducc.container.jd.classload.ProxyJobDriverErrorHandler.
Does -Djava.util.logging.config.class get put into the Job specification's user "classpath"? On Wed, Dec 21, 2016 at 8:07 AM, Burn Lewis (JIRA) <[email protected]> wrote: > Burn Lewis created UIMA-5227: > -------------------------------- > > Summary: 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 > Priority: Minor > Fix For: 2.2.0-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) >
