sgc109 opened a new issue #11588: URL: https://github.com/apache/shardingsphere/issues/11588
In [documentation for shardingsphere proxy](https://shardingsphere.apache.org/document/current/en/quick-start/shardingsphere-proxy-quick-start/), it says as follows > %SHARDINGSPHERE_PROXY_HOME% is the shardingsphere proxy extract path. for example: /Users/ss/shardingsphere-proxy-bin/ However, it is not clear for what **"shardingsphere proxy extract path"** means. I just guessed that %SHARDINGSPHERE_PROXY_HOME% is `shardingsphere/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/resources/bin` because there was a start.sh in bin/ directory in it. But, when I run start.sh in `shardingsphere/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/resources/bin`, then following error occurs. > Error: Could not find or load main class org.apache.shardingsphere.proxy.Bootstrap I think there need some correct explanations in documentation. -- 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]
