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 252001 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-22 18:38 UTC by badpenguin
Modified: 2015-08-13 12:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 56451


Attachments
stacktrace (3.14 KB, text/plain)
2015-04-22 18:38 UTC, badpenguin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description badpenguin 2015-04-22 18:38:19 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
GUEST: Travou ao realizar commit de muitos arquivos adicionados ao projeto

GUEST: I have lots of RAM on this box and nothing else was running. I was using maven and adding dependencies and netbeans kept doing background scans per every mod I made. I wasn't even compiling.

mschneider: start a clean build for a project

GUEST: Searching in the project with keyboard

GUEST: Low memory during Background Scanning

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

badpenguin: one more crash today




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at com.sun.org.apache.xerces.internal.impl.dtd.DTDGrammar.ensureElementDeclCapacity(DTDGrammar.java:2477)
   at com.sun.org.apache.xerces.internal.impl.dtd.DTDGrammar.createElementDecl(DTDGrammar.java:1796)
   at com.sun.org.apache.xerces.internal.impl.dtd.DTDGrammar.elementDecl(DTDGrammar.java:532)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDProcessor.elementDecl(XMLDTDProcessor.java:815)
   at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.scanElementDecl(XMLDTDScannerImpl.java:912)
   at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.scanDecls(XMLDTDScannerImpl.java:1985)
Comment 1 badpenguin 2015-04-22 18:38:21 UTC
Created attachment 153310 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-13 12:11:13 UTC
Reports:

775923 - Duplicate of bug 251576

778848 - 2 million instances of DefaultToken, similar to bug 244652

756267 - A lot of new files in SVN repository

(Skipping reports from older releases.)

Thank you for reporting.