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

Enable ServerPack XML to specify recommended system minimums #5

Open
smbarbour opened this issue Jun 1, 2015 · 3 comments
Open

Enable ServerPack XML to specify recommended system minimums #5

smbarbour opened this issue Jun 1, 2015 · 3 comments

Comments

@smbarbour
Copy link
Member

Memory settings primarily. Will not be a hard restriction, but the user should be warned if their settings are not sufficient.

For memory, it needs to be able to know that 1024M = 1G

@allaryin
Copy link
Member

allaryin commented Jun 1, 2015

Min memory and PermGen are the only two attributes that work here.

@Baughn
Copy link

Baughn commented Aug 25, 2016

Pack instructions for my server currently say "Make sure you use Java 8, and oh, go into the MCU settings and set maximum memory to at least 6G".

It would be great if neither of those were needed. Well, you can't install Java 8, but you can check if it's there.

@allaryin
Copy link
Member

This issue probably also depends on per-instance memory settings in the gui. Currently, MCU-Swing only supports a single global set of JVM arguments.

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