You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
Request help in running the project. I have downloaded the source code, and have imported it as maven project in Eclipse. While I run mvn install on the project it gives me java.lang.OutOfMemoryError : Java Heap Space. Only the lexer-parser-1.0-SNAPSHOT.jar gets generated. When it tries to generate jar in lexer-parser-walker folder it gives the memory error. Please correct if this is the right way to run the project
Also, please let me know what should be the next steps once the build is success. How do I parse my .sql files?
The text was updated successfully, but these errors were encountered:
megh114
changed the title
Unable to run the project
Unable to run the project -Heap Space error
Nov 22, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Request help in running the project. I have downloaded the source code, and have imported it as maven project in Eclipse. While I run mvn install on the project it gives me java.lang.OutOfMemoryError : Java Heap Space. Only the lexer-parser-1.0-SNAPSHOT.jar gets generated. When it tries to generate jar in lexer-parser-walker folder it gives the memory error. Please correct if this is the right way to run the project
Also, please let me know what should be the next steps once the build is success. How do I parse my .sql files?
The text was updated successfully, but these errors were encountered: