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 252153 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-29 08:11 UTC by crosati
Modified: 2017-11-13 15:58 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214777


Attachments
stacktrace (2.40 KB, text/plain)
2015-04-29 08:11 UTC, crosati
Details
stacktrace (2.35 KB, text/plain)
2015-05-30 20:49 UTC, jag
Details
stacktrace (2.40 KB, text/plain)
2015-06-04 08:05 UTC, crosati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crosati 2015-04-29 08:11:57 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Mac OS X

User Comments:
GUEST: ftp download files

GUEST: O programa estava ocioso quando travou.

crosati: -




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 java.awt.image.BufferedImage.<init>(BufferedImage.java:359)
   at com.apple.laf.AquaPainter$AquaSingleImagePainter.createImage(AquaPainter.java:193)
   at com.apple.laf.AquaPainter$AquaSingleImagePainter.lambda$paintFromSingleCachedImage$276(AquaPainter.java:178)
Comment 1 crosati 2015-04-29 08:11:59 UTC
Created attachment 153452 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-05-21 08:57:30 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=214777
Comment 3 jag 2015-05-30 20:49:56 UTC
Created attachment 153972 [details]
stacktrace

Just sitting on a table over night...  Got up in the morning and it was going crazy.  Seems to happen most often when I debug web apps.
Comment 4 crosati 2015-06-04 08:05:20 UTC
Created attachment 154048 [details]
stacktrace

Running contemporarily on 2 BeagleBones with pretty verbose logs.