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

Summary: OutOfMemoryError: Java heap space
Product: updatecenters Reporter: iranalves85
Component: PluginportalAssignee: Jiri Kovalsky <jkovalsky>
Status: NEW ---    
Severity: normal CC: iranalves85, j2eePro, mexuru, PhuLe, wernerm
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 229243
Attachments: stacktrace
stacktrace

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