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 270740 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 270724
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-25 17:02 UTC by mexuru
Modified: 2017-05-25 18:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 229105


Attachments
stacktrace (2.36 KB, text/plain)
2017-05-25 17:02 UTC, mexuru
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mexuru 2017-05-25 17:02:09 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Windows 10

User Comments:
GUEST: the gui report a problem in the last run, please check

mexuru: Al iniciar el aplicativo.




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:333)
   at com.github.mcheung63.netbeans.minimap.MinimapPanel.generateCodeMap(MinimapPanel.java:279)
   at com.github.mcheung63.netbeans.minimap.MinimapPanel.generateImage(MinimapPanel.java:206)
Comment 1 mexuru 2017-05-25 17:02:11 UTC
Created attachment 164406 [details]
stacktrace
Comment 2 Tomas Hurka 2017-05-25 18:45:03 UTC

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