We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Type: bug report
In my local windows 10 enviroment, I can't start nacos cluster server("jraft + debry") by startup.cmd script.
The startup error log is as below:
I add some variable print, and the result is as below:
So I confirm the JAVA_OPS variable in the startup.cmd script is overried.
The text was updated successfully, but these errors were encountered:
So, I refactor the nacos's startup.cmd, and test the result is ok. I will put forward a related pr.And maybe, the reason is another issue(#2932)
Sorry, something went wrong.
This issue can be assigned to me.I will resolve it. @KomachiSion
zongtanghu
Successfully merging a pull request may close this issue.
Issue Description
Type: bug report
Describe what happened (or what feature you want)
In my local windows 10 enviroment, I can't start nacos cluster server("jraft + debry") by startup.cmd script.
The startup error log is as below:
Describe what you expected to happen
I add some variable print, and the result is as below:
So I confirm the JAVA_OPS variable in the startup.cmd script is overried.
How to reproduce it (as minimally and precisely as possible)
Tell us your environment
Anything else we need to know?
The text was updated successfully, but these errors were encountered: