Skip to content
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

ShardingSphere-UI cannot start with JDK 11 #13071

Closed
linghengqian opened this issue Oct 16, 2021 · 5 comments
Closed

ShardingSphere-UI cannot start with JDK 11 #13071

linghengqian opened this issue Oct 16, 2021 · 5 comments

Comments

@linghengqian
Copy link
Member

linghengqian commented Oct 16, 2021

Bug Report

For English only, other languages will not accept.

Before report a bug, make sure you have:

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot reproduce it on current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Which version of ShardingSphere did you use?

5.0.0-alpha

Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?

ShardingSphere-UI

Expected behavior

Normal start.My environment is Eclipse Adoptium builds of OpenJDK 11.0.12.

Actual behavior

Can't start normally.

Starting the ShardingSphere-UI ...
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Unrecognized VM option 'UseFastAccessorMethods'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

image

Reason analyze (If you can)

Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.

Example codes for reproduce this issue (such as a github link).

@linghengqian linghengqian changed the title ShardingSphere-UI can' ShardingSphere-UI cannot start with JDK 11 Oct 16, 2021
@sandynz
Copy link
Contributor

sandynz commented Oct 16, 2021

Hi @linghengqian , UseFastAccessorMethods was removed in JDK 9. #12578 supported JDK 11 build, we could try to make start script to support JDk 11 then.

@linghengqian
Copy link
Member Author

Hi @linghengqian , UseFastAccessorMethods was removed in JDK 9. #12578 supported JDK 11 build, we could try to make start script to support JDk 11 then.

I noticed that shardingSphere-UI was last released on Nov 22ed, 2020. Why isn't it updated with this year's ShardingSphere 5.0.0-beta?

@tristaZero
Copy link
Contributor

Hi @linghengqian We're sorry, the UI project hasn't been updated along with the 5.0.0-beta release. The reason is that we have no more time and effort on it. But we welcome other guys to activate UI project.

@linghengqian
Copy link
Member Author

Hi @linghengqian We're sorry, the UI project hasn't been updated along with the 5.0.0-beta release. The reason is that we have no more time and effort on it. But we welcome other guys to activate UI project.

@tristaZero I'm sorry to bother you at this hour. I noticed that ShardingSphere-UI has been removed from the official documentation after the ShardingSphere 5.0.0-RC1 version vote. I would like to ask whether I should close this issue?

@tristaZero
Copy link
Contributor

Hi, I will help you close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants