Comment 7 for bug 574951

Revision history for this message
Tsung-Hsiang Chang (vgod) wrote :

Sikuli allocates 256M from JVM as its default heap size. I am not sure why it said not enough memory given you have 2GB.
You can try to modify the Sikuli-IDE.bat and change -Xms256M to a smaller value, maybe 128M or 64M.