You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/04/07 03:33:43 UTC

[GitHub] [shardingsphere] wl4g opened a new issue #9957: Under the environment of Ubuntu + eclipse, the path of project directory contains Chinese, which leads to the error that shardingsphere proxy cannot read the configuration file

wl4g opened a new issue #9957:
URL: https://github.com/apache/shardingsphere/issues/9957


   Description: Under the environment of Ubuntu + eclipse, the path of project directory contains Chinese, which leads to the error that shardingsphere proxy cannot read the configuration file
   
   Version: shardingsphere:5.0.0-alpha
   
   Environment: Ubuntu:20 + Eclipse Oxygen.3a Release (4.7.3a)
   
   Errors Stacktrace:
   
   Exception in thread "main" java.io.FileNotFoundException: /home/xxx/%e6%96%87%e6%a1%a3/java-workspace/shardingsphere/shardingsphere-proxy/shardingsphere-proxy-bootstrap/target/classes/conf/server.yaml (没有那个文件或目录)
   	at java.io.FileInputStream.open0(Native Method)
   	at java.io.FileInputStream.open(FileInputStream.java:195)
   	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   	at org.apache.shardingsphere.infra.yaml.engine.YamlEngine.unmarshal(YamlEngine.java:55)
   	at org.apache.shardingsphere.proxy.config.ProxyConfigurationLoader.loadServerConfiguration(ProxyConfigurationLoader.java:77)
   	at org.apache.shardingsphere.proxy.config.ProxyConfigurationLoader.load(ProxyConfigurationLoader.java:60)
   	at org.apache.shardingsphere.proxy.Bootstrap.main(Bootstrap.java:47)
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu commented on issue #9957: Under the environment of Ubuntu + eclipse, the path of project directory contains Chinese, which leads to the error that shardingsphere proxy cannot read the configuration file

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #9957:
URL: https://github.com/apache/shardingsphere/issues/9957#issuecomment-927293928


   Does anyone interest this issue?


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