You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/01 07:46:17 UTC

[GitHub] [incubator-linkis] HaoXu2022 opened a new issue #1587: Common package conflicts

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


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   1. java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()Ljava/util/Map;
   Jsr311-api-1.1.1. jar may also be used as a sery conflict
   2. java.lang.BootstrapMethodError: java.lang.NoSuchMethodError:  javax.servlet.ServletContext.setInitParameter(Ljava/lang/String; Ljava/lang/String;) Z
   The conflicting package is servlet-api.jar
   3. org/eclipse/jetty/util/processorUtils
   Conflicted package: jetty-util-9.4.11.v20180605.jar This is the correct version
   4. java.lang.NoClassDefFoundError: Could not initialize class dispatch.Http$
   The conflicting package needs to be copied to netty-3.6.2.final. jar
   5. Hive - exec into other jar, leading to the conflict of calcite - avatica - 1.6.0. Jar into Jackson packet conflict, likely also lead to com. Fasterxml. Jackson. Databind related errors
   Cannot inherit from final class because calcite-Avatica -1.6.0.jar
   6. LZO compression problem Hadoop-LZO JAR
   7.org.eclipse.jetty.server.session.SessionHandler.getSessionManager()Lorg/eclipse/jetty/server/SessionManager;
   You need to replace the conflicting packages: jetty-servlet and jetty-Security with 9.4.20
   
   ### Relevent platform
   
   -
   
   ### Reproduction script
   
   -
   
   ### Anything else
   
   This question comes from the QA documentation of the Linkis community
   QA Doc Link:https://docs.qq.com/doc/DSGZhdnpMV3lTUUxq
   
   ### 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: commits-unsubscribe@linkis.apache.org

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



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