Thanks a lot Dheeraj for replying
This is the current Heap size:
XX:MaxPermSize= 128m
-Xms128m
-Xmx1024m
Images less than 800 kb are processed properly.When i try to load images greater than this size, it gives heap size error.
Please reply asap.
Thanks
User Profile
Collapse
-
java.lang.OutOfMemoryError: Java heap space
Hi,
I am new to this forum.
I just finished making an image processing tool for my college project by manipulating the image pixels.
Small size images up to 600-700 kb are loaded properly, but when when I try to load an image with size greater than 1 Mb it gives error.
Exception in thread "AWT-EventQueue-0" java.lang.OutOf MemoryError: Java heap space
at GetImage.getIma gePixels(GetIma ge.java:109)...
No activity results to display
Show More
Leave a comment: