mstao commented on issue #329: When I run alpha-server via executable file, it occured error. URL: https://github.com/apache/incubator-servicecomb-saga/issues/329#issuecomment-436203443 I know the reason, enter `incubator-servicecomb-saga\alpha\alpha-server\target\saga` this folder, then execute the command : ``` java -Dspring.profiles.active=mysql -D"spring.datasource.url=jdbc:mysql://127.0.0.1:3306/saga?useSSL=false" -D"spring.datasource.username=root" -D"spring.datasource.password=admin" -jar alpha-server-0.3.0-SNAPSHOT-exec.jar ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
