Created
March 5, 2014 20:03
-
-
Save HostOnNet/9375443 to your computer and use it in GitHub Desktop.
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
| root@debypass:~/copy_1/server# grails run-gwt-client | |
| Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000c0000000, 268435456, 0) failed; error='Cannot allocate memory' (errno=12) | |
| # | |
| # There is insufficient memory for the Java Runtime Environment to continue. | |
| # Native memory allocation (malloc) failed to allocate 268435456 bytes for committing reserved memory. | |
| # An error report file with more information is saved as: | |
| # /root/copy_1/server/hs_err_pid10988.log | |
| root@debypass:~/copy_1/server# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment