You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2019/10/28 08:11:00 UTC

[jira] [Updated] (DRILL-7397) Fix logback errors when building the project

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

Arina Ielchiieva updated DRILL-7397:
------------------------------------
    Fix Version/s: 1.17.0

> Fix logback errors when building the project
> --------------------------------------------
>
>                 Key: DRILL-7397
>                 URL: https://issues.apache.org/jira/browse/DRILL-7397
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.16.0
>            Reporter: Arina Ielchiieva
>            Assignee: Bohdan Kazydub
>            Priority: Major
>             Fix For: 1.17.0
>
>
> {noformat}
> [INFO] Compiling 75 source files to /.../drill/common/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
> [INFO] 
> [INFO] --- exec-maven-plugin:1.6.0:java (default) @ drill-common ---
> 17:46:05,674 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
> 17:46:05,675 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/.../drill/common/src/test/resources/logback-test.xml]
> 17:46:05,712 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
> 17:46:05,714 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.
> 17:46:05,714 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - See also http://logback.qos.ch/codes.html#ifJanino
> 17:46:05,714 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 17:46:05,719 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
> 17:46:05,724 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
> 17:46:05,740 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to ERROR
> 17:46:05,740 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.
> 17:46:05,740 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - See also http://logback.qos.ch/codes.html#ifJanino
> 17:46:05,740 |-ERROR in ch.qos.logback.core.joran.action.AppenderRefAction - Could not find an AppenderAttachable at the top of execution stack. Near [appender-ref] line 59
> 17:46:05,740 |-WARN in ch.qos.logback.classic.joran.action.RootLoggerAction - The object on the top the of the stack is not the root logger
> 17:46:05,740 |-WARN in ch.qos.logback.classic.joran.action.RootLoggerAction - It is: ch.qos.logback.core.joran.conditional.IfAction
> 17:46:05,740 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
> 17:46:05,741 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@58e3a2c7 - Registering current configuration as safe fallback point
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)