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 259133

Summary: OutOfMemoryError: Java heap space
Product: utilities Reporter: Exceptions Reporter <exceptions_reporter>
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223884
Attachments: stacktrace

Description Exceptions Reporter 2016-05-05 03:27:39 UTC
This bug was originally marked as duplicate of bug 250463, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Mac OS X

User Comments:
GUEST: OutOfMemoryError: Java heap space




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:197)
   at com.apple.laf.AquaPainter$AquaSingleImagePainter.lambda$paintFromSingleCachedImage$247(AquaPainter.java:182)
Comment 1 Exceptions Reporter 2016-05-05 03:27:41 UTC
Created attachment 159545 [details]
stacktrace
Comment 2 Tomas Hurka 2016-05-06 15:20:11 UTC
It looks like search dialog is very big.