-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nacos-server startup fail in windows #696
Comments
Nacos-server startup fail is windowsEnvironment: Under Windows 7. Nacos version (0.7.0, 0.8.0) Steps: First: Double-click bin/startup.cmd. After the black frame is displayed, it flashes back and the startup fails. The second type: start by command, as shown below refer to this issue, alibaba/spring-cloud-alibaba#314 |
试下cmd startup.cmd -m standalone 这个 |
[ISSUE #696] Nacos-server starts fail in windows
环境 : Windows7 下。 Nacos版本(0.7.0 、 0.8.0)
【 备注 : jdk 以及其余环境均已配置好。】
操作步骤:
解压对应zip丢到 【 C:\Program Files (x86)\ 】 目录下
第一种:直接双击bin/startup.cmd。 弹出黑框后闪退,启动失败
第二种:通过命令启动,如下图
refer to this issue, alibaba/spring-cloud-alibaba#314
The text was updated successfully, but these errors were encountered: