790477691 commented on issue #23516:
URL: 
https://github.com/apache/shardingsphere/issues/23516#issuecomment-1379791714

   The problem isn't solved, it's still going to come up:
   ```text
   ***************************
   APPLICATION FAILED TO START
   ***************************
   
   Description:
   
   An attempt was made to call the method 
org.apache.shardingsphere.infra.util.yaml.constructor.ShardingSphereYamlConstructor$1.setCodePointLimit(I)V
 but it does not exist. Its class, 
org.apache.shardingsphere.infra.util.yaml.constructor.ShardingSphereYamlConstructor$1,
 is available from the following locations:
   
       
jar:file:/D:/devtool/apache-maven-3.6.0/repository/org/apache/shardingsphere/shardingsphere-infra-util/5.3.1/shardingsphere-infra-util-5.3.1.jar!/org/apache/shardingsphere/infra/util/yaml/constructor/ShardingSphereYamlConstructor$1.class
   
   It was loaded from the following location:
   
       
file:/D:/devtool/apache-maven-3.6.0/repository/org/apache/shardingsphere/shardingsphere-infra-util/5.3.1/shardingsphere-infra-util-5.3.1.jar
   
   
   Action:
   
   Correct the classpath of your application so that it contains a single, 
compatible version of 
org.apache.shardingsphere.infra.util.yaml.constructor.ShardingSphereYamlConstructor$1
   ```
   shardingsphere-infra-util-5.3.1: It seems to be the latest version as well


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

Reply via email to