This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 169875 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED INVALID
Alias: None
Product: utilities
Classification: Unclassified
Component: Image (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 11:09 UTC by mohhmekk
Modified: 2009-09-17 09:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154238


Attachments
stacktrace (2.26 KB, text/plain)
2009-08-05 11:09 UTC, mohhmekk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mohhmekk 2009-08-05 11:09:19 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-15-generic, i386

User Comments:
mohhmekk: Openning a *.png file



Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
        at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41)
        at java.awt.image.Raster.createPackedRaster(Raster.java:458)
        at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015)
        at java.awt.image.BufferedImage.<init>(BufferedImage.java:321)
        at sun.java2d.loops.GraphicsPrimitive.convertFrom(GraphicsPrimitive.java:537)
        at sun.java2d.loops.GraphicsPrimitive.convertFrom(GraphicsPrimitive.java:521)
Comment 1 mohhmekk 2009-08-05 11:09:25 UTC
Created attachment 85824 [details]
stacktrace
Comment 2 Alexei Mokeev 2009-08-05 11:20:14 UTC
Could you please tell more about this png file(size) and attach it if possible. 
Comment 3 Victor Vasilyev 2009-09-17 09:47:03 UTC
We need have data (png file) to investigate this issue.