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

java.lang.OutOfMemoryError & java.lang.StackOverflowError during Maven installation. #48

Open
calairoh opened this issue Dec 17, 2019 · 0 comments

Comments

@calairoh
Copy link

I found some problems in the Maven installation on Windows 10.
In particular, in the pgql-spofax project, at a certain point, the build failed due to java.lang.StackOverflowError or java.lang.OutOfMemoryError.
Obviously, I set the JAVA_OPTS enviroment variable as described in the readme.md file.
Assuming it was a Maven problem, since in my knowledge Maven doesn't read JAVA_OPTS variable, I tried to set the MAVEN_OPTS environment variable with the same values as the JAVA_OPTS variable, and the installation was successful.
Maybe, it could be helpful to integrate the MAVEN_OPTS setup in the readme.md file.

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

1 participant