You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/08/09 07:35:30 UTC

[GitHub] [incubator-shardingsphere] liujiesmart opened a new issue #2841: openjdk11 not work

liujiesmart opened a new issue #2841: openjdk11 not work
URL: https://github.com/apache/incubator-shardingsphere/issues/2841
 
 
   openjdk11 :
   `Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.shardingsphere.core.parse.rule.registry.ParseRuleRegistry
           at org.apache.shardingsphere.core.parse.entry.MasterSlaveSQLParseEntry.getSQLParseEngine(MasterSlaveSQLParseEntry.java:41)
           at org.apache.shardingsphere.core.parse.entry.SQLParseEntry.parse(SQLParseEntry.java:48)
           at org.apache.shardingsphere.core.route.router.masterslave.MasterSlaveRouter.route(MasterSlaveRouter.java:56)
   `
   jdk8 is normal
   
   version 4.0.0-RC2
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services