Created
August 24, 2013 18:12
-
-
Save ctataryn/6329550 to your computer and use it in GitHub Desktop.
JRebel + GWT + IntelliJ. After updating a .java file in IntelliJ and right clicking on it and compiling it, I see the change reflected on the browser and then a few seconds later I get this GC overhead limit exceeded in the IntelliJ console.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GWT Compiler: Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment