You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "Daibhid666 (via GitHub)" <gi...@apache.org> on 2023/06/06 05:26:31 UTC

[GitHub] [shardingsphere] Daibhid666 opened a new issue, #26068: Startup error

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

   Exception in thread "main" Can't construct a java object for !CDC; exception=Invalid tag: !CDC
    in 'string', line 20, column 3:
       - !CDC
         ^
   
   	at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:364)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:270)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:253)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:469)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:435)
   	at org.yaml.snakeyaml.constructor.Constructor$ConstructSequence.construct(Constructor.java:560)
   	at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:358)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:270)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:253)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:207)
   	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:191)
   	at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:477)
   	at org.yaml.snakeyaml.Yaml.loadAs(Yaml.java:457)
   	at org.apache.shardingsphere.infra.util.yaml.YamlEngine.unmarshal(YamlEngine.java:83)
   	at org.apache.shardingsphere.mode.metadata.persist.service.config.global.GlobalRulePersistService.load(GlobalRulePersistService.java:58)
   	at org.apache.shardingsphere.mode.metadata.MetaDataContextsFactory.create(MetaDataContextsFactory.java:88)
   	at org.apache.shardingsphere.mode.manager.cluster.ClusterContextManagerBuilder.build(ClusterContextManagerBuilder.java:57)
   	at org.apache.shardingsphere.proxy.initializer.BootstrapInitializer.createContextManager(BootstrapInitializer.java:69)
   	at org.apache.shardingsphere.proxy.initializer.BootstrapInitializer.init(BootstrapInitializer.java:59)
   	at org.apache.shardingsphere.proxy.Bootstrap.main(Bootstrap.java:54)
   Caused by: org.yaml.snakeyaml.error.YAMLException: Invalid tag: !CDC
   	at org.yaml.snakeyaml.nodes.Tag.getClassName(Tag.java:112)
   	at org.yaml.snakeyaml.constructor.Constructor.getClassForNode(Constructor.java:680)
   	at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.getConstructor(Constructor.java:349)
   	at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:358)
   	... 19 more


-- 
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] Daibhid666 commented on issue #26068: shardingsphere-proxy5.3.2 Startup error

Posted by "Daibhid666 (via GitHub)" <gi...@apache.org>.
Daibhid666 commented on issue #26068:
URL: https://github.com/apache/shardingsphere/issues/26068#issuecomment-1578139431

   This issue has been resolved, but new issues have emerged


-- 
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] RaigorJiang commented on issue #26068: shardingsphere-proxy5.3.2 Startup error

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang commented on issue #26068:
URL: https://github.com/apache/shardingsphere/issues/26068#issuecomment-1578433266

   OK, new issue is #26075, so this one can be closed.


-- 
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] azexcy commented on issue #26068: shardingsphere-proxy5.3.2 Startup error

Posted by "azexcy (via GitHub)" <gi...@apache.org>.
azexcy commented on issue #26068:
URL: https://github.com/apache/shardingsphere/issues/26068#issuecomment-1578084094

   CDC tag removed after https://github.com/apache/shardingsphere/pull/24218
   So maybe it's metadata in zookeeper is inconsistent with the source code, please remove zookeeper metadata and try again.


-- 
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] RaigorJiang closed issue #26068: shardingsphere-proxy5.3.2 Startup error

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang closed issue #26068: shardingsphere-proxy5.3.2 Startup error  
URL: https://github.com/apache/shardingsphere/issues/26068


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