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 2020/03/26 09:48:39 UTC

[GitHub] [incubator-shardingsphere] gchhy opened a new issue #4959: jdk兼容问题,jdk8以上版本异常

gchhy opened a new issue #4959: jdk兼容问题,jdk8以上版本异常
URL: https://github.com/apache/incubator-shardingsphere/issues/4959
 
 
   ## Bug Report
   
   shadring-jdbc发现一个问题,java8以上版本,3.1.0版本查询时候,会报空指针异常,跟进源码发现实际问题是java.lang.ClassNotFoundException: javax.xml.bind.JAXBContext,应该是jdk版本问题,希望能 兼容上。而且在解析语句的时候直接trycatch,导致问题无法直接暴露,是否能优化 。 private final ParsingRuleRegistry parsingRuleRegistry = ParsingRuleRegistry.getInstance();这个方法在init的时候异常

----------------------------------------------------------------
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

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4959: jdk兼容问题,jdk8以上版本异常

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4959: jdk兼容问题,jdk8以上版本异常
URL: https://github.com/apache/incubator-shardingsphere/issues/4959#issuecomment-604331696
 
 
   **For English only**, other languages will not accept.

----------------------------------------------------------------
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

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4959: jdk兼容问题,jdk8以上版本异常

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4959: jdk兼容问题,jdk8以上版本异常
URL: https://github.com/apache/incubator-shardingsphere/issues/4959
 
 
   

----------------------------------------------------------------
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