peilinqian commented on issue #20746:
URL:
https://github.com/apache/shardingsphere/issues/20746#issuecomment-1243262873
```
[INFO ] 2022-09-12 13:58:33.652 [HikariPool-7 connection adder]
o.o.core.v3.ConnectionFactoryImpl - [90.90.44.175:56838/90.90.44.171:14000]
Connection is established. ID: dc353984-0721-4dd2-b96b-9d1b006b2b89
[INFO ] 2022-09-12 13:58:33.655 [HikariPool-7 connection adder]
o.o.core.v3.ConnectionFactoryImpl - Connect complete. ID:
dc353984-0721-4dd2-b96b-9d1b006b2b89
Exception in thread "main" java.lang.IllegalArgumentException: Invalid
binding table configuration in ShardingRuleConfiguration.
at
com.google.common.base.Preconditions.checkArgument(Preconditions.java:142)
at
org.apache.shardingsphere.sharding.rule.ShardingRule.<init>(ShardingRule.java:135)
at
org.apache.shardingsphere.sharding.rule.builder.ShardingRuleBuilder.build(ShardingRuleBuilder.java:41)
at
org.apache.shardingsphere.sharding.rule.builder.ShardingRuleBuilder.build(ShardingRuleBuilder.java:35)
at
org.apache.shardingsphere.infra.rule.builder.database.DatabaseRulesBuilder.build(DatabaseRulesBuilder.java:58)
at
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase.create(ShardingSphereDatabase.java:86)
at
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabasesFactory.createGenericDatabases(ShardingSphereDatabasesFactory.java:80)
at
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabasesFactory.create(ShardingSphereDatabasesFactory.java:68)
at
org.apache.shardingsphere.mode.metadata.MetaDataContextsFactory.create(MetaDataContextsFactory.java:68)
at
org.apache.shardingsphere.mode.manager.cluster.ClusterContextManagerBuilder.build(ClusterContextManagerBuilder.java:57)
at
org.apache.shardingsphere.proxy.initializer.BootstrapInitializer.createContextManager(BootstrapInitializer.java:67)
at
org.apache.shardingsphere.proxy.initializer.BootstrapInitializer.init(BootstrapInitializer.java:57)
at org.apache.shardingsphere.proxy.Bootstrap.main(Bootstrap.java:52)
[peilq_sharding@openGauss175 peilq_olk]$
[peilq_sharding@openGauss175 peilq_olk]$ bash
/usr2/peilq_all/peilq_olk/apache-shardingsphere-5.1.3-SNAPSHOT-shardingsphere-proxy-bin/bin/start.sh
--version
we find java version: java8, full_version=1.8.0_342,
full_path=/home/peilq_sharding/bisheng-jdk1.8.0_342//bin/java
ShardingSphere-5.1.3-SNAPSHOT
Commit ID: dirty-fd06e5551667fc54da2125e3139b9748ba95b3f4
Commit Message: add valid for alter rename view (#20791)
Branch: fd06e5551667fc54da2125e3139b9748ba95b3f4
Build time: 2022-09-09T11:49:22+0800
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]