oleg-zinovev edited a comment on issue #1446: DRILL-6349: Drill JDBC driver 
fails on Java 1.9+ with NoClassDefFoundError: sun/misc/VM
URL: https://github.com/apache/drill/pull/1446#issuecomment-434251463
 
 
   @vvysotskyi 
   
TestLargeFileCompilation.testEXTERNAL_SORT:153->BaseTestQuery.testNoResult:384 
» Rpc
   
TestLargeFileCompilation.testPARQUET_WRITER:140->BaseTestQuery.testNoResult:384 
» Rpc
   TestLargeFileCompilation.testProject:172->BaseTestQuery.testNoResult:384 » 
Rpc
   TestLargeFileCompilation.testTOP_N_SORT:159->BaseTestQuery.testNoResult:384 
» Rpc
   
   Error text:
   
   > Caused by: java.lang.IncompatibleClassChangeError: Type 
org.apache.drill.exec.test.generated.ProjectorGen30258$ProjectorGen302580 is 
not a nest member of org.apache.drill.exec.test.generated.ProjectorGen30258: 
current type is not listed as a nest member
   >    at 
org.apache.drill.exec.test.generated.ProjectorGen30258.__DRILL_INIT__(ProjectorTemplate.java)
 ~[na:na]
   >    at 
org.apache.drill.exec.test.generated.ProjectorGen30258.<init>(ProjectorTemplate.java:41)
 ~[na:na]
   >    at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
 Method) ~[na:na]
   >    at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 ~[na:na]
   >    at 
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 ~[na:na]
   >    at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 
~[na:na]
   >    at java.base/java.lang.Class.newInstance(Class.java:584) ~[na:na]
   >    at 
org.apache.drill.exec.compile.CodeCompiler.createInstances(CodeCompiler.java:193)
 ~[classes/:na]
   >    at 
org.apache.drill.exec.compile.CodeCompiler.createInstance(CodeCompiler.java:163)
 ~[classes/:na]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to