Jerry Cwiklik created UIMA-2440:
-----------------------------------
Summary: CPM doesnt log Exceptions in ArtifactProducer
Key: UIMA-2440
URL: https://issues.apache.org/jira/browse/UIMA-2440
Project: UIMA
Issue Type: Bug
Components: Collection Processing
Affects Versions: 2.4.0SDK
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Priority: Minor
Fix For: 2.4.1SDK
The run() method in CPM's ArtifactProducer catches Exceptions but only logs
them if log level is at FINER. This seems wrong as it requires users to
increase log level which is too verbose. Any exception caught should be logged
at WARNING level instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira