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 247821

Summary: java.lang.OutOfMemoryError in ParserManager
Product: ide Reporter: bennyn
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Windows 8 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Crash log

Description bennyn 2014-10-09 08:41:34 UTC
Created attachment 149803 [details]
Crash log

I have a bigger HTML5 project which takes 44s to be indexed by NetBeans IDE. From the "IDE Log" I can see, that an error occurs when indexing my repository. The error happens in "org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:106)".

Please find my crash log attached. I am running NetBeans with Java Version "1.8.0_11".
Comment 1 Tomas Hurka 2014-10-09 12:32:34 UTC
This OOME should be reported when you restart NetBeans. NetBeans automatically detect that OOME happened in previous run and offers you to report it. Did you report it?
Comment 2 bennyn 2014-10-09 13:00:23 UTC
Oh, that's where the Crash dialog comes from which I see now everytime when I open NetBeans... Ok. I reported the problem via NetBeans. The link is: http://statistics.netbeans.org/analytics/exception.do?id=743830 - Hope it will be fixed soon because everytime I start NetBeans I get the message to report it.
Comment 3 Tomas Hurka 2014-10-09 13:49:19 UTC
Ok, closing as duplicate of issue #246124.

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