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

   ## Bug Report
   
   error:There is no default constructor available in 
'org.yaml.snakeyaml.representer.Representer'
   
   at: 
org.apache.shardingsphere.infra.util.yaml.representer.ShardingSphereYamlRepresenter
   
   
   ## detail log
   
   `
   [2024-01-19 
08:55:02.403][ERROR][][http-nio-18008-exec-6][o.a.c.c.C.[.[localhost].[/].[dispatcherServlet]][Servlet.service()
 for servlet [dispatcherServlet] in context with path [] threw exception 
[Handler dispatch failed: java.lang.NoSuchMethodError: 
org.yaml.snakeyaml.representer.Representer: method 'void <init>()' not found] 
with root cause]
   
   java.lang.NoSuchMethodError: org.yaml.snakeyaml.representer.Representer: 
method 'void <init>()' not found
   
           at 
org.apache.shardingsphere.infra.util.yaml.representer.ShardingSphereYamlRepresenter.<init>(ShardingSphereYamlRepresenter.java:42)
   
           at 
org.apache.shardingsphere.infra.util.yaml.YamlEngine.marshal(YamlEngine.java:112)
   
           at 
org.apache.shardingsphere.metadata.persist.service.config.global.NewPropertiesPersistService.persist(NewPropertiesPersistService.java:51)
        
   
   `


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