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 2022/09/20 04:11:31 UTC

[GitHub] [shardingsphere] djmirv opened a new issue, #21085: Help! sharding namespace 5.1.0, i met such NoClassDefFoundError of class BaseRule

djmirv opened a new issue, #21085:
URL: https://github.com/apache/shardingsphere/issues/21085

   Error output:
   org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/apache/shardingsphere/underlying/common/rule/BaseRule
   
   Does 5.1.0  intro has problem???
   My Ref:
   https://shardingsphere.apache.org/document/5.1.1/cn/user-manual/shardingsphere-jdbc/spring-namespace/rules/mix/
   
   My code:
   <shardingsphere:data-source id="shardingDataSource"
   data-source-names="...
   rule-refs="...
   <props>...


-- 
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@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] RaigorJiang commented on issue #21085: Help! sharding namespace 5.1.0, i met such NoClassDefFoundError of class BaseRule

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #21085:
URL: https://github.com/apache/shardingsphere/issues/21085#issuecomment-1251991323

   Hi @djmirv  What is your pom dependency, can you provide it?


-- 
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@shardingsphere.apache.org

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


[GitHub] [shardingsphere] djmirv closed issue #21085: Help! sharding namespace 5.1.0, i met such NoClassDefFoundError of class BaseRule

Posted by GitBox <gi...@apache.org>.
djmirv closed issue #21085: Help! sharding namespace 5.1.0, i met such NoClassDefFoundError of class BaseRule
URL: https://github.com/apache/shardingsphere/issues/21085


-- 
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@shardingsphere.apache.org

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