AaronW-BE opened a new issue, #21646:
URL: https://github.com/apache/shardingsphere/issues/21646

   The exception logs following:
   ```
   An attempt was made to call a method that does not exist. The attempt was 
made from the following location:
   
       
org.apache.shardingsphere.infra.util.yaml.constructor.ShardingSphereYamlConstructor$1.<init>(ShardingSphereYamlConstructor.java:44)
   
   The following method did not exist:
   
       
org.apache.shardingsphere.infra.util.yaml.constructor.ShardingSphereYamlConstructor$1.setCodePointLimit(I)V
   ```
   In class `ShardingSphereYamlConstructor` its do have a not exist method 
`setCodePointLimit` in line 44


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