You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Jacek (JIRA)" <ji...@apache.org> on 2017/03/12 01:02:04 UTC

[jira] [Updated] (ANY23-305) Missing appender in command line tool

     [ https://issues.apache.org/jira/browse/ANY23-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacek updated ANY23-305:
------------------------
    Description: 
There is error message when using the command line tools:


log4j:WARN No appenders could be found for logger (org.apache.any23.extractor.ExtractorRegistryImpl).
log4j:WARN Please initialize the log4j system properly.


  was:
There is error message when using the command line tools:

```
log4j:WARN No appenders could be found for logger (org.apache.any23.extractor.ExtractorRegistryImpl).
log4j:WARN Please initialize the log4j system properly.
```
It might be fixed by adding slf4j-simple-*.jar to CLASSPATH.


> Missing appender in command line tool
> -------------------------------------
>
>                 Key: ANY23-305
>                 URL: https://issues.apache.org/jira/browse/ANY23-305
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.0
>            Reporter: Jacek
>            Priority: Trivial
>              Labels: appender, log4j
>
> There is error message when using the command line tools:
> log4j:WARN No appenders could be found for logger (org.apache.any23.extractor.ExtractorRegistryImpl).
> log4j:WARN Please initialize the log4j system properly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)