[
https://issues.apache.org/jira/browse/NUTCH-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel reassigned NUTCH-2566:
--------------------------------------
Assignee: Sebastian Nagel
> Fix exception log messages
> --------------------------
>
> Key: NUTCH-2566
> URL: https://issues.apache.org/jira/browse/NUTCH-2566
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Trivial
> Fix For: 1.15
>
>
> Some log messages use erroneously {{"{}"}} in combination with a Throwable
> object. That's not placed in the log message by org.slf4j.Logger but added
> after the message:
> {noformat}
> CrawlDbMerge job failed {}
> org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does
> not exist: file:...crawldb/current
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)