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 270902 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-17 23:04 UTC by chemFelix
Modified: 2017-07-17 16:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 197164


Attachments
stacktrace (2.32 KB, text/plain)
2017-06-17 23:04 UTC, chemFelix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chemFelix 2017-06-17 23:04:38 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: Linux

User Comments:
GUEST: Was doing nothing. Netbeans was running client program or idle over weekend

chemFelix: Became slower and slower, endless background scanning. Finally killed it.

GUEST: Se me pega demasiado la compu

GUEST: ???????? ?? ???????? ??????, IDE ???????

GUEST: Parsing a large C/C++ project.

GUEST: test

GUEST: Continuously scanning projects and then netbeans stops responding, necessitating a kill action.

GUEST: During connection to dbms, microsof sql 2000




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:75)
   at com.sun.java.swing.plaf.gtk.GTKEngine.finishPainting(GTKEngine.java:589)
   at com.sun.java.swing.plaf.gtk.GTKEngine.finishPainting(GTKEngine.java:580)
   at com.sun.java.swing.plaf.gtk.GTKPainter.paintTabbedPaneContentBackground(GTKPainter.java:866)
   at javax.swing.plaf.synth.SynthTabbedPaneUI.paintContentBorder(SynthTabbedPaneUI.java:731)
   at javax.swing.plaf.synth.SynthTabbedPaneUI.paint(SynthTabbedPaneUI.java:486)
Comment 1 chemFelix 2017-06-17 23:04:40 UTC
Created attachment 164563 [details]
stacktrace