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

CFLint-ui asking for 4G of Memory #38

Closed
jjames967 opened this issue Mar 21, 2015 · 3 comments
Closed

CFLint-ui asking for 4G of Memory #38

jjames967 opened this issue Mar 21, 2015 · 3 comments

Comments

@jjames967
Copy link
Collaborator

Using a computer with a smaller amount RAM, I'm getting an error:

"Invalid maximum heap size: -Xmx4g
The specified size exceeds the maximum representable size."

This is generated in the cflint-ui.bat file. I think it may be wise to let the system and Java negotiate RAM space. Perhaps even starting the heap size at 512M of memory of memory. Perhaps even smaller.

@jjames967
Copy link
Collaborator Author

I'm using Windows 8.1 with 8G RAM. Only 2.5G RAM in use, but throwing that error.

@jjames967
Copy link
Collaborator Author

It still showed the error with 1G RAM allocation request.

@ryaneberly
Copy link
Contributor

I'm backing change that out. I put that in the app assembler when I was
attempting to deal with the parser hanging on me. Memory was not the
problem, ambiguities were.

On Fri, Mar 20, 2015 at 8:35 PM, jjames967 [email protected] wrote:

It still showed the error with 1G RAM allocation request.


Reply to this email directly or view it on GitHub
#38 (comment).

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

No branches or pull requests

2 participants