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 270724 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Kovalsky
URL:
Keywords:
: 270740 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-05-23 21:52 UTC by iranalves85
Modified: 2017-08-02 07:40 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 229243


Attachments
stacktrace (2.29 KB, text/plain)
2017-05-23 21:52 UTC, iranalves85
Details
stacktrace (2.36 KB, text/plain)
2017-06-20 02:49 UTC, PhuLe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iranalves85 2017-05-23 21:52:36 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:
iranalves85: Open a minyfied css file.




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.generateImage(MinimapPanel.java:209)
   at com.github.mcheung63.netbeans.minimap.MinimapPanel$1.stateChanged(MinimapPanel.java:116)
Comment 1 iranalves85 2017-05-23 21:52:38 UTC
Created attachment 164392 [details]
stacktrace
Comment 2 Tomas Hurka 2017-05-25 18:45:03 UTC
*** Bug 270740 has been marked as a duplicate of this bug. ***
Comment 3 Exceptions Reporter 2017-06-19 14:04:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229243
Comment 4 PhuLe 2017-06-20 02:49:26 UTC
Created attachment 164575 [details]
stacktrace

+ crash after install minimap plugin
+ how do i can remove minimap plugin