Oracle Forms (MOSC)

MOSC Banner

Java heap problems

edited Dec 5, 2012 2:15AM in Oracle Forms (MOSC) 4 commentsAnswered
Hi guys

Our applications display lots of Images (tiff group4 2000x3000pixels,  jpeg 256 gray scale same specs) and

Our system can retrieve and display about 20-30 images then gets a heap error like this one:

Exception in thread "AWT-EventQueue-6" java.lang.OutOfMemoryError: Java heap space
 at java.awt.image.DataBufferInt.<init>(Unknown Source)
 at java.awt.image.Raster.createPackedRaster(Unknown Source)
 at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
 at java.awt.image.BufferedImage.<init>(Unknown Source)
 at ca.gc.ic.cipo.oracle.beans.ImageViewerBean.setFileName(ImageViewerBean.java:235)
 at ca.gc.ic.cipo.oracle.beans.ImageViewerBean.setProperty(ImageViewerBean.java:136)
 at oracle.forms.handler.ComponentItem.setCustomProperty(Unknown Source)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center