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 252374 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 251623
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-13 08:34 UTC by Exceptions Reporter
Modified: 2015-09-10 16:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217268


Attachments
stacktrace (2.35 KB, text/plain)
2015-05-13 08:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-05-13 08:34:57 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
GUEST: I got 8GB RAM how can i be OutOfMemory?




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:75)
   at java.awt.image.Raster.createPackedRaster(Raster.java:467)
   at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1032)
   at sun.awt.image.ImageRepresentation.createBufferedImage(ImageRepresentation.java:253)
   at sun.awt.image.ImageRepresentation.setPixels(ImageRepresentation.java:559)
   at java.awt.image.MemoryImageSource.sendPixels(MemoryImageSource.java:566)
Comment 1 Exceptions Reporter 2015-05-13 08:34:58 UTC
Created attachment 153625 [details]
stacktrace
Comment 2 Tomas Pavek 2015-09-10 16:58:24 UTC

*** This bug has been marked as a duplicate of bug 251623 ***