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

Summary: OutOfMemoryError: Java heap space
Product: platform Reporter: crosati <crosati>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: bpro, crosati, dragoncorp, jag, JJNJ, kizanlik, rherschke, sgammon, somonek, yodgor777
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 214777
Attachments: stacktrace
stacktrace
stacktrace

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.