Menu

#1 Out Of Memory Error

open
nobody
None
5
2010-10-20
2010-10-20
anime20005
No

When processing large image file this exception will occur. This problem is occur because the JVM is not enough space, this error can be prevent by increase the heap size when running the jar file: java -Xms512m -jar J2P.jar. Developer still fix this bug using JAI (Java Advanced Image), the idea is to process the large file using tile.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB