You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/29 13:00:19 UTC

[GitHub] [incubator-linkis] casionone opened a new issue #1825: [Bug] JDBC engine start with multiple SLF4J bindings error

casionone opened a new issue #1825:
URL: https://github.com/apache/incubator-linkis/issues/1825


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-engineConnplugin
   
   ### What happened + What you expected to happen
   
   
   ```
   SLF4J: Class path contains multiple SLF4J bindings.
   SLF4J: Found binding in [jar:file:/data/bdp/linkis/engineconns/engineConnPublickDir/ba71093f-0d8a-4f72-8c60-927b8767e6a4/v000008/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: Found binding in [jar:file:/data/Install/LinkisInstall/linkis-dev-1.1.0.20220329105903/lib/linkis-commons/public-module/log4j-slf4j-impl-2.13.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   ```
   slf4j-log4j conflicts with log4j-slf4j-impl.
   As a result, the log cannot be written to the log file normally
   
   
   ### Relevent platform
   
   Version:linkis-1.1.0 
   Linux
   
   ### Reproduction script
   
   ```
   sh bin/linkis-cli -submitUser hadoop   -engineType jdbc-4 -codeType jdbc  -code "show tables"
   ```
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong commented on issue #1825: [Bug] JDBC engine start with multiple SLF4J bindings error

Posted by GitBox <gi...@apache.org>.
peacewong commented on issue #1825:
URL: https://github.com/apache/incubator-linkis/issues/1825#issuecomment-1086540657


   > I'll fix it if there's no one else
   
   Thanks, please submit to dev-1.1.2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] seedscoder commented on issue #1825: [Bug] JDBC engine start with multiple SLF4J bindings error

Posted by GitBox <gi...@apache.org>.
seedscoder commented on issue #1825:
URL: https://github.com/apache/incubator-linkis/issues/1825#issuecomment-1085542722


   I'll fix it if there's no one else


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org