-
Notifications
You must be signed in to change notification settings - Fork 525
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
[Bug] can't start using java11 #1957
Labels
bug
Something isn't working
Comments
yep, seems we need update the config to 11 (would u mind to submit a PR to fix it?) |
I have encountered this problem before. I must start the project with java 1.8 |
(As mentioned above) It's easy to fix this problem, would u like to submit a PR? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Type (问题类型)
others (please edit later)
Before submit
Environment (环境信息)
{"versions":{"version":"v1","core":"0.12.0.0","gremlin":"3.4.3","api":"0.67.0.0"}}
Expected & Actual behavior (期望与实际表现)
hugegraph-dist/src/assembly/static/bin/hugegraph-server.sh
directly using
<
may cause problem。My default java 11 will exit at this. but java 11 is bigger than java 8.The text was updated successfully, but these errors were encountered: