You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/05/20 01:52:37 UTC

[GitHub] [incubator-linkis] xiaojie19852006 opened a new issue, #2138: [Bug]

xiaojie19852006 opened a new issue, #2138:
URL: https://github.com/apache/incubator-linkis/issues/2138

   ### 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
   
   Sqoop Engine Exec Error Log,
   
   Caused by: java.lang.NoClassDefFoundError: com/lmax/disruptor/EventTranslatorVararg
           at java.lang.ClassLoader.defineClass1(Native Method)
           at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
           at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
           at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
           at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
           at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
           at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
           at java.security.AccessController.doPrivileged(Native Method)
           at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
           at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
           at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
           at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
           at org.apache.logging.log4j.core.async.AsyncLoggerContextSelector.createContext(AsyncLoggerContextSelector.java:46)
           at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.locateContext(ClassLoaderContextSelector.java:218)
           at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.getContext(ClassLoaderContextSelector.java:140)
           at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.getContext(ClassLoaderContextSelector.java:123)
           at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:230)
           at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:160)
           at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:132)
           at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:102)
           at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:211)
           at org.apache.hadoop.hive.common.LogUtils.initHiveLog4jDefault(LogUtils.java:154)
           at org.apache.hadoop.hive.common.LogUtils.initHiveLog4jCommon(LogUtils.java:90)
           at org.apache.hadoop.hive.common.LogUtils.initHiveLog4jCommon(LogUtils.java:82)
           at org.apache.hadoop.hive.common.LogUtils.initHiveLog4j(LogUtils.java:65)
           at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:702)
           at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:686)
           ... 32 more
   Caused by: java.lang.ClassNotFoundException: com.lmax.disruptor.EventTranslatorVararg
           at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
           at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
           at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
           at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
           ... 59 more
   
   ### Relevent platform
   
   Linkis 1.1.2
   
   ### Reproduction script
   
   no
   
   ### Anything else
   
   no
   
   ### Are you willing to submit a PR?
   
   - [X] 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: notifications-unsubscribe@linkis.apache.org.apache.org

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


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


[GitHub] [incubator-linkis] peacewong closed issue #2138: [Bug] DataSource of hive:NoClassDefFoundError: com/lmax/disruptor/EventTranslatorVararg

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #2138: [Bug] DataSource of hive:NoClassDefFoundError: com/lmax/disruptor/EventTranslatorVararg 
URL: https://github.com/apache/incubator-linkis/issues/2138


-- 
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: notifications-unsubscribe@linkis.apache.org

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


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


[GitHub] [incubator-linkis] xiaojie19852006 commented on issue #2138: [Bug]

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

   pr:https://github.com/apache/incubator-linkis/pull/2135


-- 
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: notifications-unsubscribe@linkis.apache.org

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


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