MiracleDx opened a new issue, #3928: URL: https://github.com/apache/shenyu/issues/3928
### Question This is how to startup in web site. <img width="1051" alt="image" src="https://user-images.githubusercontent.com/25627222/189070172-f442597e-e935-486e-bf00-62288127abc5.png"> <img width="812" alt="image" src="https://user-images.githubusercontent.com/25627222/189070293-de05a672-654f-47cb-aebe-7d468fe6c331.png"> <img width="672" alt="image" src="https://user-images.githubusercontent.com/25627222/189070395-460ac4c9-ac0b-4bd2-bda4-ec29c2931e9c.png"> like this, when I used this paramter, but it didn't active, it running with default profiles, I think in `start.sh` should has a paramter after `${MAIN_CLASS}`. <img width="1440" alt="image" src="https://user-images.githubusercontent.com/25627222/189070355-74986fac-dce4-4375-89d6-f1232d505508.png"> And, when I used this shell, I met a error of `The stack size specified is too small, Specify at least 384k`. so I edit `-Xss` to startup. It was my machine mistask? -- 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]
